diff --git a/.DS_Store b/.DS_Store index 12253aa5..a7853c83 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/NP_Custom_Templates/.DS_Store b/NP_Custom_Templates/.DS_Store index eab22e07..aaba686e 100644 Binary files a/NP_Custom_Templates/.DS_Store and b/NP_Custom_Templates/.DS_Store differ diff --git a/TaskTree/.DS_Store b/TaskTree/.DS_Store new file mode 100644 index 00000000..f73c1ec3 Binary files /dev/null and b/TaskTree/.DS_Store differ diff --git a/TaskTree/obj/Debug/net6.0/project.razor.json b/TaskTree/obj/Debug/net6.0/project.razor.json new file mode 100644 index 00000000..a874cc05 --- /dev/null +++ b/TaskTree/obj/Debug/net6.0/project.razor.json @@ -0,0 +1,139167 @@ +{ + "FilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/TaskTree.csproj", + "Configuration": { + "ConfigurationName": "MVC-3.0", + "LanguageVersion": "6.0", + "Extensions": [ + { + "ExtensionName": "MVC-3.0" + } + ] + }, + "ProjectWorkspaceState": { + "TagHelpers": [ + { + "HashCode": -785490902, + "Kind": "Components.Component", + "Name": "TaskTree.Pages.Accounts", + "AssemblyName": "TaskTree", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Accounts" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TaskTree.Pages.Accounts" + } + }, + { + "HashCode": 1840024329, + "Kind": "Components.Component", + "Name": "TaskTree.Pages.Accounts", + "AssemblyName": "TaskTree", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TaskTree.Pages.Accounts" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TaskTree.Pages.Accounts", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 970243753, + "Kind": "Components.Component", + "Name": "TaskTree.Pages.Counter", + "AssemblyName": "TaskTree", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Counter" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TaskTree.Pages.Counter" + } + }, + { + "HashCode": 712993144, + "Kind": "Components.Component", + "Name": "TaskTree.Pages.Counter", + "AssemblyName": "TaskTree", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TaskTree.Pages.Counter" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TaskTree.Pages.Counter", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 89184239, + "Kind": "Components.Component", + "Name": "TaskTree.Pages.FetchData", + "AssemblyName": "TaskTree", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FetchData" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TaskTree.Pages.FetchData" + } + }, + { + "HashCode": 521723698, + "Kind": "Components.Component", + "Name": "TaskTree.Pages.FetchData", + "AssemblyName": "TaskTree", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TaskTree.Pages.FetchData" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TaskTree.Pages.FetchData", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -317075685, + "Kind": "Components.Component", + "Name": "TaskTree.App", + "AssemblyName": "TaskTree", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "App" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TaskTree.App" + } + }, + { + "HashCode": 647504591, + "Kind": "Components.Component", + "Name": "TaskTree.App", + "AssemblyName": "TaskTree", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TaskTree.App" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TaskTree.App", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1938058204, + "Kind": "Components.Component", + "Name": "TaskTree.Shared.SurveyPrompt", + "AssemblyName": "TaskTree", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "SurveyPrompt" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TaskTree.Shared.SurveyPrompt" + } + }, + { + "HashCode": 953532388, + "Kind": "Components.Component", + "Name": "TaskTree.Shared.SurveyPrompt", + "AssemblyName": "TaskTree", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TaskTree.Shared.SurveyPrompt" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TaskTree.Shared.SurveyPrompt", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1059643508, + "Kind": "Components.Component", + "Name": "TaskTree.Shared.MainLayout", + "AssemblyName": "TaskTree", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "MainLayout" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Body", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets the content to be rendered inside the layout.\n \n ", + "Metadata": { + "Common.PropertyName": "Body", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TaskTree.Shared.MainLayout" + } + }, + { + "HashCode": 842118895, + "Kind": "Components.Component", + "Name": "TaskTree.Shared.MainLayout", + "AssemblyName": "TaskTree", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TaskTree.Shared.MainLayout" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Body", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets the content to be rendered inside the layout.\n \n ", + "Metadata": { + "Common.PropertyName": "Body", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TaskTree.Shared.MainLayout", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -231326422, + "Kind": "Components.ChildContent", + "Name": "TaskTree.Shared.MainLayout.Body", + "AssemblyName": "TaskTree", + "Documentation": "\n \n Gets the content to be rendered inside the layout.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Body", + "ParentTag": "MainLayout" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "TaskTree.Shared.MainLayout.Body", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1393259681, + "Kind": "Components.ChildContent", + "Name": "TaskTree.Shared.MainLayout.Body", + "AssemblyName": "TaskTree", + "Documentation": "\n \n Gets the content to be rendered inside the layout.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Body", + "ParentTag": "TaskTree.Shared.MainLayout" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "TaskTree.Shared.MainLayout.Body", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -946401355, + "Kind": "Components.Component", + "Name": "TaskTree.Shared.NavMenu", + "AssemblyName": "TaskTree", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NavMenu" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TaskTree.Shared.NavMenu" + } + }, + { + "HashCode": -1860132120, + "Kind": "Components.Component", + "Name": "TaskTree.Shared.NavMenu", + "AssemblyName": "TaskTree", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TaskTree.Shared.NavMenu" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TaskTree.Shared.NavMenu", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1729667674, + "Kind": "Components.Component", + "Name": "Blazorise.BaseElementComponent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Base class for all basic html elements.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "BaseElementComponent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BaseElementComponent" + } + }, + { + "HashCode": 1135859672, + "Kind": "Components.Component", + "Name": "Blazorise.BaseElementComponent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Base class for all basic html elements.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.BaseElementComponent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BaseElementComponent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 436917780, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BaseElementComponent.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "BaseElementComponent" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BaseElementComponent.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 176172973, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BaseElementComponent.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.BaseElementComponent" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BaseElementComponent.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 371227211, + "Kind": "Components.Component", + "Name": "Blazorise.Accordion", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An accordion is a vertically stacked list of headers that reveal or hide associated sections of content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Accordion" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Accordion" + } + }, + { + "HashCode": 1718598822, + "Kind": "Components.Component", + "Name": "Blazorise.Accordion", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An accordion is a vertically stacked list of headers that reveal or hide associated sections of content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Accordion" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Accordion", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1436034083, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Accordion.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Accordion" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Accordion.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1603166028, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Accordion.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Accordion" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Accordion.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -715585493, + "Kind": "Components.Component", + "Name": "Blazorise.Addon", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for buttons, labels or inputs placed inside of component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Addon" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AddonType", + "TypeName": "Blazorise.AddonType", + "IsEnum": true, + "Documentation": "\n \n Defines the location and behaviour of addon container.\n \n ", + "Metadata": { + "Common.PropertyName": "AddonType" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Addon" + } + }, + { + "HashCode": 476962228, + "Kind": "Components.Component", + "Name": "Blazorise.Addon", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for buttons, labels or inputs placed inside of component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Addon" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AddonType", + "TypeName": "Blazorise.AddonType", + "IsEnum": true, + "Documentation": "\n \n Defines the location and behaviour of addon container.\n \n ", + "Metadata": { + "Common.PropertyName": "AddonType" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Addon", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -677449534, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Addon.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Addon" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Addon.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1838021632, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Addon.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Addon" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Addon.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1760780557, + "Kind": "Components.Component", + "Name": "Blazorise.AddonLabel", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Static text that can be placed inside of an .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "AddonLabel" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.AddonLabel" + } + }, + { + "HashCode": 1945377373, + "Kind": "Components.Component", + "Name": "Blazorise.AddonLabel", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Static text that can be placed inside of an .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.AddonLabel" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.AddonLabel", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1355073435, + "Kind": "Components.ChildContent", + "Name": "Blazorise.AddonLabel.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "AddonLabel" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.AddonLabel.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 924325154, + "Kind": "Components.ChildContent", + "Name": "Blazorise.AddonLabel.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.AddonLabel" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.AddonLabel.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -827363862, + "Kind": "Components.Component", + "Name": "Blazorise.Addons", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for text, buttons, or button groups on either side of textual inputs.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Addons" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Determines how much space will be used by the addons inside of the grid row.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Changes the size of the elements placed inside of this .\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Addons" + } + }, + { + "HashCode": -331220828, + "Kind": "Components.Component", + "Name": "Blazorise.Addons", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for text, buttons, or button groups on either side of textual inputs.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Addons" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Determines how much space will be used by the addons inside of the grid row.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Changes the size of the elements placed inside of this .\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Addons", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1247815951, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Addons.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Addons" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Addons.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -125469894, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Addons.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Addons" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Addons.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 201558471, + "Kind": "Components.Component", + "Name": "Blazorise.Alert", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Alert" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Dismisable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Enables the alert to be closed by placing the padding for close button.\n \n ", + "Metadata": { + "Common.PropertyName": "Dismisable" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets the alert visibility.\n \n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "VisibleChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the alert visibility state changes.\n \n ", + "Metadata": { + "Common.PropertyName": "VisibleChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Gets or sets the alert color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Alert" + } + }, + { + "HashCode": -252582726, + "Kind": "Components.Component", + "Name": "Blazorise.Alert", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Alert" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Dismisable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Enables the alert to be closed by placing the padding for close button.\n \n ", + "Metadata": { + "Common.PropertyName": "Dismisable" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets the alert visibility.\n \n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "VisibleChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the alert visibility state changes.\n \n ", + "Metadata": { + "Common.PropertyName": "VisibleChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Gets or sets the alert color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Alert", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 949577792, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Alert.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Alert" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Alert.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1938902745, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Alert.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Alert" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Alert.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2026832062, + "Kind": "Components.Component", + "Name": "Blazorise.AlertDescription", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for longer text inside of component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "AlertDescription" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.AlertDescription" + } + }, + { + "HashCode": -1113511365, + "Kind": "Components.Component", + "Name": "Blazorise.AlertDescription", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for longer text inside of component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.AlertDescription" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.AlertDescription", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1239874296, + "Kind": "Components.ChildContent", + "Name": "Blazorise.AlertDescription.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "AlertDescription" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.AlertDescription.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1757451156, + "Kind": "Components.ChildContent", + "Name": "Blazorise.AlertDescription.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.AlertDescription" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.AlertDescription.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 609612179, + "Kind": "Components.Component", + "Name": "Blazorise.AlertMessage", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for text or action buttons placed inside of component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "AlertMessage" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.AlertMessage" + } + }, + { + "HashCode": -1158529952, + "Kind": "Components.Component", + "Name": "Blazorise.AlertMessage", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for text or action buttons placed inside of component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.AlertMessage" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.AlertMessage", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1543716700, + "Kind": "Components.ChildContent", + "Name": "Blazorise.AlertMessage.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "AlertMessage" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.AlertMessage.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -17626856, + "Kind": "Components.ChildContent", + "Name": "Blazorise.AlertMessage.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.AlertMessage" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.AlertMessage.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 91552282, + "Kind": "Components.Component", + "Name": "Blazorise.Badge", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Small and adaptive tag for adding context to just about any content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Badge" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Pill", + "TypeName": "System.Boolean", + "Documentation": "\n \n Make the badge more rounded.\n \n ", + "Metadata": { + "Common.PropertyName": "Pill" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Sets the badge contextual color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Link", + "TypeName": "System.String", + "Documentation": "\n \n Create a badge link and provide actionable badges with hover and focus states.\n \n ", + "Metadata": { + "Common.PropertyName": "Link" + } + }, + { + "Kind": "Components.Component", + "Name": "CloseClicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs on close button click.\n \n ", + "Metadata": { + "Common.PropertyName": "CloseClicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Badge" + } + }, + { + "HashCode": -1551621702, + "Kind": "Components.Component", + "Name": "Blazorise.Badge", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Small and adaptive tag for adding context to just about any content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Badge" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Pill", + "TypeName": "System.Boolean", + "Documentation": "\n \n Make the badge more rounded.\n \n ", + "Metadata": { + "Common.PropertyName": "Pill" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Sets the badge contextual color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Link", + "TypeName": "System.String", + "Documentation": "\n \n Create a badge link and provide actionable badges with hover and focus states.\n \n ", + "Metadata": { + "Common.PropertyName": "Link" + } + }, + { + "Kind": "Components.Component", + "Name": "CloseClicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs on close button click.\n \n ", + "Metadata": { + "Common.PropertyName": "CloseClicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Badge", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -954106334, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Badge.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Badge" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Badge.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1877478630, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Badge.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Badge" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Badge.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -942603687, + "Kind": "Components.Component", + "Name": "Blazorise.Bar", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The component is a wrapper that positions branding, navigation, and other elements into a concise header or sidebar.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Bar" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Controls the state of toggler and the menu.\n \n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "VisibleChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the bar visibility changes.\n \n ", + "Metadata": { + "Common.PropertyName": "VisibleChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Breakpoint", + "TypeName": "Blazorise.Breakpoint", + "IsEnum": true, + "Documentation": "\n \n Used for responsive collapsing.\n \n ", + "Metadata": { + "Common.PropertyName": "Breakpoint" + } + }, + { + "Kind": "Components.Component", + "Name": "NavigationBreakpoint", + "TypeName": "Blazorise.Breakpoint", + "IsEnum": true, + "Documentation": "\n \n Used for responsive collapsing after Navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "NavigationBreakpoint" + } + }, + { + "Kind": "Components.Component", + "Name": "ThemeContrast", + "TypeName": "Blazorise.ThemeContrast", + "IsEnum": true, + "Documentation": "\n \n Defines the preferred theme contrast for this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ThemeContrast" + } + }, + { + "Kind": "Components.Component", + "Name": "Alignment", + "TypeName": "Blazorise.Alignment", + "IsEnum": true, + "Documentation": "\n \n Defines the alignment within bar.\n \n ", + "Metadata": { + "Common.PropertyName": "Alignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Mode", + "TypeName": "Blazorise.BarMode", + "IsEnum": true, + "Documentation": "\n \n Defines the orientation for the bar. Vertical is required when using as a Sidebar.\n \n ", + "Metadata": { + "Common.PropertyName": "Mode" + } + }, + { + "Kind": "Components.Component", + "Name": "CollapseMode", + "TypeName": "Blazorise.BarCollapseMode", + "IsEnum": true, + "Documentation": "\n \n Defines how the bar will be collapsed.\n \n ", + "Metadata": { + "Common.PropertyName": "CollapseMode" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Bar" + } + }, + { + "HashCode": -742632642, + "Kind": "Components.Component", + "Name": "Blazorise.Bar", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The component is a wrapper that positions branding, navigation, and other elements into a concise header or sidebar.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Bar" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Controls the state of toggler and the menu.\n \n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "VisibleChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the bar visibility changes.\n \n ", + "Metadata": { + "Common.PropertyName": "VisibleChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Breakpoint", + "TypeName": "Blazorise.Breakpoint", + "IsEnum": true, + "Documentation": "\n \n Used for responsive collapsing.\n \n ", + "Metadata": { + "Common.PropertyName": "Breakpoint" + } + }, + { + "Kind": "Components.Component", + "Name": "NavigationBreakpoint", + "TypeName": "Blazorise.Breakpoint", + "IsEnum": true, + "Documentation": "\n \n Used for responsive collapsing after Navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "NavigationBreakpoint" + } + }, + { + "Kind": "Components.Component", + "Name": "ThemeContrast", + "TypeName": "Blazorise.ThemeContrast", + "IsEnum": true, + "Documentation": "\n \n Defines the preferred theme contrast for this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ThemeContrast" + } + }, + { + "Kind": "Components.Component", + "Name": "Alignment", + "TypeName": "Blazorise.Alignment", + "IsEnum": true, + "Documentation": "\n \n Defines the alignment within bar.\n \n ", + "Metadata": { + "Common.PropertyName": "Alignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Mode", + "TypeName": "Blazorise.BarMode", + "IsEnum": true, + "Documentation": "\n \n Defines the orientation for the bar. Vertical is required when using as a Sidebar.\n \n ", + "Metadata": { + "Common.PropertyName": "Mode" + } + }, + { + "Kind": "Components.Component", + "Name": "CollapseMode", + "TypeName": "Blazorise.BarCollapseMode", + "IsEnum": true, + "Documentation": "\n \n Defines how the bar will be collapsed.\n \n ", + "Metadata": { + "Common.PropertyName": "CollapseMode" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Bar", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 310063814, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Bar.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Bar" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Bar.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -428435508, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Bar.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Bar" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Bar.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 550420843, + "Kind": "Components.Component", + "Name": "Blazorise.BarBrand", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Part of the component that is always visible, and which usually contains\n the logo and optionally some links or icons.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "BarBrand" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarBrand" + } + }, + { + "HashCode": 930834144, + "Kind": "Components.Component", + "Name": "Blazorise.BarBrand", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Part of the component that is always visible, and which usually contains\n the logo and optionally some links or icons.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.BarBrand" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarBrand", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 797073855, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarBrand.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "BarBrand" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarBrand.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 463653460, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarBrand.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.BarBrand" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarBrand.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1109912310, + "Kind": "Components.Component", + "Name": "Blazorise.BarDropdown", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The dropdown menu, which can include bar items and dividers.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "BarDropdown" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets a value indicating whether the dropdown menu and all its child controls are visible.\n \n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "VisibleChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the component visibility changes.\n \n ", + "Metadata": { + "Common.PropertyName": "VisibleChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RightAligned", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, a dropdown menu will be right aligned.\n \n ", + "Metadata": { + "Common.PropertyName": "RightAligned" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarDropdown" + } + }, + { + "HashCode": -2120138978, + "Kind": "Components.Component", + "Name": "Blazorise.BarDropdown", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The dropdown menu, which can include bar items and dividers.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.BarDropdown" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets a value indicating whether the dropdown menu and all its child controls are visible.\n \n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "VisibleChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the component visibility changes.\n \n ", + "Metadata": { + "Common.PropertyName": "VisibleChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RightAligned", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, a dropdown menu will be right aligned.\n \n ", + "Metadata": { + "Common.PropertyName": "RightAligned" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarDropdown", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -364212648, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarDropdown.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "BarDropdown" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarDropdown.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -993756894, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarDropdown.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.BarDropdown" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarDropdown.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -811687380, + "Kind": "Components.Component", + "Name": "Blazorise.BarDropdownDivider", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Divider that can be placed between 's.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "BarDropdownDivider" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarDropdownDivider" + } + }, + { + "HashCode": -774686906, + "Kind": "Components.Component", + "Name": "Blazorise.BarDropdownDivider", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Divider that can be placed between 's.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.BarDropdownDivider" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarDropdownDivider", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1525026941, + "Kind": "Components.Component", + "Name": "Blazorise.BarDropdownItem", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A menu item for the component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "BarDropdownItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the item is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "To", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the URL of the page the link goes to.\n \n ", + "Metadata": { + "Common.PropertyName": "To" + } + }, + { + "Kind": "Components.Component", + "Name": "Target", + "TypeName": "Blazorise.Target", + "Documentation": "\n \n The target attribute specifies where to open the linked document.\n \n ", + "Metadata": { + "Common.PropertyName": "Target" + } + }, + { + "Kind": "Components.Component", + "Name": "Match", + "TypeName": "Blazorise.Match", + "IsEnum": true, + "Documentation": "\n \n URL matching behavior for a link.\n \n ", + "Metadata": { + "Common.PropertyName": "Match" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specify extra information about the link element.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Indentation", + "TypeName": "System.Double", + "Documentation": "\n \n Determines how much left padding will be applied to the dropdown item. (in rem unit)\n \n ", + "Metadata": { + "Common.PropertyName": "Indentation" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarDropdownItem" + } + }, + { + "HashCode": -1051806577, + "Kind": "Components.Component", + "Name": "Blazorise.BarDropdownItem", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A menu item for the component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.BarDropdownItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the item is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "To", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the URL of the page the link goes to.\n \n ", + "Metadata": { + "Common.PropertyName": "To" + } + }, + { + "Kind": "Components.Component", + "Name": "Target", + "TypeName": "Blazorise.Target", + "Documentation": "\n \n The target attribute specifies where to open the linked document.\n \n ", + "Metadata": { + "Common.PropertyName": "Target" + } + }, + { + "Kind": "Components.Component", + "Name": "Match", + "TypeName": "Blazorise.Match", + "IsEnum": true, + "Documentation": "\n \n URL matching behavior for a link.\n \n ", + "Metadata": { + "Common.PropertyName": "Match" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specify extra information about the link element.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Indentation", + "TypeName": "System.Double", + "Documentation": "\n \n Determines how much left padding will be applied to the dropdown item. (in rem unit)\n \n ", + "Metadata": { + "Common.PropertyName": "Indentation" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarDropdownItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1160196769, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarDropdownItem.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "BarDropdownItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarDropdownItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 147296206, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarDropdownItem.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.BarDropdownItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarDropdownItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -877869430, + "Kind": "Components.Component", + "Name": "Blazorise.BarDropdownMenu", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Main container for a menu that can contain or or more 's.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "BarDropdownMenu" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarDropdownMenu" + } + }, + { + "HashCode": 328032973, + "Kind": "Components.Component", + "Name": "Blazorise.BarDropdownMenu", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Main container for a menu that can contain or or more 's.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.BarDropdownMenu" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarDropdownMenu", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1080894644, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarDropdownMenu.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "BarDropdownMenu" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarDropdownMenu.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1271676528, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarDropdownMenu.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.BarDropdownMenu" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarDropdownMenu.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 846833105, + "Kind": "Components.Component", + "Name": "Blazorise.BarDropdownToggle", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Toggles the visibility or collapse of component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "BarDropdownToggle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Indentation", + "TypeName": "System.Double", + "Documentation": "\n \n Determines how much left padding will be applied to the dropdown toggle. (in rem unit)\n \n ", + "Metadata": { + "Common.PropertyName": "Indentation" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the toggle button is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarDropdownToggle" + } + }, + { + "HashCode": -529266965, + "Kind": "Components.Component", + "Name": "Blazorise.BarDropdownToggle", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Toggles the visibility or collapse of component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.BarDropdownToggle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Indentation", + "TypeName": "System.Double", + "Documentation": "\n \n Determines how much left padding will be applied to the dropdown toggle. (in rem unit)\n \n ", + "Metadata": { + "Common.PropertyName": "Indentation" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the toggle button is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarDropdownToggle", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 865453536, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarDropdownToggle.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "BarDropdownToggle" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarDropdownToggle.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 945784519, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarDropdownToggle.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.BarDropdownToggle" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarDropdownToggle.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 15527221, + "Kind": "Components.Component", + "Name": "Blazorise.BarEnd", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The far part of the menu, which appears at the end of the navbar.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "BarEnd" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarEnd" + } + }, + { + "HashCode": 181854157, + "Kind": "Components.Component", + "Name": "Blazorise.BarEnd", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The far part of the menu, which appears at the end of the navbar.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.BarEnd" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarEnd", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1426495018, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarEnd.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "BarEnd" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarEnd.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1276619466, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarEnd.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.BarEnd" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarEnd.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1729328412, + "Kind": "Components.Component", + "Name": "Blazorise.BarIcon", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A wrapper component around that is used by the component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "BarIcon" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "IconName", + "TypeName": "System.Object", + "Documentation": "\n \n Icon name that can be either a string or .\n \n ", + "Metadata": { + "Common.PropertyName": "IconName" + } + }, + { + "Kind": "Components.Component", + "Name": "IconStyle", + "TypeName": "Blazorise.IconStyle", + "IsEnum": true, + "Documentation": "\n \n Suggested icon style.\n \n ", + "Metadata": { + "Common.PropertyName": "IconStyle" + } + }, + { + "Kind": "Components.Component", + "Name": "IconSize", + "TypeName": "Blazorise.IconSize", + "IsEnum": true, + "Documentation": "\n \n Defines the icon size.\n \n ", + "Metadata": { + "Common.PropertyName": "IconSize" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarIcon" + } + }, + { + "HashCode": -774532217, + "Kind": "Components.Component", + "Name": "Blazorise.BarIcon", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A wrapper component around that is used by the component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.BarIcon" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "IconName", + "TypeName": "System.Object", + "Documentation": "\n \n Icon name that can be either a string or .\n \n ", + "Metadata": { + "Common.PropertyName": "IconName" + } + }, + { + "Kind": "Components.Component", + "Name": "IconStyle", + "TypeName": "Blazorise.IconStyle", + "IsEnum": true, + "Documentation": "\n \n Suggested icon style.\n \n ", + "Metadata": { + "Common.PropertyName": "IconStyle" + } + }, + { + "Kind": "Components.Component", + "Name": "IconSize", + "TypeName": "Blazorise.IconSize", + "IsEnum": true, + "Documentation": "\n \n Defines the icon size.\n \n ", + "Metadata": { + "Common.PropertyName": "IconSize" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarIcon", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1171898708, + "Kind": "Components.Component", + "Name": "Blazorise.BarItem", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Container for or components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "BarItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Active", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the flag to indicate if is active, or focused.\n \n ", + "Metadata": { + "Common.PropertyName": "Active" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the disabled state to make inactive.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarItem" + } + }, + { + "HashCode": 1276326590, + "Kind": "Components.Component", + "Name": "Blazorise.BarItem", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Container for or components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.BarItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Active", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the flag to indicate if is active, or focused.\n \n ", + "Metadata": { + "Common.PropertyName": "Active" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the disabled state to make inactive.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1923166013, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarItem.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "BarItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 2005988576, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarItem.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.BarItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1407730247, + "Kind": "Components.Component", + "Name": "Blazorise.BarLabel", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Small text that can appear next to the .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "BarLabel" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarLabel" + } + }, + { + "HashCode": 419330022, + "Kind": "Components.Component", + "Name": "Blazorise.BarLabel", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Small text that can appear next to the .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.BarLabel" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarLabel", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1293234713, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarLabel.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "BarLabel" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarLabel.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -996682130, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarLabel.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.BarLabel" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarLabel.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2002263657, + "Kind": "Components.Component", + "Name": "Blazorise.BarLink", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A clickable link, the sibling of a or .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "BarLink" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the item is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "To", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the URL of the page the link goes to.\n \n ", + "Metadata": { + "Common.PropertyName": "To" + } + }, + { + "Kind": "Components.Component", + "Name": "Target", + "TypeName": "Blazorise.Target", + "Documentation": "\n \n The target attribute specifies where to open the linked document.\n \n ", + "Metadata": { + "Common.PropertyName": "Target" + } + }, + { + "Kind": "Components.Component", + "Name": "Match", + "TypeName": "Blazorise.Match", + "IsEnum": true, + "Documentation": "\n \n URL matching behavior for a link.\n \n ", + "Metadata": { + "Common.PropertyName": "Match" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specify extra information about the element.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarLink" + } + }, + { + "HashCode": -1933842976, + "Kind": "Components.Component", + "Name": "Blazorise.BarLink", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A clickable link, the sibling of a or .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.BarLink" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the item is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "To", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the URL of the page the link goes to.\n \n ", + "Metadata": { + "Common.PropertyName": "To" + } + }, + { + "Kind": "Components.Component", + "Name": "Target", + "TypeName": "Blazorise.Target", + "Documentation": "\n \n The target attribute specifies where to open the linked document.\n \n ", + "Metadata": { + "Common.PropertyName": "Target" + } + }, + { + "Kind": "Components.Component", + "Name": "Match", + "TypeName": "Blazorise.Match", + "IsEnum": true, + "Documentation": "\n \n URL matching behavior for a link.\n \n ", + "Metadata": { + "Common.PropertyName": "Match" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specify extra information about the element.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarLink", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1996588935, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarLink.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "BarLink" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarLink.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1861227182, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarLink.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.BarLink" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarLink.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1984891449, + "Kind": "Components.Component", + "Name": "Blazorise.BarMenu", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The main part of the , hidden on touch devices, visible on desktop.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "BarMenu" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarMenu" + } + }, + { + "HashCode": -1336682596, + "Kind": "Components.Component", + "Name": "Blazorise.BarMenu", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The main part of the , hidden on touch devices, visible on desktop.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.BarMenu" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarMenu", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -806306679, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarMenu.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "BarMenu" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarMenu.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -871524626, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarMenu.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.BarMenu" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarMenu.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1819260249, + "Kind": "Components.Component", + "Name": "Blazorise.BarStart", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The near part of the menu, which appears next to the navbar brand on desktop.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "BarStart" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarStart" + } + }, + { + "HashCode": 1586573244, + "Kind": "Components.Component", + "Name": "Blazorise.BarStart", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The near part of the menu, which appears next to the navbar brand on desktop.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.BarStart" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarStart", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1550991718, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarStart.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "BarStart" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarStart.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1844591730, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarStart.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.BarStart" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarStart.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -508361577, + "Kind": "Components.Component", + "Name": "Blazorise.BarToggler", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Controls the visibility state of the component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "BarToggler" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the button is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Mode", + "TypeName": "Blazorise.BarTogglerMode", + "IsEnum": true, + "Documentation": "\n \n Provides options for inline or popout styles. Only supported by Vertical Bar. Uses inline by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Mode" + } + }, + { + "Kind": "Components.Component", + "Name": "Bar", + "TypeName": "Blazorise.Bar", + "Documentation": "\n \n Controls which will be toggled. Uses parent by default. \n \n ", + "Metadata": { + "Common.PropertyName": "Bar" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarToggler" + } + }, + { + "HashCode": -1893092055, + "Kind": "Components.Component", + "Name": "Blazorise.BarToggler", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Controls the visibility state of the component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.BarToggler" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the button is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Mode", + "TypeName": "Blazorise.BarTogglerMode", + "IsEnum": true, + "Documentation": "\n \n Provides options for inline or popout styles. Only supported by Vertical Bar. Uses inline by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Mode" + } + }, + { + "Kind": "Components.Component", + "Name": "Bar", + "TypeName": "Blazorise.Bar", + "Documentation": "\n \n Controls which will be toggled. Uses parent by default. \n \n ", + "Metadata": { + "Common.PropertyName": "Bar" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BarToggler", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 44659098, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarToggler.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "BarToggler" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarToggler.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1954194873, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BarToggler.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.BarToggler" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BarToggler.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -107349470, + "Kind": "Components.Component", + "Name": "Blazorise.Breadcrumb", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Indicate the current page's location within a navigational hierarchy.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Breadcrumb" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Mode", + "TypeName": "Blazorise.BreadcrumbMode", + "IsEnum": true, + "Documentation": "\n \n Defines the breadcrumb activation mode.\n \n ", + "Metadata": { + "Common.PropertyName": "Mode" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Breadcrumb" + } + }, + { + "HashCode": 306603918, + "Kind": "Components.Component", + "Name": "Blazorise.Breadcrumb", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Indicate the current page's location within a navigational hierarchy.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Breadcrumb" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Mode", + "TypeName": "Blazorise.BreadcrumbMode", + "IsEnum": true, + "Documentation": "\n \n Defines the breadcrumb activation mode.\n \n ", + "Metadata": { + "Common.PropertyName": "Mode" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Breadcrumb", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -605347002, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Breadcrumb.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Breadcrumb" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Breadcrumb.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 2147079363, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Breadcrumb.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Breadcrumb" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Breadcrumb.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1272526077, + "Kind": "Components.Component", + "Name": "Blazorise.BreadcrumbItem", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for a breadcrumb link.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "BreadcrumbItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Active", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the item active state.\n \n ", + "Metadata": { + "Common.PropertyName": "Active" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BreadcrumbItem" + } + }, + { + "HashCode": 1156741924, + "Kind": "Components.Component", + "Name": "Blazorise.BreadcrumbItem", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for a breadcrumb link.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.BreadcrumbItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Active", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the item active state.\n \n ", + "Metadata": { + "Common.PropertyName": "Active" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BreadcrumbItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -878371164, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BreadcrumbItem.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "BreadcrumbItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BreadcrumbItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 123466683, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BreadcrumbItem.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.BreadcrumbItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BreadcrumbItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1969497773, + "Kind": "Components.Component", + "Name": "Blazorise.BreadcrumbLink", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Links can be href's for anchor tags, or to's for router-links.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "BreadcrumbLink" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n When set to 'true', disables the component's functionality and places it in a disabled state.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the item is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "To", + "TypeName": "System.String", + "Documentation": "\n \n Link to the destination page.\n \n ", + "Metadata": { + "Common.PropertyName": "To" + } + }, + { + "Kind": "Components.Component", + "Name": "Target", + "TypeName": "Blazorise.Target", + "Documentation": "\n \n The target attribute specifies where to open the linked document.\n \n ", + "Metadata": { + "Common.PropertyName": "Target" + } + }, + { + "Kind": "Components.Component", + "Name": "Match", + "TypeName": "Blazorise.Match", + "IsEnum": true, + "Documentation": "\n \n URL matching behavior for a link.\n \n ", + "Metadata": { + "Common.PropertyName": "Match" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Defines the title of a link, which appears to the user as a tooltip.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BreadcrumbLink" + } + }, + { + "HashCode": 1166891736, + "Kind": "Components.Component", + "Name": "Blazorise.BreadcrumbLink", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Links can be href's for anchor tags, or to's for router-links.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.BreadcrumbLink" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n When set to 'true', disables the component's functionality and places it in a disabled state.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the item is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "To", + "TypeName": "System.String", + "Documentation": "\n \n Link to the destination page.\n \n ", + "Metadata": { + "Common.PropertyName": "To" + } + }, + { + "Kind": "Components.Component", + "Name": "Target", + "TypeName": "Blazorise.Target", + "Documentation": "\n \n The target attribute specifies where to open the linked document.\n \n ", + "Metadata": { + "Common.PropertyName": "Target" + } + }, + { + "Kind": "Components.Component", + "Name": "Match", + "TypeName": "Blazorise.Match", + "IsEnum": true, + "Documentation": "\n \n URL matching behavior for a link.\n \n ", + "Metadata": { + "Common.PropertyName": "Match" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Defines the title of a link, which appears to the user as a tooltip.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BreadcrumbLink", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 967213219, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BreadcrumbLink.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "BreadcrumbLink" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BreadcrumbLink.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1016733789, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BreadcrumbLink.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.BreadcrumbLink" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BreadcrumbLink.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2072400317, + "Kind": "Components.Component", + "Name": "Blazorise.Button", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Clickable button for actions in forms, dialogs, and more with support for multiple sizes, states, and more.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Button" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the button is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Type", + "TypeName": "Blazorise.ButtonType", + "IsEnum": true, + "Documentation": "\n \n Defines the button type.\n \n ", + "Metadata": { + "Common.PropertyName": "Type" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Gets or sets the button color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Changes the size of a button.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Outline", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes the button to have the outlines.\n \n ", + "Metadata": { + "Common.PropertyName": "Outline" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n When set to 'true', disables the component's functionality and places it in a disabled state.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Active", + "TypeName": "System.Boolean", + "Documentation": "\n \n When set to 'true', places the component in the active state with active styling.\n \n ", + "Metadata": { + "Common.PropertyName": "Active" + } + }, + { + "Kind": "Components.Component", + "Name": "Block", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes the button to span the full width of a parent.\n \n ", + "Metadata": { + "Common.PropertyName": "Block" + } + }, + { + "Kind": "Components.Component", + "Name": "Loading", + "TypeName": "System.Boolean", + "Documentation": "\n \n Shows the loading spinner or a .\n \n ", + "Metadata": { + "Common.PropertyName": "Loading" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadingTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the component loading template.\n \n ", + "Metadata": { + "Common.PropertyName": "LoadingTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PreventDefaultOnSubmit", + "TypeName": "System.Boolean", + "Documentation": "\n \n Prevents a default form-post when button type is set to .\n \n ", + "Metadata": { + "Common.PropertyName": "PreventDefaultOnSubmit" + } + }, + { + "Kind": "Components.Component", + "Name": "Command", + "TypeName": "System.Windows.Input.ICommand", + "Documentation": "\n \n Gets or sets the command to be executed when clicked on a button.\n \n ", + "Metadata": { + "Common.PropertyName": "Command" + } + }, + { + "Kind": "Components.Component", + "Name": "CommandParameter", + "TypeName": "System.Object", + "Documentation": "\n \n Reflects the parameter to pass to the CommandProperty upon execution.\n \n ", + "Metadata": { + "Common.PropertyName": "CommandParameter" + } + }, + { + "Kind": "Components.Component", + "Name": "To", + "TypeName": "System.String", + "Documentation": "\n \n Denotes the target route of the button.\n \n ", + "Metadata": { + "Common.PropertyName": "To" + } + }, + { + "Kind": "Components.Component", + "Name": "Target", + "TypeName": "Blazorise.Target", + "Documentation": "\n \n The target attribute specifies where to open the linked document for a .\n \n ", + "Metadata": { + "Common.PropertyName": "Target" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Button" + } + }, + { + "HashCode": -958764049, + "Kind": "Components.Component", + "Name": "Blazorise.Button", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Clickable button for actions in forms, dialogs, and more with support for multiple sizes, states, and more.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Button" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the button is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Type", + "TypeName": "Blazorise.ButtonType", + "IsEnum": true, + "Documentation": "\n \n Defines the button type.\n \n ", + "Metadata": { + "Common.PropertyName": "Type" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Gets or sets the button color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Changes the size of a button.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Outline", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes the button to have the outlines.\n \n ", + "Metadata": { + "Common.PropertyName": "Outline" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n When set to 'true', disables the component's functionality and places it in a disabled state.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Active", + "TypeName": "System.Boolean", + "Documentation": "\n \n When set to 'true', places the component in the active state with active styling.\n \n ", + "Metadata": { + "Common.PropertyName": "Active" + } + }, + { + "Kind": "Components.Component", + "Name": "Block", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes the button to span the full width of a parent.\n \n ", + "Metadata": { + "Common.PropertyName": "Block" + } + }, + { + "Kind": "Components.Component", + "Name": "Loading", + "TypeName": "System.Boolean", + "Documentation": "\n \n Shows the loading spinner or a .\n \n ", + "Metadata": { + "Common.PropertyName": "Loading" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadingTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the component loading template.\n \n ", + "Metadata": { + "Common.PropertyName": "LoadingTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PreventDefaultOnSubmit", + "TypeName": "System.Boolean", + "Documentation": "\n \n Prevents a default form-post when button type is set to .\n \n ", + "Metadata": { + "Common.PropertyName": "PreventDefaultOnSubmit" + } + }, + { + "Kind": "Components.Component", + "Name": "Command", + "TypeName": "System.Windows.Input.ICommand", + "Documentation": "\n \n Gets or sets the command to be executed when clicked on a button.\n \n ", + "Metadata": { + "Common.PropertyName": "Command" + } + }, + { + "Kind": "Components.Component", + "Name": "CommandParameter", + "TypeName": "System.Object", + "Documentation": "\n \n Reflects the parameter to pass to the CommandProperty upon execution.\n \n ", + "Metadata": { + "Common.PropertyName": "CommandParameter" + } + }, + { + "Kind": "Components.Component", + "Name": "To", + "TypeName": "System.String", + "Documentation": "\n \n Denotes the target route of the button.\n \n ", + "Metadata": { + "Common.PropertyName": "To" + } + }, + { + "Kind": "Components.Component", + "Name": "Target", + "TypeName": "Blazorise.Target", + "Documentation": "\n \n The target attribute specifies where to open the linked document for a .\n \n ", + "Metadata": { + "Common.PropertyName": "Target" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Button", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1747779504, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Button.LoadingTemplate", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the component loading template.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "LoadingTemplate", + "ParentTag": "Button" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Button.LoadingTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1182873283, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Button.LoadingTemplate", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the component loading template.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "LoadingTemplate", + "ParentTag": "Blazorise.Button" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Button.LoadingTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 8450988, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Button.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Button" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Button.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -611597451, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Button.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Button" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Button.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 463834645, + "Kind": "Components.Component", + "Name": "Blazorise.Buttons", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Group a series of buttons together on a single line.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Buttons" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Role", + "TypeName": "Blazorise.ButtonsRole", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the role of the button group.\n \n ", + "Metadata": { + "Common.PropertyName": "Role" + } + }, + { + "Kind": "Components.Component", + "Name": "Orientation", + "TypeName": "Blazorise.Orientation", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the button group orientation mode.\n \n ", + "Metadata": { + "Common.PropertyName": "Orientation" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size", + "IsEnum": true, + "Documentation": "\n \n Change the size of multiple buttons at once.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Buttons" + } + }, + { + "HashCode": -284033500, + "Kind": "Components.Component", + "Name": "Blazorise.Buttons", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Group a series of buttons together on a single line.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Buttons" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Role", + "TypeName": "Blazorise.ButtonsRole", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the role of the button group.\n \n ", + "Metadata": { + "Common.PropertyName": "Role" + } + }, + { + "Kind": "Components.Component", + "Name": "Orientation", + "TypeName": "Blazorise.Orientation", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the button group orientation mode.\n \n ", + "Metadata": { + "Common.PropertyName": "Orientation" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size", + "IsEnum": true, + "Documentation": "\n \n Change the size of multiple buttons at once.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Buttons", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -34672940, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Buttons.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Buttons" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Buttons.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1983689221, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Buttons.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Buttons" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Buttons.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1634452968, + "Kind": "Components.Component", + "Name": "Blazorise.CloseButton", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A generic close button for dismissing content like modals and alerts.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "CloseButton" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the button is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AutoClose", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true, the parent or with be automatically closed\n when button is placed inside of them.\n \n ", + "Metadata": { + "Common.PropertyName": "AutoClose" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CloseButton" + } + }, + { + "HashCode": 988556078, + "Kind": "Components.Component", + "Name": "Blazorise.CloseButton", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A generic close button for dismissing content like modals and alerts.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.CloseButton" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the button is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AutoClose", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true, the parent or with be automatically closed\n when button is placed inside of them.\n \n ", + "Metadata": { + "Common.PropertyName": "AutoClose" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CloseButton", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2087129589, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CloseButton.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "CloseButton" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CloseButton.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 397348217, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CloseButton.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.CloseButton" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CloseButton.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -323596264, + "Kind": "Components.Component", + "Name": "Blazorise.Card", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A card is a flexible and extensible content container. It includes options for headers and footers,\n a wide variety of content, contextual background colors, and powerful display options.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Card" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "WhiteText", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets the white text when using the darker background.\n \n ", + "Metadata": { + "Common.PropertyName": "WhiteText" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Defines the column sizes.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Card" + } + }, + { + "HashCode": -465133781, + "Kind": "Components.Component", + "Name": "Blazorise.Card", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A card is a flexible and extensible content container. It includes options for headers and footers,\n a wide variety of content, contextual background colors, and powerful display options.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Card" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "WhiteText", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets the white text when using the darker background.\n \n ", + "Metadata": { + "Common.PropertyName": "WhiteText" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Defines the column sizes.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Card", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1990359484, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Card.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Card" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Card.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1282632293, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Card.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Card" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Card.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1400323596, + "Kind": "Components.Component", + "Name": "Blazorise.CardActions", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Container for various card actions or commands.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "CardActions" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CardActions" + } + }, + { + "HashCode": 1837893897, + "Kind": "Components.Component", + "Name": "Blazorise.CardActions", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Container for various card actions or commands.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.CardActions" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CardActions", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -123389745, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CardActions.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "CardActions" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CardActions.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1502606147, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CardActions.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.CardActions" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CardActions.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2072888471, + "Kind": "Components.Component", + "Name": "Blazorise.CardBody", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The main block of a .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "CardBody" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CardBody" + } + }, + { + "HashCode": 95252130, + "Kind": "Components.Component", + "Name": "Blazorise.CardBody", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The main block of a .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.CardBody" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CardBody", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2139028815, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CardBody.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "CardBody" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CardBody.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1478343177, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CardBody.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.CardBody" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CardBody.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1360282382, + "Kind": "Components.Component", + "Name": "Blazorise.CardDeck", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Container for an identical width and height cards that aren't attached to one another.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "CardDeck" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Defines the column sizes.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CardDeck" + } + }, + { + "HashCode": 629048102, + "Kind": "Components.Component", + "Name": "Blazorise.CardDeck", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Container for an identical width and height cards that aren't attached to one another.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.CardDeck" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Defines the column sizes.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CardDeck", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1958165605, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CardDeck.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "CardDeck" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CardDeck.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1474839326, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CardDeck.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.CardDeck" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CardDeck.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1851883368, + "Kind": "Components.Component", + "Name": "Blazorise.CardFooter", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An optional footer within a card.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "CardFooter" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CardFooter" + } + }, + { + "HashCode": -819358004, + "Kind": "Components.Component", + "Name": "Blazorise.CardFooter", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An optional footer within a card.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.CardFooter" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CardFooter", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1151882942, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CardFooter.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "CardFooter" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CardFooter.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -140633517, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CardFooter.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.CardFooter" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CardFooter.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1696643513, + "Kind": "Components.Component", + "Name": "Blazorise.CardGroup", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Represent cards as a single, attached component with same width and height columns. Card groups use display: flex; to reach their sizing.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "CardGroup" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Defines the column sizes.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CardGroup" + } + }, + { + "HashCode": 362443611, + "Kind": "Components.Component", + "Name": "Blazorise.CardGroup", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Represent cards as a single, attached component with same width and height columns. Card groups use display: flex; to reach their sizing.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.CardGroup" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Defines the column sizes.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CardGroup", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1440622000, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CardGroup.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "CardGroup" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CardGroup.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1848948547, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CardGroup.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.CardGroup" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CardGroup.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1977042311, + "Kind": "Components.Component", + "Name": "Blazorise.CardHeader", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An optional header within a card.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "CardHeader" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CardHeader" + } + }, + { + "HashCode": 1031393877, + "Kind": "Components.Component", + "Name": "Blazorise.CardHeader", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An optional header within a card.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.CardHeader" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CardHeader", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1199974324, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CardHeader.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "CardHeader" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CardHeader.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1578172219, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CardHeader.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.CardHeader" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CardHeader.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 255915801, + "Kind": "Components.Component", + "Name": "Blazorise.CardImage", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A fullwidth container for a responsive image.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "CardImage" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Source", + "TypeName": "System.String", + "Documentation": "\n \n Image url.\n \n ", + "Metadata": { + "Common.PropertyName": "Source" + } + }, + { + "Kind": "Components.Component", + "Name": "Alt", + "TypeName": "System.String", + "Documentation": "\n \n Alternative image text.\n \n ", + "Metadata": { + "Common.PropertyName": "Alt" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CardImage" + } + }, + { + "HashCode": -1442852020, + "Kind": "Components.Component", + "Name": "Blazorise.CardImage", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A fullwidth container for a responsive image.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.CardImage" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Source", + "TypeName": "System.String", + "Documentation": "\n \n Image url.\n \n ", + "Metadata": { + "Common.PropertyName": "Source" + } + }, + { + "Kind": "Components.Component", + "Name": "Alt", + "TypeName": "System.String", + "Documentation": "\n \n Alternative image text.\n \n ", + "Metadata": { + "Common.PropertyName": "Alt" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CardImage", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1773805824, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CardImage.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "CardImage" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CardImage.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -810319820, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CardImage.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.CardImage" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CardImage.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1188501570, + "Kind": "Components.Component", + "Name": "Blazorise.CardLink", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for a card links.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "CardLink" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Source", + "TypeName": "System.String", + "Documentation": "\n \n Link url.\n \n ", + "Metadata": { + "Common.PropertyName": "Source" + } + }, + { + "Kind": "Components.Component", + "Name": "Alt", + "TypeName": "System.String", + "Documentation": "\n \n Alternative link text.\n \n ", + "Metadata": { + "Common.PropertyName": "Alt" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CardLink" + } + }, + { + "HashCode": 634920661, + "Kind": "Components.Component", + "Name": "Blazorise.CardLink", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for a card links.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.CardLink" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Source", + "TypeName": "System.String", + "Documentation": "\n \n Link url.\n \n ", + "Metadata": { + "Common.PropertyName": "Source" + } + }, + { + "Kind": "Components.Component", + "Name": "Alt", + "TypeName": "System.String", + "Documentation": "\n \n Alternative link text.\n \n ", + "Metadata": { + "Common.PropertyName": "Alt" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CardLink", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -179542695, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CardLink.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "CardLink" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CardLink.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -945680990, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CardLink.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.CardLink" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CardLink.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1466785527, + "Kind": "Components.Component", + "Name": "Blazorise.CardSubtitle", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Card titles are used by adding subtitle to a heading tag. Subtitles are generally placed under the .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "CardSubtitle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "System.Int32", + "Documentation": "\n \n Number from 1 to 6 that defines the subtitle size where the smaller number means larger text.\n \n \n todo: change to enum\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CardSubtitle" + } + }, + { + "HashCode": -2045470647, + "Kind": "Components.Component", + "Name": "Blazorise.CardSubtitle", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Card titles are used by adding subtitle to a heading tag. Subtitles are generally placed under the .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.CardSubtitle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "System.Int32", + "Documentation": "\n \n Number from 1 to 6 that defines the subtitle size where the smaller number means larger text.\n \n \n todo: change to enum\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CardSubtitle", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1340777235, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CardSubtitle.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "CardSubtitle" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CardSubtitle.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 104965226, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CardSubtitle.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.CardSubtitle" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CardSubtitle.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1427694635, + "Kind": "Components.Component", + "Name": "Blazorise.CardText", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for all text inside of component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "CardText" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CardText" + } + }, + { + "HashCode": -1701790443, + "Kind": "Components.Component", + "Name": "Blazorise.CardText", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for all text inside of component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.CardText" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CardText", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1506632826, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CardText.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "CardText" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CardText.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -780828197, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CardText.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.CardText" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CardText.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -599700064, + "Kind": "Components.Component", + "Name": "Blazorise.CardTitle", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Card titles are used by adding title to a heading tag.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "CardTitle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "System.Int32?", + "Documentation": "\n \n Number from 1 to 6 that defines the title size where the smaller number means larger text.\n \n \n TODO: change to enum\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CardTitle" + } + }, + { + "HashCode": -1578816458, + "Kind": "Components.Component", + "Name": "Blazorise.CardTitle", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Card titles are used by adding title to a heading tag.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.CardTitle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "System.Int32?", + "Documentation": "\n \n Number from 1 to 6 that defines the title size where the smaller number means larger text.\n \n \n TODO: change to enum\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CardTitle", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -555007239, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CardTitle.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "CardTitle" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CardTitle.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 347328602, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CardTitle.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.CardTitle" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CardTitle.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1461675814, + "Kind": "Components.Component", + "Name": "Blazorise.Carousel", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A slideshow component for cycling through elements - images or slides of text.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Carousel" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Autoplay", + "TypeName": "System.Boolean", + "Documentation": "\n \n Autoplays the carousel slides.\n \n ", + "Metadata": { + "Common.PropertyName": "Autoplay" + } + }, + { + "Kind": "Components.Component", + "Name": "AutoRepeat", + "TypeName": "System.Boolean", + "Documentation": "\n \n Auto-repeats the carousel slides once they reach the end.\n \n ", + "Metadata": { + "Common.PropertyName": "AutoRepeat" + } + }, + { + "Kind": "Components.Component", + "Name": "Crossfade", + "TypeName": "System.Boolean", + "Documentation": "\n \n Animate slides with a fade transition instead of a slide.\n \n ", + "Metadata": { + "Common.PropertyName": "Crossfade" + } + }, + { + "Kind": "Components.Component", + "Name": "Interval", + "TypeName": "System.Double", + "Documentation": "\n \n Defines the interval(in milliseconds) after which the item will automatically slide.\n \n ", + "Metadata": { + "Common.PropertyName": "Interval" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowIndicators", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether to show an indicator for each slide.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowIndicators" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowControls", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether to show the controls that allows the user to navigate to the next or previous slide.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowControls" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedSlide", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets currently selected slide name.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedSlide" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedSlideChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the selected slide has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedSlideChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PreviousButtonLocalizer", + "TypeName": "Blazorise.Localization.TextLocalizerHandler", + "Documentation": "\n \n Function used to handle custom localization for previous button that will override a default .\n \n ", + "Metadata": { + "Common.PropertyName": "PreviousButtonLocalizer", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NextButtonLocalizer", + "TypeName": "Blazorise.Localization.TextLocalizerHandler", + "Documentation": "\n \n Function used to handle custom localization for next button that will override a default .\n \n ", + "Metadata": { + "Common.PropertyName": "NextButtonLocalizer", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Defines the column sizes.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Carousel" + } + }, + { + "HashCode": -152670786, + "Kind": "Components.Component", + "Name": "Blazorise.Carousel", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A slideshow component for cycling through elements - images or slides of text.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Carousel" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Autoplay", + "TypeName": "System.Boolean", + "Documentation": "\n \n Autoplays the carousel slides.\n \n ", + "Metadata": { + "Common.PropertyName": "Autoplay" + } + }, + { + "Kind": "Components.Component", + "Name": "AutoRepeat", + "TypeName": "System.Boolean", + "Documentation": "\n \n Auto-repeats the carousel slides once they reach the end.\n \n ", + "Metadata": { + "Common.PropertyName": "AutoRepeat" + } + }, + { + "Kind": "Components.Component", + "Name": "Crossfade", + "TypeName": "System.Boolean", + "Documentation": "\n \n Animate slides with a fade transition instead of a slide.\n \n ", + "Metadata": { + "Common.PropertyName": "Crossfade" + } + }, + { + "Kind": "Components.Component", + "Name": "Interval", + "TypeName": "System.Double", + "Documentation": "\n \n Defines the interval(in milliseconds) after which the item will automatically slide.\n \n ", + "Metadata": { + "Common.PropertyName": "Interval" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowIndicators", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether to show an indicator for each slide.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowIndicators" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowControls", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether to show the controls that allows the user to navigate to the next or previous slide.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowControls" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedSlide", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets currently selected slide name.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedSlide" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedSlideChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the selected slide has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedSlideChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PreviousButtonLocalizer", + "TypeName": "Blazorise.Localization.TextLocalizerHandler", + "Documentation": "\n \n Function used to handle custom localization for previous button that will override a default .\n \n ", + "Metadata": { + "Common.PropertyName": "PreviousButtonLocalizer", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NextButtonLocalizer", + "TypeName": "Blazorise.Localization.TextLocalizerHandler", + "Documentation": "\n \n Function used to handle custom localization for next button that will override a default .\n \n ", + "Metadata": { + "Common.PropertyName": "NextButtonLocalizer", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Defines the column sizes.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Carousel", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 484694295, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Carousel.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Carousel" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Carousel.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1700327772, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Carousel.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Carousel" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Carousel.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1366165389, + "Kind": "Components.Component", + "Name": "Blazorise.CarouselSlide", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A container for placing content in a carousel slide.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "CarouselSlide" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Interval", + "TypeName": "System.Int32?", + "Documentation": "\n \n Defines the interval(in milliseconds) after which this item will automatically slide.\n \n ", + "Metadata": { + "Common.PropertyName": "Interval" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Defines the slide name.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CarouselSlide" + } + }, + { + "HashCode": -588204590, + "Kind": "Components.Component", + "Name": "Blazorise.CarouselSlide", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A container for placing content in a carousel slide.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.CarouselSlide" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Interval", + "TypeName": "System.Int32?", + "Documentation": "\n \n Defines the interval(in milliseconds) after which this item will automatically slide.\n \n ", + "Metadata": { + "Common.PropertyName": "Interval" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Defines the slide name.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CarouselSlide", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 233174570, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CarouselSlide.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "CarouselSlide" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CarouselSlide.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 605979014, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CarouselSlide.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.CarouselSlide" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CarouselSlide.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2123866154, + "Kind": "Components.Component", + "Name": "Blazorise.Check", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Checkboxes allow the user to select one or more items from a set.\n \n Checked value type.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Check" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.Check component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Indeterminate", + "TypeName": "System.Boolean?", + "Documentation": "\n \n The indeterminate property can help you to achieve a 'check all' effect.\n \n ", + "Metadata": { + "Common.PropertyName": "Indeterminate" + } + }, + { + "Kind": "Components.Component", + "Name": "Checked", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the checked flag.\n \n ", + "Metadata": { + "Common.PropertyName": "Checked", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CheckedChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the check state is changed.\n \n ", + "Metadata": { + "Common.PropertyName": "CheckedChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CheckedExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the checked value.\n \n ", + "Metadata": { + "Common.PropertyName": "CheckedExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Inline", + "TypeName": "System.Boolean", + "Documentation": "\n \n Group checkboxes or radios on the same horizontal row.\n \n ", + "Metadata": { + "Common.PropertyName": "Inline" + } + }, + { + "Kind": "Components.Component", + "Name": "Cursor", + "TypeName": "Blazorise.Cursor", + "IsEnum": true, + "Documentation": "\n \n Defines the mouse cursor based on the behaviour by the current css framework.\n \n ", + "Metadata": { + "Common.PropertyName": "Cursor" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Check", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -2076229513, + "Kind": "Components.Component", + "Name": "Blazorise.Check", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Checkboxes allow the user to select one or more items from a set.\n \n Checked value type.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Check" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.Check component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Indeterminate", + "TypeName": "System.Boolean?", + "Documentation": "\n \n The indeterminate property can help you to achieve a 'check all' effect.\n \n ", + "Metadata": { + "Common.PropertyName": "Indeterminate" + } + }, + { + "Kind": "Components.Component", + "Name": "Checked", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the checked flag.\n \n ", + "Metadata": { + "Common.PropertyName": "Checked", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CheckedChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the check state is changed.\n \n ", + "Metadata": { + "Common.PropertyName": "CheckedChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CheckedExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the checked value.\n \n ", + "Metadata": { + "Common.PropertyName": "CheckedExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Inline", + "TypeName": "System.Boolean", + "Documentation": "\n \n Group checkboxes or radios on the same horizontal row.\n \n ", + "Metadata": { + "Common.PropertyName": "Inline" + } + }, + { + "Kind": "Components.Component", + "Name": "Cursor", + "TypeName": "Blazorise.Cursor", + "IsEnum": true, + "Documentation": "\n \n Defines the mouse cursor based on the behaviour by the current css framework.\n \n ", + "Metadata": { + "Common.PropertyName": "Cursor" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Check", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1922760123, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Check.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "Check" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Check.Feedback", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -622326502, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Check.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "Blazorise.Check" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Check.Feedback", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 533215451, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Check.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Check" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Check.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1738803081, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Check.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Check" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Check.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 277920053, + "Kind": "Components.Component", + "Name": "Blazorise.Collapse", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Toggle visibility of almost any content on your pages in a vertically collapsing container.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Collapse" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the collapse visibility state.\n \n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Collapse" + } + }, + { + "HashCode": 2047720146, + "Kind": "Components.Component", + "Name": "Blazorise.Collapse", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Toggle visibility of almost any content on your pages in a vertically collapsing container.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Collapse" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the collapse visibility state.\n \n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Collapse", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1593736708, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Collapse.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Collapse" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Collapse.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1105423297, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Collapse.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Collapse" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Collapse.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2038178971, + "Kind": "Components.Component", + "Name": "Blazorise.CollapseBody", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A wrapper for collapse content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "CollapseBody" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CollapseBody" + } + }, + { + "HashCode": 1114758456, + "Kind": "Components.Component", + "Name": "Blazorise.CollapseBody", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A wrapper for collapse content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.CollapseBody" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CollapseBody", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -70300759, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CollapseBody.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "CollapseBody" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CollapseBody.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 437940119, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CollapseBody.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.CollapseBody" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CollapseBody.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -153951169, + "Kind": "Components.Component", + "Name": "Blazorise.CollapseHeader", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A wrapper for collapse header.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "CollapseHeader" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the header is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CollapseHeader" + } + }, + { + "HashCode": 1132944366, + "Kind": "Components.Component", + "Name": "Blazorise.CollapseHeader", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A wrapper for collapse header.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.CollapseHeader" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the header is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.CollapseHeader", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -908541126, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CollapseHeader.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "CollapseHeader" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CollapseHeader.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -305002593, + "Kind": "Components.ChildContent", + "Name": "Blazorise.CollapseHeader.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.CollapseHeader" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.CollapseHeader.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2086133011, + "Kind": "Components.Component", + "Name": "Blazorise.ColorEdit", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The editor that allows you to select a color from a dropdown menu.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ColorEdit" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the input color value.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "ColorChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the color has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "ColorChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ColorExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the color value.\n \n ", + "Metadata": { + "Common.PropertyName": "ColorExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ColorEdit" + } + }, + { + "HashCode": -871530543, + "Kind": "Components.Component", + "Name": "Blazorise.ColorEdit", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The editor that allows you to select a color from a dropdown menu.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.ColorEdit" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the input color value.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "ColorChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the color has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "ColorChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ColorExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the color value.\n \n ", + "Metadata": { + "Common.PropertyName": "ColorExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ColorEdit", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2006155232, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ColorEdit.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "ColorEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ColorEdit.Feedback", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -100914790, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ColorEdit.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "Blazorise.ColorEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ColorEdit.Feedback", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1757829351, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ColorEdit.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "ColorEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ColorEdit.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1770685228, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ColorEdit.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.ColorEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ColorEdit.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 290974918, + "Kind": "Components.Component", + "Name": "Blazorise.ColorPicker", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The editor that allows you to select a color from a dropdown menu.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ColorPicker" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the input color value.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "ColorChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the color has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "ColorChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ColorExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the color value.\n \n ", + "Metadata": { + "Common.PropertyName": "ColorExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Palette", + "TypeName": "System.String[]", + "Documentation": "\n \n List a colors below the colorpicker to make it convenient for users to choose from\n frequently or recently used colors.\n \n ", + "Metadata": { + "Common.PropertyName": "Palette" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowPalette", + "TypeName": "System.Boolean", + "Documentation": "\n \n Controls the visibility of the palette below the colorpicker to make it convenient for users to\n choose from frequently or recently used colors.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowPalette" + } + }, + { + "Kind": "Components.Component", + "Name": "HideAfterPaletteSelect", + "TypeName": "System.Boolean", + "Documentation": "\n \n Automatically hides the dropdown menu after a palette color is selected.\n \n ", + "Metadata": { + "Common.PropertyName": "HideAfterPaletteSelect" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowClearButton", + "TypeName": "System.Boolean", + "Documentation": "\n \n Controls the visibility of the clear buttons.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowClearButton" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowCancelButton", + "TypeName": "System.Boolean", + "Documentation": "\n \n Controls the visibility of the cancel buttons.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowCancelButton" + } + }, + { + "Kind": "Components.Component", + "Name": "PickerLocalizer", + "TypeName": "Blazorise.Localization.TextLocalizerHandler", + "Documentation": "\n \n Function used to handle custom localization that will override a default .\n \n ", + "Metadata": { + "Common.PropertyName": "PickerLocalizer", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ColorPicker" + } + }, + { + "HashCode": 597829944, + "Kind": "Components.Component", + "Name": "Blazorise.ColorPicker", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The editor that allows you to select a color from a dropdown menu.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.ColorPicker" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the input color value.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "ColorChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the color has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "ColorChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ColorExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the color value.\n \n ", + "Metadata": { + "Common.PropertyName": "ColorExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Palette", + "TypeName": "System.String[]", + "Documentation": "\n \n List a colors below the colorpicker to make it convenient for users to choose from\n frequently or recently used colors.\n \n ", + "Metadata": { + "Common.PropertyName": "Palette" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowPalette", + "TypeName": "System.Boolean", + "Documentation": "\n \n Controls the visibility of the palette below the colorpicker to make it convenient for users to\n choose from frequently or recently used colors.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowPalette" + } + }, + { + "Kind": "Components.Component", + "Name": "HideAfterPaletteSelect", + "TypeName": "System.Boolean", + "Documentation": "\n \n Automatically hides the dropdown menu after a palette color is selected.\n \n ", + "Metadata": { + "Common.PropertyName": "HideAfterPaletteSelect" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowClearButton", + "TypeName": "System.Boolean", + "Documentation": "\n \n Controls the visibility of the clear buttons.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowClearButton" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowCancelButton", + "TypeName": "System.Boolean", + "Documentation": "\n \n Controls the visibility of the cancel buttons.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowCancelButton" + } + }, + { + "Kind": "Components.Component", + "Name": "PickerLocalizer", + "TypeName": "Blazorise.Localization.TextLocalizerHandler", + "Documentation": "\n \n Function used to handle custom localization that will override a default .\n \n ", + "Metadata": { + "Common.PropertyName": "PickerLocalizer", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ColorPicker", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 337227996, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ColorPicker.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "ColorPicker" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ColorPicker.Feedback", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 2069343690, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ColorPicker.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "Blazorise.ColorPicker" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ColorPicker.Feedback", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1016615157, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ColorPicker.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "ColorPicker" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ColorPicker.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1666762313, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ColorPicker.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.ColorPicker" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ColorPicker.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1415497523, + "Kind": "Components.Component", + "Name": "Blazorise.Column", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A wrapper that represents a column in a flexbox grid.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Column" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Defines the column sizes.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Column" + } + }, + { + "HashCode": -1523026617, + "Kind": "Components.Component", + "Name": "Blazorise.Column", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A wrapper that represents a column in a flexbox grid.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Column" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Defines the column sizes.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Column", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -246777198, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Column.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Column" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Column.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1721895369, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Column.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Column" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Column.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1332093812, + "Kind": "Components.Component", + "Name": "Blazorise.Container", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The container is a simple element that allows you to place content within a given device or viewport.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Container" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Breakpoint", + "TypeName": "Blazorise.Breakpoint", + "IsEnum": true, + "Documentation": "\n \n Makes a full width container that is 100% wide until the specified breakpoint is reached.\n \n ", + "Metadata": { + "Common.PropertyName": "Breakpoint" + } + }, + { + "Kind": "Components.Component", + "Name": "Fluid", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes a full width container, spanning the entire width of the viewport.\n \n ", + "Metadata": { + "Common.PropertyName": "Fluid" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Container" + } + }, + { + "HashCode": 2036476895, + "Kind": "Components.Component", + "Name": "Blazorise.Container", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The container is a simple element that allows you to place content within a given device or viewport.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Container" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Breakpoint", + "TypeName": "Blazorise.Breakpoint", + "IsEnum": true, + "Documentation": "\n \n Makes a full width container that is 100% wide until the specified breakpoint is reached.\n \n ", + "Metadata": { + "Common.PropertyName": "Breakpoint" + } + }, + { + "Kind": "Components.Component", + "Name": "Fluid", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes a full width container, spanning the entire width of the viewport.\n \n ", + "Metadata": { + "Common.PropertyName": "Fluid" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Container", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1157399863, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Container.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Container" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Container.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1402403414, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Container.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Container" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Container.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1306836781, + "Kind": "Components.Component", + "Name": "Blazorise.Control", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for input components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Control" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Inline", + "TypeName": "System.Boolean", + "Documentation": "\n \n Determines if the check or radio control will be inlined.\n \n ", + "Metadata": { + "Common.PropertyName": "Inline" + } + }, + { + "Kind": "Components.Component", + "Name": "Role", + "TypeName": "Blazorise.ControlRole", + "IsEnum": true, + "Documentation": "\n \n Sets the role that affects the behaviour of the control container.\n \n ", + "Metadata": { + "Common.PropertyName": "Role" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Control" + } + }, + { + "HashCode": 368478489, + "Kind": "Components.Component", + "Name": "Blazorise.Control", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for input components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Control" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Inline", + "TypeName": "System.Boolean", + "Documentation": "\n \n Determines if the check or radio control will be inlined.\n \n ", + "Metadata": { + "Common.PropertyName": "Inline" + } + }, + { + "Kind": "Components.Component", + "Name": "Role", + "TypeName": "Blazorise.ControlRole", + "IsEnum": true, + "Documentation": "\n \n Sets the role that affects the behaviour of the control container.\n \n ", + "Metadata": { + "Common.PropertyName": "Role" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Control", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 946187576, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Control.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Control" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Control.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1308890622, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Control.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Control" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Control.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -349945877, + "Kind": "Components.Component", + "Name": "Blazorise.DateEdit", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An editor that displays a date value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DateEdit" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.DateEdit component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "InputMode", + "TypeName": "Blazorise.DateInputMode", + "IsEnum": true, + "Documentation": "\n \n Hints at the type of data that might be entered by the user while editing the element or its contents.\n \n ", + "Metadata": { + "Common.PropertyName": "InputMode" + } + }, + { + "Kind": "Components.Component", + "Name": "Date", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the input date value.\n \n ", + "Metadata": { + "Common.PropertyName": "Date", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DateChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the date has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "DateChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DateExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the date value.\n \n ", + "Metadata": { + "Common.PropertyName": "DateExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.DateTimeOffset?", + "Documentation": "\n \n The earliest date to accept.\n \n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.DateTimeOffset?", + "Documentation": "\n \n The latest date to accept.\n \n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "System.Int32", + "Documentation": "\n \n The step attribute specifies the legal day intervals to choose from when the user opens the calendar in a date field.\n \n For example, if step = \"2\", you can only select every second day in the calendar.\n \n ", + "Metadata": { + "Common.PropertyName": "Step" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Plaintext", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", + "Metadata": { + "Common.PropertyName": "Plaintext" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Sets the input text color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Pattern", + "TypeName": "System.String", + "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", + "Metadata": { + "Common.PropertyName": "Pattern" + } + }, + { + "Kind": "Components.Component", + "Name": "Immediate", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", + "Metadata": { + "Common.PropertyName": "Immediate" + } + }, + { + "Kind": "Components.Component", + "Name": "Debounce", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "Debounce" + } + }, + { + "Kind": "Components.Component", + "Name": "DebounceInterval", + "TypeName": "System.Int32?", + "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "DebounceInterval" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DateEdit", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -354748323, + "Kind": "Components.Component", + "Name": "Blazorise.DateEdit", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An editor that displays a date value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.DateEdit" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.DateEdit component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "InputMode", + "TypeName": "Blazorise.DateInputMode", + "IsEnum": true, + "Documentation": "\n \n Hints at the type of data that might be entered by the user while editing the element or its contents.\n \n ", + "Metadata": { + "Common.PropertyName": "InputMode" + } + }, + { + "Kind": "Components.Component", + "Name": "Date", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the input date value.\n \n ", + "Metadata": { + "Common.PropertyName": "Date", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DateChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the date has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "DateChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DateExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the date value.\n \n ", + "Metadata": { + "Common.PropertyName": "DateExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.DateTimeOffset?", + "Documentation": "\n \n The earliest date to accept.\n \n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.DateTimeOffset?", + "Documentation": "\n \n The latest date to accept.\n \n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "System.Int32", + "Documentation": "\n \n The step attribute specifies the legal day intervals to choose from when the user opens the calendar in a date field.\n \n For example, if step = \"2\", you can only select every second day in the calendar.\n \n ", + "Metadata": { + "Common.PropertyName": "Step" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Plaintext", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", + "Metadata": { + "Common.PropertyName": "Plaintext" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Sets the input text color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Pattern", + "TypeName": "System.String", + "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", + "Metadata": { + "Common.PropertyName": "Pattern" + } + }, + { + "Kind": "Components.Component", + "Name": "Immediate", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", + "Metadata": { + "Common.PropertyName": "Immediate" + } + }, + { + "Kind": "Components.Component", + "Name": "Debounce", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "Debounce" + } + }, + { + "Kind": "Components.Component", + "Name": "DebounceInterval", + "TypeName": "System.Int32?", + "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "DebounceInterval" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DateEdit", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -948755428, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DateEdit.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "DateEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DateEdit.Feedback", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -739464304, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DateEdit.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "Blazorise.DateEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DateEdit.Feedback", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -868457095, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DateEdit.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "DateEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DateEdit.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1333231879, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DateEdit.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.DateEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DateEdit.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -423089045, + "Kind": "Components.Component", + "Name": "Blazorise.DatePicker", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An editor that displays a date value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DatePicker" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.DatePicker component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "InputMode", + "TypeName": "Blazorise.DateInputMode", + "IsEnum": true, + "Documentation": "\n \n Hints at the type of data that might be entered by the user while editing the element or its contents.\n \n ", + "Metadata": { + "Common.PropertyName": "InputMode" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectionMode", + "TypeName": "Blazorise.DateInputSelectionMode", + "IsEnum": true, + "Documentation": "\n \n Defines the mode in which the dates can be selected.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectionMode" + } + }, + { + "Kind": "Components.Component", + "Name": "Date", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the input date value.\n \n ", + "Metadata": { + "Common.PropertyName": "Date", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DateChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the date has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "DateChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DateExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the date value.\n \n ", + "Metadata": { + "Common.PropertyName": "DateExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Dates", + "TypeName": "System.Collections.Generic.IReadOnlyList", + "Documentation": "\n \n Gets or sets the input date value.\n \n ", + "Metadata": { + "Common.PropertyName": "Dates", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DatesChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Occurs when the date has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "DatesChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DatesExpression", + "TypeName": "System.Linq.Expressions.Expression>>", + "Documentation": "\n \n Gets or sets an expression that identifies the date value.\n \n ", + "Metadata": { + "Common.PropertyName": "DatesExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.DateTimeOffset?", + "Documentation": "\n \n The earliest date to accept.\n \n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.DateTimeOffset?", + "Documentation": "\n \n The latest date to accept.\n \n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "FirstDayOfWeek", + "TypeName": "System.DayOfWeek", + "IsEnum": true, + "Documentation": "\n \n Defines the first day of the week.\n \n ", + "Metadata": { + "Common.PropertyName": "FirstDayOfWeek" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayFormat", + "TypeName": "System.String", + "Documentation": "\n \n Defines the display format of the date input.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeAs24hr", + "TypeName": "System.Boolean", + "Documentation": "\n \n Displays time picker in 24 hour mode without AM/PM selection when enabled.\n \n ", + "Metadata": { + "Common.PropertyName": "TimeAs24hr" + } + }, + { + "Kind": "Components.Component", + "Name": "DisabledDates", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n List of disabled dates that the user should not be able to pick.\n \n ", + "Metadata": { + "Common.PropertyName": "DisabledDates", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Plaintext", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", + "Metadata": { + "Common.PropertyName": "Plaintext" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Sets the input text color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Pattern", + "TypeName": "System.String", + "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", + "Metadata": { + "Common.PropertyName": "Pattern" + } + }, + { + "Kind": "Components.Component", + "Name": "Immediate", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", + "Metadata": { + "Common.PropertyName": "Immediate" + } + }, + { + "Kind": "Components.Component", + "Name": "Debounce", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "Debounce" + } + }, + { + "Kind": "Components.Component", + "Name": "DebounceInterval", + "TypeName": "System.Int32?", + "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "DebounceInterval" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func>", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DatePicker", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -431571627, + "Kind": "Components.Component", + "Name": "Blazorise.DatePicker", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An editor that displays a date value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.DatePicker" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.DatePicker component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "InputMode", + "TypeName": "Blazorise.DateInputMode", + "IsEnum": true, + "Documentation": "\n \n Hints at the type of data that might be entered by the user while editing the element or its contents.\n \n ", + "Metadata": { + "Common.PropertyName": "InputMode" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectionMode", + "TypeName": "Blazorise.DateInputSelectionMode", + "IsEnum": true, + "Documentation": "\n \n Defines the mode in which the dates can be selected.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectionMode" + } + }, + { + "Kind": "Components.Component", + "Name": "Date", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the input date value.\n \n ", + "Metadata": { + "Common.PropertyName": "Date", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DateChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the date has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "DateChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DateExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the date value.\n \n ", + "Metadata": { + "Common.PropertyName": "DateExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Dates", + "TypeName": "System.Collections.Generic.IReadOnlyList", + "Documentation": "\n \n Gets or sets the input date value.\n \n ", + "Metadata": { + "Common.PropertyName": "Dates", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DatesChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Occurs when the date has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "DatesChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DatesExpression", + "TypeName": "System.Linq.Expressions.Expression>>", + "Documentation": "\n \n Gets or sets an expression that identifies the date value.\n \n ", + "Metadata": { + "Common.PropertyName": "DatesExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.DateTimeOffset?", + "Documentation": "\n \n The earliest date to accept.\n \n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.DateTimeOffset?", + "Documentation": "\n \n The latest date to accept.\n \n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "FirstDayOfWeek", + "TypeName": "System.DayOfWeek", + "IsEnum": true, + "Documentation": "\n \n Defines the first day of the week.\n \n ", + "Metadata": { + "Common.PropertyName": "FirstDayOfWeek" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayFormat", + "TypeName": "System.String", + "Documentation": "\n \n Defines the display format of the date input.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeAs24hr", + "TypeName": "System.Boolean", + "Documentation": "\n \n Displays time picker in 24 hour mode without AM/PM selection when enabled.\n \n ", + "Metadata": { + "Common.PropertyName": "TimeAs24hr" + } + }, + { + "Kind": "Components.Component", + "Name": "DisabledDates", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n List of disabled dates that the user should not be able to pick.\n \n ", + "Metadata": { + "Common.PropertyName": "DisabledDates", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Plaintext", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", + "Metadata": { + "Common.PropertyName": "Plaintext" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Sets the input text color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Pattern", + "TypeName": "System.String", + "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", + "Metadata": { + "Common.PropertyName": "Pattern" + } + }, + { + "Kind": "Components.Component", + "Name": "Immediate", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", + "Metadata": { + "Common.PropertyName": "Immediate" + } + }, + { + "Kind": "Components.Component", + "Name": "Debounce", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "Debounce" + } + }, + { + "Kind": "Components.Component", + "Name": "DebounceInterval", + "TypeName": "System.Int32?", + "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "DebounceInterval" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func>", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DatePicker", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1602556603, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DatePicker.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "DatePicker" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DatePicker.Feedback", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -84216580, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DatePicker.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "Blazorise.DatePicker" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DatePicker.Feedback", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2009112264, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DatePicker.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "DatePicker" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DatePicker.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 308022245, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DatePicker.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.DatePicker" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DatePicker.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -900890026, + "Kind": "Components.Component", + "Name": "Blazorise.Divider", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A divider is a thin line that groups content in lists and layouts.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Divider" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "DividerType", + "TypeName": "Blazorise.DividerType?", + "Documentation": "\n \n Defines the type and style of the divider.\n \n ", + "Metadata": { + "Common.PropertyName": "DividerType" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Defines the text of the divider when it's set as .\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Divider" + } + }, + { + "HashCode": 1697334055, + "Kind": "Components.Component", + "Name": "Blazorise.Divider", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A divider is a thin line that groups content in lists and layouts.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Divider" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "DividerType", + "TypeName": "Blazorise.DividerType?", + "Documentation": "\n \n Defines the type and style of the divider.\n \n ", + "Metadata": { + "Common.PropertyName": "DividerType" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Defines the text of the divider when it's set as .\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Divider", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -227765608, + "Kind": "Components.Component", + "Name": "Blazorise.Dropdown", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Dropdown is toggleable, contextual overlay for displaying lists of links and more.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Dropdown" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, a dropdown menu will be visible.\n \n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "RightAligned", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, a dropdown menu will be right aligned.\n \n ", + "Metadata": { + "Common.PropertyName": "RightAligned" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, dropdown would not react to button click.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Direction", + "TypeName": "Blazorise.Direction", + "IsEnum": true, + "Documentation": "\n \n Dropdown-menu slide direction.\n \n ", + "Metadata": { + "Common.PropertyName": "Direction" + } + }, + { + "Kind": "Components.Component", + "Name": "VisibleChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the dropdown menu visibility has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "VisibleChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Dropdown" + } + }, + { + "HashCode": 30086600, + "Kind": "Components.Component", + "Name": "Blazorise.Dropdown", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Dropdown is toggleable, contextual overlay for displaying lists of links and more.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Dropdown" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, a dropdown menu will be visible.\n \n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "RightAligned", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, a dropdown menu will be right aligned.\n \n ", + "Metadata": { + "Common.PropertyName": "RightAligned" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, dropdown would not react to button click.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Direction", + "TypeName": "Blazorise.Direction", + "IsEnum": true, + "Documentation": "\n \n Dropdown-menu slide direction.\n \n ", + "Metadata": { + "Common.PropertyName": "Direction" + } + }, + { + "Kind": "Components.Component", + "Name": "VisibleChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the dropdown menu visibility has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "VisibleChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Dropdown", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 387055201, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Dropdown.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Dropdown" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Dropdown.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 596326613, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Dropdown.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Dropdown" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Dropdown.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 321395387, + "Kind": "Components.Component", + "Name": "Blazorise.DropdownDivider", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Divider that can be placed between 's.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DropdownDivider" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DropdownDivider" + } + }, + { + "HashCode": -239308621, + "Kind": "Components.Component", + "Name": "Blazorise.DropdownDivider", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Divider that can be placed between 's.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.DropdownDivider" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DropdownDivider", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2129062731, + "Kind": "Components.Component", + "Name": "Blazorise.DropdownHeader", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Add a header to label sections of actions in any dropdown menu.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DropdownHeader" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DropdownHeader" + } + }, + { + "HashCode": -547449881, + "Kind": "Components.Component", + "Name": "Blazorise.DropdownHeader", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Add a header to label sections of actions in any dropdown menu.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.DropdownHeader" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DropdownHeader", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1907845718, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DropdownHeader.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "DropdownHeader" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DropdownHeader.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 2106595597, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DropdownHeader.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.DropdownHeader" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DropdownHeader.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 684597783, + "Kind": "Components.Component", + "Name": "Blazorise.DropdownItem", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A menu item for the component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DropdownItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Holds the item value.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Active", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicate the currently active item.\n \n ", + "Metadata": { + "Common.PropertyName": "Active" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicate the currently disabled item.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the item is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DropdownItem" + } + }, + { + "HashCode": 158229465, + "Kind": "Components.Component", + "Name": "Blazorise.DropdownItem", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A menu item for the component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.DropdownItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Holds the item value.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Active", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicate the currently active item.\n \n ", + "Metadata": { + "Common.PropertyName": "Active" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicate the currently disabled item.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the item is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DropdownItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1290493355, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DropdownItem.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "DropdownItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DropdownItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1873507078, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DropdownItem.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.DropdownItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DropdownItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 749854654, + "Kind": "Components.Component", + "Name": "Blazorise.DropdownMenu", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Main container for a menu that can contain or or more 's.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DropdownMenu" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxMenuHeight", + "TypeName": "System.String", + "Documentation": "\n \n Sets the maximum height of the dropdown menu.\n \n ", + "Metadata": { + "Common.PropertyName": "MaxMenuHeight" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DropdownMenu" + } + }, + { + "HashCode": -637471723, + "Kind": "Components.Component", + "Name": "Blazorise.DropdownMenu", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Main container for a menu that can contain or or more 's.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.DropdownMenu" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxMenuHeight", + "TypeName": "System.String", + "Documentation": "\n \n Sets the maximum height of the dropdown menu.\n \n ", + "Metadata": { + "Common.PropertyName": "MaxMenuHeight" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DropdownMenu", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -551158623, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DropdownMenu.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "DropdownMenu" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DropdownMenu.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1219396341, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DropdownMenu.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.DropdownMenu" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DropdownMenu.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1976231489, + "Kind": "Components.Component", + "Name": "Blazorise.DropdownToggle", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Toggles the dropdown menu visibility on or off.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DropdownToggle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Gets or sets the dropdown color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Gets or sets the dropdown size.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Outline", + "TypeName": "System.Boolean", + "Documentation": "\n \n Button outline.\n \n ", + "Metadata": { + "Common.PropertyName": "Outline" + } + }, + { + "Kind": "Components.Component", + "Name": "Split", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicates that a toggle should act as a split button.\n \n ", + "Metadata": { + "Common.PropertyName": "Split" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes the toggle element look inactive.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ToggleIconVisible", + "TypeName": "System.Boolean?", + "Documentation": "\n \n Gets or sets a value indicating whether the dropdown toggle icon is visible.\n \n \n true if [show toggle]; otherwise, false.\n \n Default: True\n ", + "Metadata": { + "Common.PropertyName": "ToggleIconVisible" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the toggle button is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DropdownToggle" + } + }, + { + "HashCode": -358729558, + "Kind": "Components.Component", + "Name": "Blazorise.DropdownToggle", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Toggles the dropdown menu visibility on or off.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.DropdownToggle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Gets or sets the dropdown color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Gets or sets the dropdown size.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Outline", + "TypeName": "System.Boolean", + "Documentation": "\n \n Button outline.\n \n ", + "Metadata": { + "Common.PropertyName": "Outline" + } + }, + { + "Kind": "Components.Component", + "Name": "Split", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicates that a toggle should act as a split button.\n \n ", + "Metadata": { + "Common.PropertyName": "Split" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes the toggle element look inactive.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ToggleIconVisible", + "TypeName": "System.Boolean?", + "Documentation": "\n \n Gets or sets a value indicating whether the dropdown toggle icon is visible.\n \n \n true if [show toggle]; otherwise, false.\n \n Default: True\n ", + "Metadata": { + "Common.PropertyName": "ToggleIconVisible" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the toggle button is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DropdownToggle", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1522772857, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DropdownToggle.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "DropdownToggle" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DropdownToggle.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1479089420, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DropdownToggle.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.DropdownToggle" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DropdownToggle.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 195306227, + "Kind": "Components.Component", + "Name": "Blazorise.DropContainer", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper component for the draggable items and dropzones.\n \n Type of the draggable item.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DropContainer" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Blazorise.DropContainer component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Items that are used for the drag&drop withing the container.\n \n ", + "Metadata": { + "Common.PropertyName": "Items", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemsFilter", + "TypeName": "System.Func", + "Documentation": "\n \n The method used to determine if the item belongs to the dropzone.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemsFilter", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The render method that is used to render the items withing the dropzone.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemDropped", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Callback that indicates that an item has been dropped on a drop zone. Should be used to update the \"status\" of the data item.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemDropped", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropAllowed", + "TypeName": "System.Func", + "Documentation": "\n \n Determines if the item is allowed to be dropped to the specified zone.\n \n ", + "Metadata": { + "Common.PropertyName": "DropAllowed", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropAllowedClass", + "TypeName": "System.String", + "Documentation": "\n \n Classname that is applied if dropping to the current zone is allowed.\n \n ", + "Metadata": { + "Common.PropertyName": "DropAllowedClass" + } + }, + { + "Kind": "Components.Component", + "Name": "DropNotAllowedClass", + "TypeName": "System.String", + "Documentation": "\n \n Classname that is applied if dropping to the current zone is not allowed.\n \n ", + "Metadata": { + "Common.PropertyName": "DropNotAllowedClass" + } + }, + { + "Kind": "Components.Component", + "Name": "ApplyDropClassesOnDragStarted", + "TypeName": "System.Boolean", + "Documentation": "\n \n When true, or drop classes are applied as soon as a transaction has started.\n \n ", + "Metadata": { + "Common.PropertyName": "ApplyDropClassesOnDragStarted" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemDisabled", + "TypeName": "System.Func", + "Documentation": "\n \n Determines if the item is disabled for dragging and dropping.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemDisabled", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DisabledClass", + "TypeName": "System.String", + "Documentation": "\n \n Classname that is applied to the dropzone if the result of is false.\n \n ", + "Metadata": { + "Common.PropertyName": "DisabledClass" + } + }, + { + "Kind": "Components.Component", + "Name": "DraggingClass", + "TypeName": "System.String", + "Documentation": "\n \n Classname that is applied to the dropzone when the drag operation has started.\n \n ", + "Metadata": { + "Common.PropertyName": "DraggingClass" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemDraggingClass", + "TypeName": "System.String", + "Documentation": "\n \n Classname that is applied to the drag item when it is being dragged.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemDraggingClass" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DropContainer", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 2040720121, + "Kind": "Components.Component", + "Name": "Blazorise.DropContainer", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper component for the draggable items and dropzones.\n \n Type of the draggable item.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.DropContainer" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Blazorise.DropContainer component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Items that are used for the drag&drop withing the container.\n \n ", + "Metadata": { + "Common.PropertyName": "Items", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemsFilter", + "TypeName": "System.Func", + "Documentation": "\n \n The method used to determine if the item belongs to the dropzone.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemsFilter", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The render method that is used to render the items withing the dropzone.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemDropped", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Callback that indicates that an item has been dropped on a drop zone. Should be used to update the \"status\" of the data item.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemDropped", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropAllowed", + "TypeName": "System.Func", + "Documentation": "\n \n Determines if the item is allowed to be dropped to the specified zone.\n \n ", + "Metadata": { + "Common.PropertyName": "DropAllowed", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropAllowedClass", + "TypeName": "System.String", + "Documentation": "\n \n Classname that is applied if dropping to the current zone is allowed.\n \n ", + "Metadata": { + "Common.PropertyName": "DropAllowedClass" + } + }, + { + "Kind": "Components.Component", + "Name": "DropNotAllowedClass", + "TypeName": "System.String", + "Documentation": "\n \n Classname that is applied if dropping to the current zone is not allowed.\n \n ", + "Metadata": { + "Common.PropertyName": "DropNotAllowedClass" + } + }, + { + "Kind": "Components.Component", + "Name": "ApplyDropClassesOnDragStarted", + "TypeName": "System.Boolean", + "Documentation": "\n \n When true, or drop classes are applied as soon as a transaction has started.\n \n ", + "Metadata": { + "Common.PropertyName": "ApplyDropClassesOnDragStarted" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemDisabled", + "TypeName": "System.Func", + "Documentation": "\n \n Determines if the item is disabled for dragging and dropping.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemDisabled", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DisabledClass", + "TypeName": "System.String", + "Documentation": "\n \n Classname that is applied to the dropzone if the result of is false.\n \n ", + "Metadata": { + "Common.PropertyName": "DisabledClass" + } + }, + { + "Kind": "Components.Component", + "Name": "DraggingClass", + "TypeName": "System.String", + "Documentation": "\n \n Classname that is applied to the dropzone when the drag operation has started.\n \n ", + "Metadata": { + "Common.PropertyName": "DraggingClass" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemDraggingClass", + "TypeName": "System.String", + "Documentation": "\n \n Classname that is applied to the drag item when it is being dragged.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemDraggingClass" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DropContainer", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1200819874, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DropContainer.ItemTemplate", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The render method that is used to render the items withing the dropzone.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ItemTemplate", + "ParentTag": "DropContainer" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ItemTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DropContainer.ItemTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1276256434, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DropContainer.ItemTemplate", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The render method that is used to render the items withing the dropzone.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ItemTemplate", + "ParentTag": "Blazorise.DropContainer" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ItemTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DropContainer.ItemTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 678570461, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DropContainer.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "DropContainer" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DropContainer.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 2099301187, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DropContainer.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.DropContainer" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DropContainer.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 134979424, + "Kind": "Components.Component", + "Name": "Blazorise.DropZone", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper component that are acting as a drop area for the drop items.\n \n Type of the draggable item.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DropZone" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Blazorise.DropZone component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique name of the dropzone.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemsFilter", + "TypeName": "System.Func", + "Documentation": "\n \n The method used to determine if the item belongs to the dropzone.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemsFilter", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The render method that is used to render the items withing the dropzone.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropAllowed", + "TypeName": "System.Func", + "Documentation": "\n \n Determines if the item is allowed to be dropped to this zone.\n \n ", + "Metadata": { + "Common.PropertyName": "DropAllowed", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropAllowedClass", + "TypeName": "System.String", + "Documentation": "\n \n Classname that is applied if dropping to the current zone is allowed.\n \n ", + "Metadata": { + "Common.PropertyName": "DropAllowedClass" + } + }, + { + "Kind": "Components.Component", + "Name": "DropNotAllowedClass", + "TypeName": "System.String", + "Documentation": "\n \n Classname that is applied if dropping to the current zone is not allowed.\n \n ", + "Metadata": { + "Common.PropertyName": "DropNotAllowedClass" + } + }, + { + "Kind": "Components.Component", + "Name": "ApplyDropClassesOnDragStarted", + "TypeName": "System.Boolean?", + "Documentation": "\n \n When true, or drop classes are applied as soon as a transaction has started.\n \n ", + "Metadata": { + "Common.PropertyName": "ApplyDropClassesOnDragStarted" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemDisabled", + "TypeName": "System.Func", + "Documentation": "\n \n Determines if the item is disabled for dragging and dropping.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemDisabled", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DisabledClass", + "TypeName": "System.String", + "Documentation": "\n \n Classname that is applied to the dropzone if the result of is false.\n \n ", + "Metadata": { + "Common.PropertyName": "DisabledClass" + } + }, + { + "Kind": "Components.Component", + "Name": "DraggingClass", + "TypeName": "System.String", + "Documentation": "\n \n Classname that is applied to the dropzone when the drag operation has started.\n \n ", + "Metadata": { + "Common.PropertyName": "DraggingClass" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemDraggingClass", + "TypeName": "System.String", + "Documentation": "\n \n Classname that is applied to the drag item when it is being dragged.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemDraggingClass" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DropZone", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1449645313, + "Kind": "Components.Component", + "Name": "Blazorise.DropZone", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper component that are acting as a drop area for the drop items.\n \n Type of the draggable item.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.DropZone" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Blazorise.DropZone component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique name of the dropzone.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemsFilter", + "TypeName": "System.Func", + "Documentation": "\n \n The method used to determine if the item belongs to the dropzone.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemsFilter", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The render method that is used to render the items withing the dropzone.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropAllowed", + "TypeName": "System.Func", + "Documentation": "\n \n Determines if the item is allowed to be dropped to this zone.\n \n ", + "Metadata": { + "Common.PropertyName": "DropAllowed", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropAllowedClass", + "TypeName": "System.String", + "Documentation": "\n \n Classname that is applied if dropping to the current zone is allowed.\n \n ", + "Metadata": { + "Common.PropertyName": "DropAllowedClass" + } + }, + { + "Kind": "Components.Component", + "Name": "DropNotAllowedClass", + "TypeName": "System.String", + "Documentation": "\n \n Classname that is applied if dropping to the current zone is not allowed.\n \n ", + "Metadata": { + "Common.PropertyName": "DropNotAllowedClass" + } + }, + { + "Kind": "Components.Component", + "Name": "ApplyDropClassesOnDragStarted", + "TypeName": "System.Boolean?", + "Documentation": "\n \n When true, or drop classes are applied as soon as a transaction has started.\n \n ", + "Metadata": { + "Common.PropertyName": "ApplyDropClassesOnDragStarted" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemDisabled", + "TypeName": "System.Func", + "Documentation": "\n \n Determines if the item is disabled for dragging and dropping.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemDisabled", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DisabledClass", + "TypeName": "System.String", + "Documentation": "\n \n Classname that is applied to the dropzone if the result of is false.\n \n ", + "Metadata": { + "Common.PropertyName": "DisabledClass" + } + }, + { + "Kind": "Components.Component", + "Name": "DraggingClass", + "TypeName": "System.String", + "Documentation": "\n \n Classname that is applied to the dropzone when the drag operation has started.\n \n ", + "Metadata": { + "Common.PropertyName": "DraggingClass" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemDraggingClass", + "TypeName": "System.String", + "Documentation": "\n \n Classname that is applied to the drag item when it is being dragged.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemDraggingClass" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DropZone", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -893713486, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DropZone.ItemTemplate", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The render method that is used to render the items withing the dropzone.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ItemTemplate", + "ParentTag": "DropZone" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ItemTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DropZone.ItemTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -569340822, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DropZone.ItemTemplate", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The render method that is used to render the items withing the dropzone.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ItemTemplate", + "ParentTag": "Blazorise.DropZone" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ItemTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DropZone.ItemTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2094212761, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DropZone.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "DropZone" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DropZone.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1296719763, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DropZone.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.DropZone" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DropZone.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1822610195, + "Kind": "Components.Component", + "Name": "Blazorise._Draggable", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Internal component that represents the drag item used by the .\n \n Datatype of the item being dragged.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "_Draggable" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Blazorise._Draggable component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ZoneName", + "TypeName": "System.String", + "Documentation": "\n \n The dropzone name this this draggable belongs to.\n \n ", + "Metadata": { + "Common.PropertyName": "ZoneName" + } + }, + { + "Kind": "Components.Component", + "Name": "Item", + "TypeName": "TItem", + "Documentation": "\n \n The data that is represented by this item.\n \n ", + "Metadata": { + "Common.PropertyName": "Item", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStarted", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n An event that is raised when a drag operation has started.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStarted", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnded", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n An event that is raised when a drag operation has ended.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnded", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the draggable item canot be dragged.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "DisabledClass", + "TypeName": "System.String", + "Documentation": "\n \n The classname that is applied when is set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "DisabledClass" + } + }, + { + "Kind": "Components.Component", + "Name": "DraggingClass", + "TypeName": "System.String", + "Documentation": "\n \n The classname that is applied when a dragging operation is in progress.\n \n ", + "Metadata": { + "Common.PropertyName": "DraggingClass" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise._Draggable", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1565881787, + "Kind": "Components.Component", + "Name": "Blazorise._Draggable", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Internal component that represents the drag item used by the .\n \n Datatype of the item being dragged.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise._Draggable" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Blazorise._Draggable component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ZoneName", + "TypeName": "System.String", + "Documentation": "\n \n The dropzone name this this draggable belongs to.\n \n ", + "Metadata": { + "Common.PropertyName": "ZoneName" + } + }, + { + "Kind": "Components.Component", + "Name": "Item", + "TypeName": "TItem", + "Documentation": "\n \n The data that is represented by this item.\n \n ", + "Metadata": { + "Common.PropertyName": "Item", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStarted", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n An event that is raised when a drag operation has started.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStarted", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnded", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n An event that is raised when a drag operation has ended.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnded", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the draggable item canot be dragged.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "DisabledClass", + "TypeName": "System.String", + "Documentation": "\n \n The classname that is applied when is set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "DisabledClass" + } + }, + { + "Kind": "Components.Component", + "Name": "DraggingClass", + "TypeName": "System.String", + "Documentation": "\n \n The classname that is applied when a dragging operation is in progress.\n \n ", + "Metadata": { + "Common.PropertyName": "DraggingClass" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise._Draggable", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1529427079, + "Kind": "Components.ChildContent", + "Name": "Blazorise._Draggable.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "_Draggable" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise._Draggable.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -2013656913, + "Kind": "Components.ChildContent", + "Name": "Blazorise._Draggable.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise._Draggable" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise._Draggable.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1991509527, + "Kind": "Components.Component", + "Name": "Blazorise.Dynamic", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Component used to dynamically build a DOM element based on its name.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Dynamic" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TagName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name of the element to render.\n \n ", + "Metadata": { + "Common.PropertyName": "TagName" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementRef", + "TypeName": "Microsoft.AspNetCore.Components.ElementReference", + "Documentation": "\n \n Gets or sets the element reference.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementRef" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementRefChanged", + "TypeName": "System.Action", + "Documentation": "\n \n Notifies us that the element reference has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementRefChanged", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ClickPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set to true if click event need to be prevented.\n \n ", + "Metadata": { + "Common.PropertyName": "ClickPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "ClickStopPropagation", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set to true if click event need to be prevented from propagation.\n \n ", + "Metadata": { + "Common.PropertyName": "ClickStopPropagation" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IDictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Dynamic" + } + }, + { + "HashCode": -16494636, + "Kind": "Components.Component", + "Name": "Blazorise.Dynamic", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Component used to dynamically build a DOM element based on its name.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Dynamic" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TagName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name of the element to render.\n \n ", + "Metadata": { + "Common.PropertyName": "TagName" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementRef", + "TypeName": "Microsoft.AspNetCore.Components.ElementReference", + "Documentation": "\n \n Gets or sets the element reference.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementRef" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementRefChanged", + "TypeName": "System.Action", + "Documentation": "\n \n Notifies us that the element reference has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementRefChanged", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ClickPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set to true if click event need to be prevented.\n \n ", + "Metadata": { + "Common.PropertyName": "ClickPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "ClickStopPropagation", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set to true if click event need to be prevented from propagation.\n \n ", + "Metadata": { + "Common.PropertyName": "ClickStopPropagation" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IDictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Dynamic", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2040877348, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Dynamic.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Dynamic" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Dynamic.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 983015473, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Dynamic.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Dynamic" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Dynamic.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 263080651, + "Kind": "Components.Component", + "Name": "Blazorise.Field", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for form input components like label, text, button, etc.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Field" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Horizontal", + "TypeName": "System.Boolean", + "Documentation": "\n \n Aligns the controls for horizontal form.\n \n ", + "Metadata": { + "Common.PropertyName": "Horizontal" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Determines how much space will be used by the field inside of the grid row.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "JustifyContent", + "TypeName": "Blazorise.JustifyContent", + "IsEnum": true, + "Documentation": "\n \n Aligns the flexible container's items when the items do not use all available space on the main-axis (horizontally).\n \n ", + "Metadata": { + "Common.PropertyName": "JustifyContent" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Field" + } + }, + { + "HashCode": -166576789, + "Kind": "Components.Component", + "Name": "Blazorise.Field", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for form input components like label, text, button, etc.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Field" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Horizontal", + "TypeName": "System.Boolean", + "Documentation": "\n \n Aligns the controls for horizontal form.\n \n ", + "Metadata": { + "Common.PropertyName": "Horizontal" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Determines how much space will be used by the field inside of the grid row.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "JustifyContent", + "TypeName": "Blazorise.JustifyContent", + "IsEnum": true, + "Documentation": "\n \n Aligns the flexible container's items when the items do not use all available space on the main-axis (horizontally).\n \n ", + "Metadata": { + "Common.PropertyName": "JustifyContent" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Field", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -945485177, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Field.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Field" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Field.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1939699613, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Field.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Field" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Field.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1306655954, + "Kind": "Components.Component", + "Name": "Blazorise.FieldBody", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Container for input components when has set to true.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FieldBody" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Defines the column size inside of a component.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.FieldBody" + } + }, + { + "HashCode": -1781859876, + "Kind": "Components.Component", + "Name": "Blazorise.FieldBody", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Container for input components when has set to true.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.FieldBody" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Defines the column size inside of a component.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.FieldBody", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1409542558, + "Kind": "Components.ChildContent", + "Name": "Blazorise.FieldBody.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "FieldBody" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.FieldBody.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1684128361, + "Kind": "Components.ChildContent", + "Name": "Blazorise.FieldBody.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.FieldBody" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.FieldBody.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2101437048, + "Kind": "Components.Component", + "Name": "Blazorise.FieldHelp", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Sets the field help-text positioned bellow the field.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FieldHelp" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.FieldHelp" + } + }, + { + "HashCode": 1406557560, + "Kind": "Components.Component", + "Name": "Blazorise.FieldHelp", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Sets the field help-text positioned bellow the field.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.FieldHelp" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.FieldHelp", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -674962680, + "Kind": "Components.ChildContent", + "Name": "Blazorise.FieldHelp.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "FieldHelp" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.FieldHelp.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1673613596, + "Kind": "Components.ChildContent", + "Name": "Blazorise.FieldHelp.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.FieldHelp" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.FieldHelp.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 54585172, + "Kind": "Components.Component", + "Name": "Blazorise.FieldLabel", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Label for a component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FieldLabel" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "For", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the ID of an element that this label belongs to.\n \n ", + "Metadata": { + "Common.PropertyName": "For" + } + }, + { + "Kind": "Components.Component", + "Name": "Screenreader", + "TypeName": "Blazorise.Screenreader", + "IsEnum": true, + "Documentation": "\n \n Defines the visibility for screen readers.\n \n ", + "Metadata": { + "Common.PropertyName": "Screenreader" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Defines the column size inside of a component.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.FieldLabel" + } + }, + { + "HashCode": 695751964, + "Kind": "Components.Component", + "Name": "Blazorise.FieldLabel", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Label for a component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.FieldLabel" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "For", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the ID of an element that this label belongs to.\n \n ", + "Metadata": { + "Common.PropertyName": "For" + } + }, + { + "Kind": "Components.Component", + "Name": "Screenreader", + "TypeName": "Blazorise.Screenreader", + "IsEnum": true, + "Documentation": "\n \n Defines the visibility for screen readers.\n \n ", + "Metadata": { + "Common.PropertyName": "Screenreader" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Defines the column size inside of a component.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.FieldLabel", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 127079049, + "Kind": "Components.ChildContent", + "Name": "Blazorise.FieldLabel.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "FieldLabel" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.FieldLabel.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1626313396, + "Kind": "Components.ChildContent", + "Name": "Blazorise.FieldLabel.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.FieldLabel" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.FieldLabel.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -492179754, + "Kind": "Components.Component", + "Name": "Blazorise.Fields", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Container for multiple component that needs to be placed in a flexbox grid row.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Fields" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Label", + "TypeName": "System.String", + "Documentation": "\n \n Sets the field label.\n \n ", + "Metadata": { + "Common.PropertyName": "Label" + } + }, + { + "Kind": "Components.Component", + "Name": "Help", + "TypeName": "System.String", + "Documentation": "\n \n Sets the field help-text positioned bellow the field.\n \n ", + "Metadata": { + "Common.PropertyName": "Help" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Determines how much space will be used by the field inside of the grid row.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Fields" + } + }, + { + "HashCode": -1803567726, + "Kind": "Components.Component", + "Name": "Blazorise.Fields", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Container for multiple component that needs to be placed in a flexbox grid row.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Fields" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Label", + "TypeName": "System.String", + "Documentation": "\n \n Sets the field label.\n \n ", + "Metadata": { + "Common.PropertyName": "Label" + } + }, + { + "Kind": "Components.Component", + "Name": "Help", + "TypeName": "System.String", + "Documentation": "\n \n Sets the field help-text positioned bellow the field.\n \n ", + "Metadata": { + "Common.PropertyName": "Help" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Determines how much space will be used by the field inside of the grid row.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Fields", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1404703199, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Fields.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Fields" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Fields.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -470759182, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Fields.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Fields" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Fields.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -346909840, + "Kind": "Components.Component", + "Name": "Blazorise.Figure", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for piece of content like images, than can display optional caption.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Figure" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.FigureSize", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the figure size.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Figure" + } + }, + { + "HashCode": 1888774135, + "Kind": "Components.Component", + "Name": "Blazorise.Figure", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for piece of content like images, than can display optional caption.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Figure" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.FigureSize", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the figure size.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Figure", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1304602824, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Figure.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Figure" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Figure.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 569662907, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Figure.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Figure" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Figure.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -625472029, + "Kind": "Components.Component", + "Name": "Blazorise.FigureCaption", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Optional caption for a image.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FigureCaption" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.FigureCaption" + } + }, + { + "HashCode": 1863353511, + "Kind": "Components.Component", + "Name": "Blazorise.FigureCaption", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Optional caption for a image.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.FigureCaption" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.FigureCaption", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1291564212, + "Kind": "Components.ChildContent", + "Name": "Blazorise.FigureCaption.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "FigureCaption" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.FigureCaption.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1704227593, + "Kind": "Components.ChildContent", + "Name": "Blazorise.FigureCaption.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.FigureCaption" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.FigureCaption.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1657658139, + "Kind": "Components.Component", + "Name": "Blazorise.FigureImage", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for a image.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FigureImage" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Source", + "TypeName": "System.String", + "Documentation": "\n \n The absolute or relative URL of the image.\n \n ", + "Metadata": { + "Common.PropertyName": "Source" + } + }, + { + "Kind": "Components.Component", + "Name": "AlternateText", + "TypeName": "System.String", + "Documentation": "\n \n Alternate text for an image.\n \n ", + "Metadata": { + "Common.PropertyName": "AlternateText" + } + }, + { + "Kind": "Components.Component", + "Name": "Rounded", + "TypeName": "System.Boolean", + "Documentation": "\n \n True if container should have a rounded corners.\n \n ", + "Metadata": { + "Common.PropertyName": "Rounded" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.FigureImage" + } + }, + { + "HashCode": 675557188, + "Kind": "Components.Component", + "Name": "Blazorise.FigureImage", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for a image.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.FigureImage" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Source", + "TypeName": "System.String", + "Documentation": "\n \n The absolute or relative URL of the image.\n \n ", + "Metadata": { + "Common.PropertyName": "Source" + } + }, + { + "Kind": "Components.Component", + "Name": "AlternateText", + "TypeName": "System.String", + "Documentation": "\n \n Alternate text for an image.\n \n ", + "Metadata": { + "Common.PropertyName": "AlternateText" + } + }, + { + "Kind": "Components.Component", + "Name": "Rounded", + "TypeName": "System.Boolean", + "Documentation": "\n \n True if container should have a rounded corners.\n \n ", + "Metadata": { + "Common.PropertyName": "Rounded" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.FigureImage", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -327638594, + "Kind": "Components.Component", + "Name": "Blazorise.FileEdit", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input component with support for single of multi file upload.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FileEdit" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Multiple", + "TypeName": "System.Boolean", + "Documentation": "\n \n Enables the multiple file selection.\n \n ", + "Metadata": { + "Common.PropertyName": "Multiple" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Sets the placeholder for the empty file input.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Filter", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the types of files that the input accepts. https://www.w3schools.com/tags/att_input_accept.asp\"\n \n ", + "Metadata": { + "Common.PropertyName": "Filter" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxChunkSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the max chunk size when uploading the file.\n \n ", + "Metadata": { + "Common.PropertyName": "MaxChunkSize" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxFileSize", + "TypeName": "System.Int64", + "Documentation": "\n \n Maximum file size in bytes, checked before starting upload (note: never trust client, always check file\n size at server-side). Defaults to .\n \n ", + "Metadata": { + "Common.PropertyName": "MaxFileSize" + } + }, + { + "Kind": "Components.Component", + "Name": "SegmentFetchTimeout", + "TypeName": "System.TimeSpan", + "Documentation": "\n \n Gets or sets the Segment Fetch Timeout when uploading the file.\n \n ", + "Metadata": { + "Common.PropertyName": "SegmentFetchTimeout" + } + }, + { + "Kind": "Components.Component", + "Name": "Changed", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs every time the selected file(s) has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "Changed", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Started", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when an individual file upload has started.\n \n ", + "Metadata": { + "Common.PropertyName": "Started", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Ended", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when an individual file upload has ended.\n \n ", + "Metadata": { + "Common.PropertyName": "Ended", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Written", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs every time the part of file has being written to the destination stream.\n \n ", + "Metadata": { + "Common.PropertyName": "Written", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Progressed", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Notifies the progress of file being written to the destination stream.\n \n ", + "Metadata": { + "Common.PropertyName": "Progressed", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AutoReset", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true file input will be automatically reset after it has being uploaded.\n \n ", + "Metadata": { + "Common.PropertyName": "AutoReset" + } + }, + { + "Kind": "Components.Component", + "Name": "BrowseButtonLocalizer", + "TypeName": "Blazorise.Localization.TextLocalizerHandler", + "Documentation": "\n \n Function used to handle custom localization that will override a default .\n \n ", + "Metadata": { + "Common.PropertyName": "BrowseButtonLocalizer", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.FileEdit" + } + }, + { + "HashCode": 622628600, + "Kind": "Components.Component", + "Name": "Blazorise.FileEdit", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input component with support for single of multi file upload.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.FileEdit" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Multiple", + "TypeName": "System.Boolean", + "Documentation": "\n \n Enables the multiple file selection.\n \n ", + "Metadata": { + "Common.PropertyName": "Multiple" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Sets the placeholder for the empty file input.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Filter", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the types of files that the input accepts. https://www.w3schools.com/tags/att_input_accept.asp\"\n \n ", + "Metadata": { + "Common.PropertyName": "Filter" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxChunkSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the max chunk size when uploading the file.\n \n ", + "Metadata": { + "Common.PropertyName": "MaxChunkSize" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxFileSize", + "TypeName": "System.Int64", + "Documentation": "\n \n Maximum file size in bytes, checked before starting upload (note: never trust client, always check file\n size at server-side). Defaults to .\n \n ", + "Metadata": { + "Common.PropertyName": "MaxFileSize" + } + }, + { + "Kind": "Components.Component", + "Name": "SegmentFetchTimeout", + "TypeName": "System.TimeSpan", + "Documentation": "\n \n Gets or sets the Segment Fetch Timeout when uploading the file.\n \n ", + "Metadata": { + "Common.PropertyName": "SegmentFetchTimeout" + } + }, + { + "Kind": "Components.Component", + "Name": "Changed", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs every time the selected file(s) has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "Changed", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Started", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when an individual file upload has started.\n \n ", + "Metadata": { + "Common.PropertyName": "Started", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Ended", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when an individual file upload has ended.\n \n ", + "Metadata": { + "Common.PropertyName": "Ended", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Written", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs every time the part of file has being written to the destination stream.\n \n ", + "Metadata": { + "Common.PropertyName": "Written", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Progressed", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Notifies the progress of file being written to the destination stream.\n \n ", + "Metadata": { + "Common.PropertyName": "Progressed", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AutoReset", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true file input will be automatically reset after it has being uploaded.\n \n ", + "Metadata": { + "Common.PropertyName": "AutoReset" + } + }, + { + "Kind": "Components.Component", + "Name": "BrowseButtonLocalizer", + "TypeName": "Blazorise.Localization.TextLocalizerHandler", + "Documentation": "\n \n Function used to handle custom localization that will override a default .\n \n ", + "Metadata": { + "Common.PropertyName": "BrowseButtonLocalizer", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.FileEdit", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 805572336, + "Kind": "Components.ChildContent", + "Name": "Blazorise.FileEdit.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "FileEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.FileEdit.Feedback", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1464074055, + "Kind": "Components.ChildContent", + "Name": "Blazorise.FileEdit.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "Blazorise.FileEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.FileEdit.Feedback", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -618522024, + "Kind": "Components.ChildContent", + "Name": "Blazorise.FileEdit.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "FileEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.FileEdit.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 805510495, + "Kind": "Components.ChildContent", + "Name": "Blazorise.FileEdit.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.FileEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.FileEdit.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2118741252, + "Kind": "Components.Component", + "Name": "Blazorise.Form", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for a regular html form element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Form" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Form" + } + }, + { + "HashCode": -543571624, + "Kind": "Components.Component", + "Name": "Blazorise.Form", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for a regular html form element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Form" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Form", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1526627999, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Form.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Form" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Form.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 816803927, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Form.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Form" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Form.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -500520243, + "Kind": "Components.Component", + "Name": "Blazorise.Help", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Help text for text inside of form.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Help" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Help" + } + }, + { + "HashCode": 853123249, + "Kind": "Components.Component", + "Name": "Blazorise.Help", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Help text for text inside of form.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Help" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Help", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1787936615, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Help.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Help" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Help.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 2052030140, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Help.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Help" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Help.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1859098269, + "Kind": "Components.Component", + "Name": "Blazorise.Icon", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Container for any type of icon font.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Icon" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.Object", + "Documentation": "\n \n Icon name that can be either a string or .\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "IconStyle", + "TypeName": "Blazorise.IconStyle", + "IsEnum": true, + "Documentation": "\n \n Suggested icon style.\n \n ", + "Metadata": { + "Common.PropertyName": "IconStyle" + } + }, + { + "Kind": "Components.Component", + "Name": "IconSize", + "TypeName": "Blazorise.IconSize", + "IsEnum": true, + "Documentation": "\n \n Defines the icon size.\n \n ", + "Metadata": { + "Common.PropertyName": "IconSize" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the icon is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseOver", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the mouse has entered the icon area.\n \n ", + "Metadata": { + "Common.PropertyName": "MouseOver", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the mouse has left the icon area.\n \n ", + "Metadata": { + "Common.PropertyName": "MouseOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Icon" + } + }, + { + "HashCode": 1695805196, + "Kind": "Components.Component", + "Name": "Blazorise.Icon", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Container for any type of icon font.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Icon" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.Object", + "Documentation": "\n \n Icon name that can be either a string or .\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "IconStyle", + "TypeName": "Blazorise.IconStyle", + "IsEnum": true, + "Documentation": "\n \n Suggested icon style.\n \n ", + "Metadata": { + "Common.PropertyName": "IconStyle" + } + }, + { + "Kind": "Components.Component", + "Name": "IconSize", + "TypeName": "Blazorise.IconSize", + "IsEnum": true, + "Documentation": "\n \n Defines the icon size.\n \n ", + "Metadata": { + "Common.PropertyName": "IconSize" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the icon is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseOver", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the mouse has entered the icon area.\n \n ", + "Metadata": { + "Common.PropertyName": "MouseOver", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the mouse has left the icon area.\n \n ", + "Metadata": { + "Common.PropertyName": "MouseOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Icon", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -772617755, + "Kind": "Components.Component", + "Name": "Blazorise.Image", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Container for an image element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Image" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Source", + "TypeName": "System.String", + "Documentation": "\n \n The absolute or relative URL of the image.\n \n ", + "Metadata": { + "Common.PropertyName": "Source" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Alternate text for an image.\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Fluid", + "TypeName": "System.Boolean", + "Documentation": "\n \n Forces an image to take up the whole width.\n \n ", + "Metadata": { + "Common.PropertyName": "Fluid" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Image" + } + }, + { + "HashCode": 1176006868, + "Kind": "Components.Component", + "Name": "Blazorise.Image", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Container for an image element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Image" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Source", + "TypeName": "System.String", + "Documentation": "\n \n The absolute or relative URL of the image.\n \n ", + "Metadata": { + "Common.PropertyName": "Source" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Alternate text for an image.\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Fluid", + "TypeName": "System.Boolean", + "Documentation": "\n \n Forces an image to take up the whole width.\n \n ", + "Metadata": { + "Common.PropertyName": "Fluid" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Image", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1269002012, + "Kind": "Components.Component", + "Name": "Blazorise.Inline", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for horizontally stacked input components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Inline" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Inline" + } + }, + { + "HashCode": -1125633336, + "Kind": "Components.Component", + "Name": "Blazorise.Inline", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Wrapper for horizontally stacked input components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Inline" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Inline", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 19891588, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Inline.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Inline" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Inline.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1162404107, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Inline.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Inline" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Inline.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -972532772, + "Kind": "Components.Component", + "Name": "Blazorise.InputMask", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Format input text content when you are typing.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputMask" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the input time value.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the time has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the time field.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Mask", + "TypeName": "System.String", + "Documentation": "\n \n The mask to use for the input.\n \n ", + "Metadata": { + "Common.PropertyName": "Mask" + } + }, + { + "Kind": "Components.Component", + "Name": "Regex", + "TypeName": "System.String", + "Documentation": "\n \n Use a regular expression as a mask.\n \n ", + "Metadata": { + "Common.PropertyName": "Regex" + } + }, + { + "Kind": "Components.Component", + "Name": "Alias", + "TypeName": "System.String", + "Documentation": "\n \n With an alias, you can define a complex mask definition and call it by using an alias name.\n So this is mainly to simplify the use of your masks. Some aliases found in the extensions are email,\n currency, decimal, integer, date, DateTime, dd/mm/yyyy, etc.\n \n ", + "Metadata": { + "Common.PropertyName": "Alias" + } + }, + { + "Kind": "Components.Component", + "Name": "InputFormat", + "TypeName": "System.String", + "Documentation": "\n \n Defines the input format when the is used.\n \n ", + "Metadata": { + "Common.PropertyName": "InputFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "OutputFormat", + "TypeName": "System.String", + "Documentation": "\n \n Defines the output format of the when the is used.\n \n ", + "Metadata": { + "Common.PropertyName": "OutputFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowMaskOnFocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Shows the mask when the input gets focus. (default = true)\n \n ", + "Metadata": { + "Common.PropertyName": "ShowMaskOnFocus" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowMaskOnHover", + "TypeName": "System.Boolean", + "Documentation": "\n \n Shows the mask when hovering the mouse. (default = true)\n \n ", + "Metadata": { + "Common.PropertyName": "ShowMaskOnHover" + } + }, + { + "Kind": "Components.Component", + "Name": "NumericInput", + "TypeName": "System.Boolean", + "Documentation": "\n \n Numeric input direction. Keeps the caret at the end.\n \n ", + "Metadata": { + "Common.PropertyName": "NumericInput" + } + }, + { + "Kind": "Components.Component", + "Name": "RightAlign", + "TypeName": "System.Boolean", + "Documentation": "\n \n Align the input to the right.\n \n \n By setting the rightAlign you can specify to right-align an inputmask. This is only applied\n in combination op the numericInput option or the dir-attribute. The default is true.\n \n ", + "Metadata": { + "Common.PropertyName": "RightAlign" + } + }, + { + "Kind": "Components.Component", + "Name": "DecimalSeparator", + "TypeName": "System.String", + "Documentation": "\n \n Define the decimal separator (numeric mode only).\n \n ", + "Metadata": { + "Common.PropertyName": "DecimalSeparator" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupSeparator", + "TypeName": "System.String", + "Documentation": "\n \n Define the group separator (numeric mode only).\n \n ", + "Metadata": { + "Common.PropertyName": "GroupSeparator" + } + }, + { + "Kind": "Components.Component", + "Name": "Nullable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Return nothing when the user hasn't entered anything. Default: false.\n \n ", + "Metadata": { + "Common.PropertyName": "Nullable" + } + }, + { + "Kind": "Components.Component", + "Name": "AutoUnmask", + "TypeName": "System.Boolean", + "Documentation": "\n \n Automatically unmask the value when retrieved. Default: false.\n \n ", + "Metadata": { + "Common.PropertyName": "AutoUnmask" + } + }, + { + "Kind": "Components.Component", + "Name": "PositionCaretOnClick", + "TypeName": "Blazorise.InputMaskCaretPosition", + "IsEnum": true, + "Documentation": "\n \n Defines the positioning of the caret on click.\n \n ", + "Metadata": { + "Common.PropertyName": "PositionCaretOnClick" + } + }, + { + "Kind": "Components.Component", + "Name": "ClearMaskOnLostFocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Remove the empty mask on blur or when not empty remove the optional trailing part. Default: true\n \n ", + "Metadata": { + "Common.PropertyName": "ClearMaskOnLostFocus" + } + }, + { + "Kind": "Components.Component", + "Name": "ClearIncomplete", + "TypeName": "System.Boolean", + "Documentation": "\n \n Clear the incomplete input on blur. Default: false\n \n ", + "Metadata": { + "Common.PropertyName": "ClearIncomplete" + } + }, + { + "Kind": "Components.Component", + "Name": "Completed", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Execute a function when the mask is completed.\n \n ", + "Metadata": { + "Common.PropertyName": "Completed", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Incompleted", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Execute a function when the mask is incomplete. Executes on blur.\n \n ", + "Metadata": { + "Common.PropertyName": "Incompleted", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Cleared", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Execute a function when the mask is cleared.\n \n ", + "Metadata": { + "Common.PropertyName": "Cleared", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Plaintext", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", + "Metadata": { + "Common.PropertyName": "Plaintext" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Sets the input text color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Pattern", + "TypeName": "System.String", + "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", + "Metadata": { + "Common.PropertyName": "Pattern" + } + }, + { + "Kind": "Components.Component", + "Name": "Immediate", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", + "Metadata": { + "Common.PropertyName": "Immediate" + } + }, + { + "Kind": "Components.Component", + "Name": "Debounce", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "Debounce" + } + }, + { + "Kind": "Components.Component", + "Name": "DebounceInterval", + "TypeName": "System.Int32?", + "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "DebounceInterval" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.InputMask" + } + }, + { + "HashCode": 992319056, + "Kind": "Components.Component", + "Name": "Blazorise.InputMask", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Format input text content when you are typing.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.InputMask" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the input time value.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the time has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the time field.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Mask", + "TypeName": "System.String", + "Documentation": "\n \n The mask to use for the input.\n \n ", + "Metadata": { + "Common.PropertyName": "Mask" + } + }, + { + "Kind": "Components.Component", + "Name": "Regex", + "TypeName": "System.String", + "Documentation": "\n \n Use a regular expression as a mask.\n \n ", + "Metadata": { + "Common.PropertyName": "Regex" + } + }, + { + "Kind": "Components.Component", + "Name": "Alias", + "TypeName": "System.String", + "Documentation": "\n \n With an alias, you can define a complex mask definition and call it by using an alias name.\n So this is mainly to simplify the use of your masks. Some aliases found in the extensions are email,\n currency, decimal, integer, date, DateTime, dd/mm/yyyy, etc.\n \n ", + "Metadata": { + "Common.PropertyName": "Alias" + } + }, + { + "Kind": "Components.Component", + "Name": "InputFormat", + "TypeName": "System.String", + "Documentation": "\n \n Defines the input format when the is used.\n \n ", + "Metadata": { + "Common.PropertyName": "InputFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "OutputFormat", + "TypeName": "System.String", + "Documentation": "\n \n Defines the output format of the when the is used.\n \n ", + "Metadata": { + "Common.PropertyName": "OutputFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowMaskOnFocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Shows the mask when the input gets focus. (default = true)\n \n ", + "Metadata": { + "Common.PropertyName": "ShowMaskOnFocus" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowMaskOnHover", + "TypeName": "System.Boolean", + "Documentation": "\n \n Shows the mask when hovering the mouse. (default = true)\n \n ", + "Metadata": { + "Common.PropertyName": "ShowMaskOnHover" + } + }, + { + "Kind": "Components.Component", + "Name": "NumericInput", + "TypeName": "System.Boolean", + "Documentation": "\n \n Numeric input direction. Keeps the caret at the end.\n \n ", + "Metadata": { + "Common.PropertyName": "NumericInput" + } + }, + { + "Kind": "Components.Component", + "Name": "RightAlign", + "TypeName": "System.Boolean", + "Documentation": "\n \n Align the input to the right.\n \n \n By setting the rightAlign you can specify to right-align an inputmask. This is only applied\n in combination op the numericInput option or the dir-attribute. The default is true.\n \n ", + "Metadata": { + "Common.PropertyName": "RightAlign" + } + }, + { + "Kind": "Components.Component", + "Name": "DecimalSeparator", + "TypeName": "System.String", + "Documentation": "\n \n Define the decimal separator (numeric mode only).\n \n ", + "Metadata": { + "Common.PropertyName": "DecimalSeparator" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupSeparator", + "TypeName": "System.String", + "Documentation": "\n \n Define the group separator (numeric mode only).\n \n ", + "Metadata": { + "Common.PropertyName": "GroupSeparator" + } + }, + { + "Kind": "Components.Component", + "Name": "Nullable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Return nothing when the user hasn't entered anything. Default: false.\n \n ", + "Metadata": { + "Common.PropertyName": "Nullable" + } + }, + { + "Kind": "Components.Component", + "Name": "AutoUnmask", + "TypeName": "System.Boolean", + "Documentation": "\n \n Automatically unmask the value when retrieved. Default: false.\n \n ", + "Metadata": { + "Common.PropertyName": "AutoUnmask" + } + }, + { + "Kind": "Components.Component", + "Name": "PositionCaretOnClick", + "TypeName": "Blazorise.InputMaskCaretPosition", + "IsEnum": true, + "Documentation": "\n \n Defines the positioning of the caret on click.\n \n ", + "Metadata": { + "Common.PropertyName": "PositionCaretOnClick" + } + }, + { + "Kind": "Components.Component", + "Name": "ClearMaskOnLostFocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Remove the empty mask on blur or when not empty remove the optional trailing part. Default: true\n \n ", + "Metadata": { + "Common.PropertyName": "ClearMaskOnLostFocus" + } + }, + { + "Kind": "Components.Component", + "Name": "ClearIncomplete", + "TypeName": "System.Boolean", + "Documentation": "\n \n Clear the incomplete input on blur. Default: false\n \n ", + "Metadata": { + "Common.PropertyName": "ClearIncomplete" + } + }, + { + "Kind": "Components.Component", + "Name": "Completed", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Execute a function when the mask is completed.\n \n ", + "Metadata": { + "Common.PropertyName": "Completed", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Incompleted", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Execute a function when the mask is incomplete. Executes on blur.\n \n ", + "Metadata": { + "Common.PropertyName": "Incompleted", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Cleared", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Execute a function when the mask is cleared.\n \n ", + "Metadata": { + "Common.PropertyName": "Cleared", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Plaintext", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", + "Metadata": { + "Common.PropertyName": "Plaintext" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Sets the input text color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Pattern", + "TypeName": "System.String", + "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", + "Metadata": { + "Common.PropertyName": "Pattern" + } + }, + { + "Kind": "Components.Component", + "Name": "Immediate", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", + "Metadata": { + "Common.PropertyName": "Immediate" + } + }, + { + "Kind": "Components.Component", + "Name": "Debounce", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "Debounce" + } + }, + { + "Kind": "Components.Component", + "Name": "DebounceInterval", + "TypeName": "System.Int32?", + "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "DebounceInterval" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.InputMask", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1051524600, + "Kind": "Components.ChildContent", + "Name": "Blazorise.InputMask.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "InputMask" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.InputMask.Feedback", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -914086058, + "Kind": "Components.ChildContent", + "Name": "Blazorise.InputMask.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "Blazorise.InputMask" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.InputMask.Feedback", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -252100961, + "Kind": "Components.ChildContent", + "Name": "Blazorise.InputMask.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "InputMask" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.InputMask.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -928187909, + "Kind": "Components.ChildContent", + "Name": "Blazorise.InputMask.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.InputMask" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.InputMask.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -764535856, + "Kind": "Components.Component", + "Name": "Blazorise.Jumbotron", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Lightweight, flexible component for showcasing hero unit style content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Jumbotron" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Jumbotron" + } + }, + { + "HashCode": -196179970, + "Kind": "Components.Component", + "Name": "Blazorise.Jumbotron", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Lightweight, flexible component for showcasing hero unit style content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Jumbotron" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Jumbotron", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1886972843, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Jumbotron.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Jumbotron" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Jumbotron.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 697262745, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Jumbotron.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Jumbotron" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Jumbotron.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -657676880, + "Kind": "Components.Component", + "Name": "Blazorise.JumbotronSubtitle", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Smaller text placed under the .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "JumbotronSubtitle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.JumbotronSubtitle" + } + }, + { + "HashCode": 118691508, + "Kind": "Components.Component", + "Name": "Blazorise.JumbotronSubtitle", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Smaller text placed under the .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.JumbotronSubtitle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.JumbotronSubtitle", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1843799486, + "Kind": "Components.ChildContent", + "Name": "Blazorise.JumbotronSubtitle.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "JumbotronSubtitle" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.JumbotronSubtitle.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1969520274, + "Kind": "Components.ChildContent", + "Name": "Blazorise.JumbotronSubtitle.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.JumbotronSubtitle" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.JumbotronSubtitle.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1560209351, + "Kind": "Components.Component", + "Name": "Blazorise.JumbotronTitle", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Main heading text.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "JumbotronTitle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.JumbotronTitleSize", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the jumbotron text size.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.JumbotronTitle" + } + }, + { + "HashCode": 1596828539, + "Kind": "Components.Component", + "Name": "Blazorise.JumbotronTitle", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Main heading text.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.JumbotronTitle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.JumbotronTitleSize", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the jumbotron text size.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.JumbotronTitle", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -779335345, + "Kind": "Components.ChildContent", + "Name": "Blazorise.JumbotronTitle.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "JumbotronTitle" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.JumbotronTitle.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -980074357, + "Kind": "Components.ChildContent", + "Name": "Blazorise.JumbotronTitle.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.JumbotronTitle" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.JumbotronTitle.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -948909580, + "Kind": "Components.Component", + "Name": "Blazorise.Label", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A label for a form fields.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Label" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "For", + "TypeName": "System.String", + "Documentation": "\n \n Name of the input element to which the label is connected.\n \n ", + "Metadata": { + "Common.PropertyName": "For" + } + }, + { + "Kind": "Components.Component", + "Name": "Type", + "TypeName": "Blazorise.LabelType", + "IsEnum": true, + "Documentation": "\n \n Label type that can better indicate the connected input element.\n \n ", + "Metadata": { + "Common.PropertyName": "Type" + } + }, + { + "Kind": "Components.Component", + "Name": "Cursor", + "TypeName": "Blazorise.Cursor", + "IsEnum": true, + "Documentation": "\n \n Defines the mouse cursor when mouse od placed over the label.\n \n ", + "Metadata": { + "Common.PropertyName": "Cursor" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Label" + } + }, + { + "HashCode": 442498380, + "Kind": "Components.Component", + "Name": "Blazorise.Label", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A label for a form fields.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Label" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "For", + "TypeName": "System.String", + "Documentation": "\n \n Name of the input element to which the label is connected.\n \n ", + "Metadata": { + "Common.PropertyName": "For" + } + }, + { + "Kind": "Components.Component", + "Name": "Type", + "TypeName": "Blazorise.LabelType", + "IsEnum": true, + "Documentation": "\n \n Label type that can better indicate the connected input element.\n \n ", + "Metadata": { + "Common.PropertyName": "Type" + } + }, + { + "Kind": "Components.Component", + "Name": "Cursor", + "TypeName": "Blazorise.Cursor", + "IsEnum": true, + "Documentation": "\n \n Defines the mouse cursor when mouse od placed over the label.\n \n ", + "Metadata": { + "Common.PropertyName": "Cursor" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Label", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 791444287, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Label.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Label" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Label.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -593244721, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Label.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the reference to the parent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Label" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Label.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -232568073, + "Kind": "Components.Component", + "Name": "Blazorise.Layout", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Main component for handling the overall layout of a page.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Layout" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Sider", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicates that layout will contain sider container.\n \n ", + "Metadata": { + "Common.PropertyName": "Sider" + } + }, + { + "Kind": "Components.Component", + "Name": "Loading", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, an overlay will be created so the user cannot click anything until set to false.\n \n ", + "Metadata": { + "Common.PropertyName": "Loading" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadingClass", + "TypeName": "System.String", + "Documentation": "\n \n Sets the custom classname for loading element.\n \n ", + "Metadata": { + "Common.PropertyName": "LoadingClass" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadingChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when loading state had changed.\n \n ", + "Metadata": { + "Common.PropertyName": "LoadingChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadingTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered the loading container.\n \n ", + "Metadata": { + "Common.PropertyName": "LoadingTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Layout" + } + }, + { + "HashCode": 337003659, + "Kind": "Components.Component", + "Name": "Blazorise.Layout", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Main component for handling the overall layout of a page.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Layout" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Sider", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicates that layout will contain sider container.\n \n ", + "Metadata": { + "Common.PropertyName": "Sider" + } + }, + { + "Kind": "Components.Component", + "Name": "Loading", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, an overlay will be created so the user cannot click anything until set to false.\n \n ", + "Metadata": { + "Common.PropertyName": "Loading" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadingClass", + "TypeName": "System.String", + "Documentation": "\n \n Sets the custom classname for loading element.\n \n ", + "Metadata": { + "Common.PropertyName": "LoadingClass" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadingChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when loading state had changed.\n \n ", + "Metadata": { + "Common.PropertyName": "LoadingChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadingTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered the loading container.\n \n ", + "Metadata": { + "Common.PropertyName": "LoadingTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Layout", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 315404169, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Layout.LoadingTemplate", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered the loading container.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "LoadingTemplate", + "ParentTag": "Layout" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Layout.LoadingTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1587769089, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Layout.LoadingTemplate", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered the loading container.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "LoadingTemplate", + "ParentTag": "Blazorise.Layout" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Layout.LoadingTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -701818455, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Layout.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Layout" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Layout.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -375590347, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Layout.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Layout" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Layout.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1177130859, + "Kind": "Components.Component", + "Name": "Blazorise.LayoutContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The content layout with the default style, in which any element can be nested, and must be placed in .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "LayoutContent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.LayoutContent" + } + }, + { + "HashCode": 565050471, + "Kind": "Components.Component", + "Name": "Blazorise.LayoutContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The content layout with the default style, in which any element can be nested, and must be placed in .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.LayoutContent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.LayoutContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 337229764, + "Kind": "Components.ChildContent", + "Name": "Blazorise.LayoutContent.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "LayoutContent" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.LayoutContent.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1190561828, + "Kind": "Components.ChildContent", + "Name": "Blazorise.LayoutContent.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.LayoutContent" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.LayoutContent.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -694931834, + "Kind": "Components.Component", + "Name": "Blazorise.LayoutFooter", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The bottom layout with the default style, in which any element can be nested, and must be placed in .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "LayoutFooter" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Fixed", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true footer will be fixed to the bottom of the page.\n \n ", + "Metadata": { + "Common.PropertyName": "Fixed" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.LayoutFooter" + } + }, + { + "HashCode": -945963531, + "Kind": "Components.Component", + "Name": "Blazorise.LayoutFooter", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The bottom layout with the default style, in which any element can be nested, and must be placed in .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.LayoutFooter" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Fixed", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true footer will be fixed to the bottom of the page.\n \n ", + "Metadata": { + "Common.PropertyName": "Fixed" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.LayoutFooter", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1096173457, + "Kind": "Components.ChildContent", + "Name": "Blazorise.LayoutFooter.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "LayoutFooter" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.LayoutFooter.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1977419365, + "Kind": "Components.ChildContent", + "Name": "Blazorise.LayoutFooter.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.LayoutFooter" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.LayoutFooter.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1510373661, + "Kind": "Components.Component", + "Name": "Blazorise.LayoutHeader", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The top layout with the default style, in which any element can be nested, and must be placed in .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "LayoutHeader" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Fixed", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true header will be fixed to the top of the page.\n \n ", + "Metadata": { + "Common.PropertyName": "Fixed" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.LayoutHeader" + } + }, + { + "HashCode": 1548385305, + "Kind": "Components.Component", + "Name": "Blazorise.LayoutHeader", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The top layout with the default style, in which any element can be nested, and must be placed in .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.LayoutHeader" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Fixed", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true header will be fixed to the top of the page.\n \n ", + "Metadata": { + "Common.PropertyName": "Fixed" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.LayoutHeader", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -780728469, + "Kind": "Components.ChildContent", + "Name": "Blazorise.LayoutHeader.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "LayoutHeader" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.LayoutHeader.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1411263532, + "Kind": "Components.ChildContent", + "Name": "Blazorise.LayoutHeader.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.LayoutHeader" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.LayoutHeader.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 641392370, + "Kind": "Components.Component", + "Name": "Blazorise.LayoutSider", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The sidebar with default style and basic functions, in which any element can be nested, and must be placed in .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "LayoutSider" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.LayoutSider" + } + }, + { + "HashCode": -192546000, + "Kind": "Components.Component", + "Name": "Blazorise.LayoutSider", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The sidebar with default style and basic functions, in which any element can be nested, and must be placed in .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.LayoutSider" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.LayoutSider", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -657147495, + "Kind": "Components.ChildContent", + "Name": "Blazorise.LayoutSider.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "LayoutSider" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.LayoutSider.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -877143375, + "Kind": "Components.ChildContent", + "Name": "Blazorise.LayoutSider.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.LayoutSider" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.LayoutSider.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -675700573, + "Kind": "Components.Component", + "Name": "Blazorise.LayoutSiderContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The wrapper for a sidebar content, and must be placed in .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "LayoutSiderContent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.LayoutSiderContent" + } + }, + { + "HashCode": 1657152170, + "Kind": "Components.Component", + "Name": "Blazorise.LayoutSiderContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The wrapper for a sidebar content, and must be placed in .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.LayoutSiderContent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.LayoutSiderContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -218038600, + "Kind": "Components.ChildContent", + "Name": "Blazorise.LayoutSiderContent.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "LayoutSiderContent" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.LayoutSiderContent.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 23566318, + "Kind": "Components.ChildContent", + "Name": "Blazorise.LayoutSiderContent.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.LayoutSiderContent" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.LayoutSiderContent.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1921407161, + "Kind": "Components.Component", + "Name": "Blazorise.Anchor", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A component that renders an anchor tag, automatically toggling its 'active'\n class based on whether its 'href' matches the current URI.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Anchor" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "To", + "TypeName": "System.String", + "Documentation": "\n \n Denotes the target route of the link.\n \n ", + "Metadata": { + "Common.PropertyName": "To" + } + }, + { + "Kind": "Components.Component", + "Name": "Match", + "TypeName": "Blazorise.Match", + "IsEnum": true, + "Documentation": "\n \n URL matching behavior for a link.\n \n ", + "Metadata": { + "Common.PropertyName": "Match" + } + }, + { + "Kind": "Components.Component", + "Name": "Target", + "TypeName": "Blazorise.Target", + "Documentation": "\n \n The target attribute specifies where to open the linked document.\n \n ", + "Metadata": { + "Common.PropertyName": "Target" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specify extra information about the element.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the link is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Anchor" + } + }, + { + "HashCode": -223415897, + "Kind": "Components.Component", + "Name": "Blazorise.Anchor", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A component that renders an anchor tag, automatically toggling its 'active'\n class based on whether its 'href' matches the current URI.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Anchor" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "To", + "TypeName": "System.String", + "Documentation": "\n \n Denotes the target route of the link.\n \n ", + "Metadata": { + "Common.PropertyName": "To" + } + }, + { + "Kind": "Components.Component", + "Name": "Match", + "TypeName": "Blazorise.Match", + "IsEnum": true, + "Documentation": "\n \n URL matching behavior for a link.\n \n ", + "Metadata": { + "Common.PropertyName": "Match" + } + }, + { + "Kind": "Components.Component", + "Name": "Target", + "TypeName": "Blazorise.Target", + "Documentation": "\n \n The target attribute specifies where to open the linked document.\n \n ", + "Metadata": { + "Common.PropertyName": "Target" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specify extra information about the element.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the link is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Anchor", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1074230920, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Anchor.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Anchor" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Anchor.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -39962527, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Anchor.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Anchor" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Anchor.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1015102965, + "Kind": "Components.Component", + "Name": "Blazorise.Link", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A component that renders an anchor tag, automatically toggling its 'active'\n class based on whether its 'href' matches the current URI.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Link" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "To", + "TypeName": "System.String", + "Documentation": "\n \n Denotes the target route of the link.\n \n ", + "Metadata": { + "Common.PropertyName": "To" + } + }, + { + "Kind": "Components.Component", + "Name": "Match", + "TypeName": "Blazorise.Match", + "IsEnum": true, + "Documentation": "\n \n URL matching behavior for a link.\n \n ", + "Metadata": { + "Common.PropertyName": "Match" + } + }, + { + "Kind": "Components.Component", + "Name": "Target", + "TypeName": "Blazorise.Target", + "Documentation": "\n \n The target attribute specifies where to open the linked document.\n \n ", + "Metadata": { + "Common.PropertyName": "Target" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specify extra information about the element.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the link is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Link" + } + }, + { + "HashCode": 1166108118, + "Kind": "Components.Component", + "Name": "Blazorise.Link", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A component that renders an anchor tag, automatically toggling its 'active'\n class based on whether its 'href' matches the current URI.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Link" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "To", + "TypeName": "System.String", + "Documentation": "\n \n Denotes the target route of the link.\n \n ", + "Metadata": { + "Common.PropertyName": "To" + } + }, + { + "Kind": "Components.Component", + "Name": "Match", + "TypeName": "Blazorise.Match", + "IsEnum": true, + "Documentation": "\n \n URL matching behavior for a link.\n \n ", + "Metadata": { + "Common.PropertyName": "Match" + } + }, + { + "Kind": "Components.Component", + "Name": "Target", + "TypeName": "Blazorise.Target", + "Documentation": "\n \n The target attribute specifies where to open the linked document.\n \n ", + "Metadata": { + "Common.PropertyName": "Target" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specify extra information about the element.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the link is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Link", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -124067720, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Link.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Link" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Link.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1098051519, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Link.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Link" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Link.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1958224614, + "Kind": "Components.Component", + "Name": "Blazorise.ListGroup", + "AssemblyName": "Blazorise", + "Documentation": "\n \n List groups are a flexible and powerful component for displaying a series of content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ListGroup" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Flush", + "TypeName": "System.Boolean", + "Documentation": "\n \n Remove some borders and rounded corners to render list group items edge-to-edge in a parent container (e.g., cards).\n \n ", + "Metadata": { + "Common.PropertyName": "Flush" + } + }, + { + "Kind": "Components.Component", + "Name": "Mode", + "TypeName": "Blazorise.ListGroupMode", + "IsEnum": true, + "Documentation": "\n \n Defines the list-group behavior mode.\n \n ", + "Metadata": { + "Common.PropertyName": "Mode" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItem", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets currently selected item name.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedItem" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItemChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n An event raised when is changed.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedItemChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the component child content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ListGroup" + } + }, + { + "HashCode": -1194369465, + "Kind": "Components.Component", + "Name": "Blazorise.ListGroup", + "AssemblyName": "Blazorise", + "Documentation": "\n \n List groups are a flexible and powerful component for displaying a series of content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.ListGroup" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Flush", + "TypeName": "System.Boolean", + "Documentation": "\n \n Remove some borders and rounded corners to render list group items edge-to-edge in a parent container (e.g., cards).\n \n ", + "Metadata": { + "Common.PropertyName": "Flush" + } + }, + { + "Kind": "Components.Component", + "Name": "Mode", + "TypeName": "Blazorise.ListGroupMode", + "IsEnum": true, + "Documentation": "\n \n Defines the list-group behavior mode.\n \n ", + "Metadata": { + "Common.PropertyName": "Mode" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItem", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets currently selected item name.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedItem" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItemChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n An event raised when is changed.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedItemChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the component child content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ListGroup", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1308329438, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ListGroup.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the component child content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "ListGroup" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ListGroup.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -321551172, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ListGroup.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Gets or sets the component child content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.ListGroup" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ListGroup.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1570022436, + "Kind": "Components.Component", + "Name": "Blazorise.ListGroupItem", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A container component that is placed inside of an .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ListGroupItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Defines the item name.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes the item to make it appear disabled.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the item is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Gets or sets the list-group-item color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ListGroupItem" + } + }, + { + "HashCode": -1777379354, + "Kind": "Components.Component", + "Name": "Blazorise.ListGroupItem", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A container component that is placed inside of an .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.ListGroupItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Defines the item name.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes the item to make it appear disabled.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the item is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Gets or sets the list-group-item color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ListGroupItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 669833967, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ListGroupItem.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "ListGroupItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ListGroupItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1289817441, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ListGroupItem.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.ListGroupItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ListGroupItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1640504099, + "Kind": "Components.Component", + "Name": "Blazorise.Media", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The media object is a UI element perfect for repeatable and nestable content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Media" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Media" + } + }, + { + "HashCode": 1757691473, + "Kind": "Components.Component", + "Name": "Blazorise.Media", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The media object is a UI element perfect for repeatable and nestable content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Media" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Media", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 711736163, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Media.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Media" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Media.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1512609602, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Media.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Media" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Media.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1904955549, + "Kind": "Components.Component", + "Name": "Blazorise.MediaBody", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The main content area of the component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "MediaBody" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.MediaBody" + } + }, + { + "HashCode": 1109700002, + "Kind": "Components.Component", + "Name": "Blazorise.MediaBody", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The main content area of the component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.MediaBody" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.MediaBody", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -710210598, + "Kind": "Components.ChildContent", + "Name": "Blazorise.MediaBody.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "MediaBody" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.MediaBody.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1256680954, + "Kind": "Components.ChildContent", + "Name": "Blazorise.MediaBody.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.MediaBody" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.MediaBody.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1146444800, + "Kind": "Components.Component", + "Name": "Blazorise.MediaLeft", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The left side of the media content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "MediaLeft" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.MediaLeft" + } + }, + { + "HashCode": 1733304257, + "Kind": "Components.Component", + "Name": "Blazorise.MediaLeft", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The left side of the media content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.MediaLeft" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.MediaLeft", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1286422849, + "Kind": "Components.ChildContent", + "Name": "Blazorise.MediaLeft.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "MediaLeft" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.MediaLeft.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 449272421, + "Kind": "Components.ChildContent", + "Name": "Blazorise.MediaLeft.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.MediaLeft" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.MediaLeft.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -37048863, + "Kind": "Components.Component", + "Name": "Blazorise.MediaRight", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The right side of the media content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "MediaRight" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.MediaRight" + } + }, + { + "HashCode": 309036018, + "Kind": "Components.Component", + "Name": "Blazorise.MediaRight", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The right side of the media content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.MediaRight" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.MediaRight", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 741883214, + "Kind": "Components.ChildContent", + "Name": "Blazorise.MediaRight.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "MediaRight" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.MediaRight.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 2139388081, + "Kind": "Components.ChildContent", + "Name": "Blazorise.MediaRight.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.MediaRight" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.MediaRight.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2028336905, + "Kind": "Components.Component", + "Name": "Blazorise.MemoEdit", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Component that allows you to display and edit multi-line text.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "MemoEdit" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Plaintext", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", + "Metadata": { + "Common.PropertyName": "Plaintext" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text inside the input field.\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "TextChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after text has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "TextChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TextExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the text value.\n \n ", + "Metadata": { + "Common.PropertyName": "TextExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxLength", + "TypeName": "System.Int32?", + "Documentation": "\n \n Specifies the maximum number of characters allowed in the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "MaxLength" + } + }, + { + "Kind": "Components.Component", + "Name": "Rows", + "TypeName": "System.Int32?", + "Documentation": "\n \n Specifies the number lines in the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "Rows" + } + }, + { + "Kind": "Components.Component", + "Name": "Pattern", + "TypeName": "System.String", + "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n \n Please be aware that on is used only for the validation process.\n \n ", + "Metadata": { + "Common.PropertyName": "Pattern" + } + }, + { + "Kind": "Components.Component", + "Name": "Immediate", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", + "Metadata": { + "Common.PropertyName": "Immediate" + } + }, + { + "Kind": "Components.Component", + "Name": "Debounce", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "Debounce" + } + }, + { + "Kind": "Components.Component", + "Name": "DebounceInterval", + "TypeName": "System.Int32?", + "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "DebounceInterval" + } + }, + { + "Kind": "Components.Component", + "Name": "ReplaceTab", + "TypeName": "System.Boolean", + "Documentation": "\n \n If set to true, will insert a tab instead of cycle input focus.\n \n ", + "Metadata": { + "Common.PropertyName": "ReplaceTab" + } + }, + { + "Kind": "Components.Component", + "Name": "TabSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Defines the number of characters that tab key will override.\n \n ", + "Metadata": { + "Common.PropertyName": "TabSize" + } + }, + { + "Kind": "Components.Component", + "Name": "SoftTabs", + "TypeName": "System.Boolean", + "Documentation": "\n \n If set to true, spaces will be used instead of a tab character\n \n ", + "Metadata": { + "Common.PropertyName": "SoftTabs" + } + }, + { + "Kind": "Components.Component", + "Name": "AutoSize", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the textarea will automatically grow in height according to its content.\n \n ", + "Metadata": { + "Common.PropertyName": "AutoSize" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.MemoEdit" + } + }, + { + "HashCode": 890500651, + "Kind": "Components.Component", + "Name": "Blazorise.MemoEdit", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Component that allows you to display and edit multi-line text.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.MemoEdit" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Plaintext", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", + "Metadata": { + "Common.PropertyName": "Plaintext" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text inside the input field.\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "TextChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after text has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "TextChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TextExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the text value.\n \n ", + "Metadata": { + "Common.PropertyName": "TextExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxLength", + "TypeName": "System.Int32?", + "Documentation": "\n \n Specifies the maximum number of characters allowed in the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "MaxLength" + } + }, + { + "Kind": "Components.Component", + "Name": "Rows", + "TypeName": "System.Int32?", + "Documentation": "\n \n Specifies the number lines in the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "Rows" + } + }, + { + "Kind": "Components.Component", + "Name": "Pattern", + "TypeName": "System.String", + "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n \n Please be aware that on is used only for the validation process.\n \n ", + "Metadata": { + "Common.PropertyName": "Pattern" + } + }, + { + "Kind": "Components.Component", + "Name": "Immediate", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", + "Metadata": { + "Common.PropertyName": "Immediate" + } + }, + { + "Kind": "Components.Component", + "Name": "Debounce", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "Debounce" + } + }, + { + "Kind": "Components.Component", + "Name": "DebounceInterval", + "TypeName": "System.Int32?", + "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "DebounceInterval" + } + }, + { + "Kind": "Components.Component", + "Name": "ReplaceTab", + "TypeName": "System.Boolean", + "Documentation": "\n \n If set to true, will insert a tab instead of cycle input focus.\n \n ", + "Metadata": { + "Common.PropertyName": "ReplaceTab" + } + }, + { + "Kind": "Components.Component", + "Name": "TabSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Defines the number of characters that tab key will override.\n \n ", + "Metadata": { + "Common.PropertyName": "TabSize" + } + }, + { + "Kind": "Components.Component", + "Name": "SoftTabs", + "TypeName": "System.Boolean", + "Documentation": "\n \n If set to true, spaces will be used instead of a tab character\n \n ", + "Metadata": { + "Common.PropertyName": "SoftTabs" + } + }, + { + "Kind": "Components.Component", + "Name": "AutoSize", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the textarea will automatically grow in height according to its content.\n \n ", + "Metadata": { + "Common.PropertyName": "AutoSize" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.MemoEdit", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1534787936, + "Kind": "Components.ChildContent", + "Name": "Blazorise.MemoEdit.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "MemoEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.MemoEdit.Feedback", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1259566607, + "Kind": "Components.ChildContent", + "Name": "Blazorise.MemoEdit.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "Blazorise.MemoEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.MemoEdit.Feedback", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1978706531, + "Kind": "Components.ChildContent", + "Name": "Blazorise.MemoEdit.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "MemoEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.MemoEdit.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1437917196, + "Kind": "Components.ChildContent", + "Name": "Blazorise.MemoEdit.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.MemoEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.MemoEdit.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1477067541, + "Kind": "Components.Component", + "Name": "Blazorise.MessageAlert", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Component that handles the to show the message dialog.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "MessageAlert" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "MessageType", + "TypeName": "Blazorise.MessageType", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the message type.\n \n ", + "Metadata": { + "Common.PropertyName": "MessageType" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the message title.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Message", + "TypeName": "Microsoft.AspNetCore.Components.MarkupString", + "Documentation": "\n \n Gets or sets the message content.\n \n ", + "Metadata": { + "Common.PropertyName": "Message" + } + }, + { + "Kind": "Components.Component", + "Name": "Options", + "TypeName": "Blazorise.MessageOptions", + "Documentation": "\n \n Gets or sets the custom message options.\n \n ", + "Metadata": { + "Common.PropertyName": "Options" + } + }, + { + "Kind": "Components.Component", + "Name": "Callback", + "TypeName": "System.Threading.Tasks.TaskCompletionSource", + "Documentation": "\n \n Occurs after the user respond with an action button.\n \n ", + "Metadata": { + "Common.PropertyName": "Callback" + } + }, + { + "Kind": "Components.Component", + "Name": "Okayed", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the user has responded with an OK action.\n \n ", + "Metadata": { + "Common.PropertyName": "Okayed", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Confirmed", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the user has responded with a Confirm action.\n \n ", + "Metadata": { + "Common.PropertyName": "Confirmed", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Canceled", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the user has responded with a Cancel action.\n \n ", + "Metadata": { + "Common.PropertyName": "Canceled", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "BackgroundCancel", + "TypeName": "System.Boolean", + "Documentation": "\n \n By default, a modal is cancelled if the user clicks anywhere outside the modal.\n This behavior can be disabled by setting to false.\n \n ", + "Metadata": { + "Common.PropertyName": "BackgroundCancel" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.MessageAlert" + } + }, + { + "HashCode": 77620157, + "Kind": "Components.Component", + "Name": "Blazorise.MessageAlert", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Component that handles the to show the message dialog.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.MessageAlert" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "MessageType", + "TypeName": "Blazorise.MessageType", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the message type.\n \n ", + "Metadata": { + "Common.PropertyName": "MessageType" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the message title.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Message", + "TypeName": "Microsoft.AspNetCore.Components.MarkupString", + "Documentation": "\n \n Gets or sets the message content.\n \n ", + "Metadata": { + "Common.PropertyName": "Message" + } + }, + { + "Kind": "Components.Component", + "Name": "Options", + "TypeName": "Blazorise.MessageOptions", + "Documentation": "\n \n Gets or sets the custom message options.\n \n ", + "Metadata": { + "Common.PropertyName": "Options" + } + }, + { + "Kind": "Components.Component", + "Name": "Callback", + "TypeName": "System.Threading.Tasks.TaskCompletionSource", + "Documentation": "\n \n Occurs after the user respond with an action button.\n \n ", + "Metadata": { + "Common.PropertyName": "Callback" + } + }, + { + "Kind": "Components.Component", + "Name": "Okayed", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the user has responded with an OK action.\n \n ", + "Metadata": { + "Common.PropertyName": "Okayed", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Confirmed", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the user has responded with a Confirm action.\n \n ", + "Metadata": { + "Common.PropertyName": "Confirmed", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Canceled", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the user has responded with a Cancel action.\n \n ", + "Metadata": { + "Common.PropertyName": "Canceled", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "BackgroundCancel", + "TypeName": "System.Boolean", + "Documentation": "\n \n By default, a modal is cancelled if the user clicks anywhere outside the modal.\n This behavior can be disabled by setting to false.\n \n ", + "Metadata": { + "Common.PropertyName": "BackgroundCancel" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.MessageAlert", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2067470635, + "Kind": "Components.Component", + "Name": "Blazorise.Modal", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A classic modal overlay, in which you can include any content you want.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Modal" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Defines the visibility of modal dialog.\n \n The parameter should only be used in .razor code.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "VisibleChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the modal visibility state changes.\n \n ", + "Metadata": { + "Common.PropertyName": "VisibleChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ScrollToTop", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true modal will scroll to top when opened.\n \n ", + "Metadata": { + "Common.PropertyName": "ScrollToTop" + } + }, + { + "Kind": "Components.Component", + "Name": "Opening", + "TypeName": "System.Func", + "Documentation": "\n \n Occurs before the modal is opened.\n \n ", + "Metadata": { + "Common.PropertyName": "Opening", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Closing", + "TypeName": "System.Func", + "Documentation": "\n \n Occurs before the modal is closed.\n \n ", + "Metadata": { + "Common.PropertyName": "Closing", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Opened", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the modal has opened.\n \n ", + "Metadata": { + "Common.PropertyName": "Opened", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Closed", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the modal has closed.\n \n ", + "Metadata": { + "Common.PropertyName": "Closed", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowBackdrop", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies the backdrop needs to be rendered for this .\n \n ", + "Metadata": { + "Common.PropertyName": "ShowBackdrop" + } + }, + { + "Kind": "Components.Component", + "Name": "Animated", + "TypeName": "System.Boolean", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Animated" + } + }, + { + "Kind": "Components.Component", + "Name": "AnimationDuration", + "TypeName": "System.Int32", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "AnimationDuration" + } + }, + { + "Kind": "Components.Component", + "Name": "RenderMode", + "TypeName": "Blazorise.ModalRenderMode", + "IsEnum": true, + "Documentation": "\n \n Defines how the modal content will be rendered.\n \n ", + "Metadata": { + "Common.PropertyName": "RenderMode" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Modal" + } + }, + { + "HashCode": 1541914402, + "Kind": "Components.Component", + "Name": "Blazorise.Modal", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A classic modal overlay, in which you can include any content you want.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Modal" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Defines the visibility of modal dialog.\n \n The parameter should only be used in .razor code.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "VisibleChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the modal visibility state changes.\n \n ", + "Metadata": { + "Common.PropertyName": "VisibleChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ScrollToTop", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true modal will scroll to top when opened.\n \n ", + "Metadata": { + "Common.PropertyName": "ScrollToTop" + } + }, + { + "Kind": "Components.Component", + "Name": "Opening", + "TypeName": "System.Func", + "Documentation": "\n \n Occurs before the modal is opened.\n \n ", + "Metadata": { + "Common.PropertyName": "Opening", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Closing", + "TypeName": "System.Func", + "Documentation": "\n \n Occurs before the modal is closed.\n \n ", + "Metadata": { + "Common.PropertyName": "Closing", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Opened", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the modal has opened.\n \n ", + "Metadata": { + "Common.PropertyName": "Opened", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Closed", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the modal has closed.\n \n ", + "Metadata": { + "Common.PropertyName": "Closed", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowBackdrop", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies the backdrop needs to be rendered for this .\n \n ", + "Metadata": { + "Common.PropertyName": "ShowBackdrop" + } + }, + { + "Kind": "Components.Component", + "Name": "Animated", + "TypeName": "System.Boolean", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Animated" + } + }, + { + "Kind": "Components.Component", + "Name": "AnimationDuration", + "TypeName": "System.Int32", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "AnimationDuration" + } + }, + { + "Kind": "Components.Component", + "Name": "RenderMode", + "TypeName": "Blazorise.ModalRenderMode", + "IsEnum": true, + "Documentation": "\n \n Defines how the modal content will be rendered.\n \n ", + "Metadata": { + "Common.PropertyName": "RenderMode" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Modal", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1793319787, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Modal.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Modal" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Modal.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1477346346, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Modal.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Modal" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Modal.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -446573254, + "Kind": "Components.Component", + "Name": "Blazorise.ModalBody", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Center area of the modal component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ModalBody" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "MaxHeight", + "TypeName": "System.Int32?", + "Documentation": "\n \n Sets the maximum height of the modal body (in viewport size unit).\n \n ", + "Metadata": { + "Common.PropertyName": "MaxHeight" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ModalBody" + } + }, + { + "HashCode": 1343466004, + "Kind": "Components.Component", + "Name": "Blazorise.ModalBody", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Center area of the modal component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.ModalBody" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "MaxHeight", + "TypeName": "System.Int32?", + "Documentation": "\n \n Sets the maximum height of the modal body (in viewport size unit).\n \n ", + "Metadata": { + "Common.PropertyName": "MaxHeight" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ModalBody", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 345395646, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ModalBody.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "ModalBody" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ModalBody.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -604345001, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ModalBody.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.ModalBody" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ModalBody.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2011362079, + "Kind": "Components.Component", + "Name": "Blazorise.ModalContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Main wrapper for the content area of the modal component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ModalContent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Centered", + "TypeName": "System.Boolean", + "Documentation": "\n \n Centers the modal vertically.\n \n ", + "Metadata": { + "Common.PropertyName": "Centered" + } + }, + { + "Kind": "Components.Component", + "Name": "Scrollable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Scrolls the modal content independent of the page itself.\n \n ", + "Metadata": { + "Common.PropertyName": "Scrollable" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.ModalSize", + "IsEnum": true, + "Documentation": "\n \n Changes the size of the modal.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ModalContent" + } + }, + { + "HashCode": -1072024059, + "Kind": "Components.Component", + "Name": "Blazorise.ModalContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Main wrapper for the content area of the modal component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.ModalContent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Centered", + "TypeName": "System.Boolean", + "Documentation": "\n \n Centers the modal vertically.\n \n ", + "Metadata": { + "Common.PropertyName": "Centered" + } + }, + { + "Kind": "Components.Component", + "Name": "Scrollable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Scrolls the modal content independent of the page itself.\n \n ", + "Metadata": { + "Common.PropertyName": "Scrollable" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.ModalSize", + "IsEnum": true, + "Documentation": "\n \n Changes the size of the modal.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ModalContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -991769959, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ModalContent.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "ModalContent" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ModalContent.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1483597727, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ModalContent.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.ModalContent" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ModalContent.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1614619728, + "Kind": "Components.Component", + "Name": "Blazorise.ModalFooter", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Bottom area of the modal component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ModalFooter" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ModalFooter" + } + }, + { + "HashCode": -1732590230, + "Kind": "Components.Component", + "Name": "Blazorise.ModalFooter", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Bottom area of the modal component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.ModalFooter" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ModalFooter", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1636232947, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ModalFooter.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "ModalFooter" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ModalFooter.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1264104490, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ModalFooter.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.ModalFooter" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ModalFooter.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1934453565, + "Kind": "Components.Component", + "Name": "Blazorise.ModalHeader", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Top area of the modal component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ModalHeader" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ModalHeader" + } + }, + { + "HashCode": -1596427656, + "Kind": "Components.Component", + "Name": "Blazorise.ModalHeader", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Top area of the modal component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.ModalHeader" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ModalHeader", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1776307614, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ModalHeader.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "ModalHeader" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ModalHeader.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1362614451, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ModalHeader.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.ModalHeader" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ModalHeader.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 501224627, + "Kind": "Components.Component", + "Name": "Blazorise.ModalTitle", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Larger text that can be placed in the .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ModalTitle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.HeadingSize", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the title size.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ModalTitle" + } + }, + { + "HashCode": 476888732, + "Kind": "Components.Component", + "Name": "Blazorise.ModalTitle", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Larger text that can be placed in the .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.ModalTitle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.HeadingSize", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the title size.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ModalTitle", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1034474525, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ModalTitle.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "ModalTitle" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ModalTitle.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1870960901, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ModalTitle.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.ModalTitle" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ModalTitle.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2075829840, + "Kind": "Components.Component", + "Name": "Blazorise._ModalBackdrop", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Internal component to render modal backdrop or background.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "_ModalBackdrop" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise._ModalBackdrop" + } + }, + { + "HashCode": -2013393439, + "Kind": "Components.Component", + "Name": "Blazorise._ModalBackdrop", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Internal component to render modal backdrop or background.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise._ModalBackdrop" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise._ModalBackdrop", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1347373233, + "Kind": "Components.Component", + "Name": "Blazorise.NumericEdit", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An editor that displays a numeric value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NumericEdit" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.NumericEdit component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value inside the input field.\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the value has changed.\n \n \n This will be converted to EventCallback once the Blazor team fix the error for generic components. see https://github.com/aspnet/AspNetCore/issues/8385\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "System.Decimal?", + "Documentation": "\n \n Specifies the interval between valid values.\n \n ", + "Metadata": { + "Common.PropertyName": "Step" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.String", + "Documentation": "\n \n Helps define the language of an element.\n \n \n https://www.w3schools.com/tags/ref_language_codes.asp\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "TValue", + "Documentation": "\n \n The minimum value to accept for this input.\n \n ", + "Metadata": { + "Common.PropertyName": "Min", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "TValue", + "Documentation": "\n \n The maximum value to accept for this input.\n \n ", + "Metadata": { + "Common.PropertyName": "Max", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "VisibleCharacters", + "TypeName": "System.Int32?", + "Documentation": "\n \n The size attribute specifies the visible width, in characters, of an input element. https://www.w3schools.com/tags/att_input_size.asp\n \n ", + "Metadata": { + "Common.PropertyName": "VisibleCharacters" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Plaintext", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", + "Metadata": { + "Common.PropertyName": "Plaintext" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Sets the input text color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Pattern", + "TypeName": "System.String", + "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", + "Metadata": { + "Common.PropertyName": "Pattern" + } + }, + { + "Kind": "Components.Component", + "Name": "Immediate", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", + "Metadata": { + "Common.PropertyName": "Immediate" + } + }, + { + "Kind": "Components.Component", + "Name": "Debounce", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "Debounce" + } + }, + { + "Kind": "Components.Component", + "Name": "DebounceInterval", + "TypeName": "System.Int32?", + "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "DebounceInterval" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.NumericEdit", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 772992186, + "Kind": "Components.Component", + "Name": "Blazorise.NumericEdit", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An editor that displays a numeric value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.NumericEdit" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.NumericEdit component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value inside the input field.\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the value has changed.\n \n \n This will be converted to EventCallback once the Blazor team fix the error for generic components. see https://github.com/aspnet/AspNetCore/issues/8385\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "System.Decimal?", + "Documentation": "\n \n Specifies the interval between valid values.\n \n ", + "Metadata": { + "Common.PropertyName": "Step" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.String", + "Documentation": "\n \n Helps define the language of an element.\n \n \n https://www.w3schools.com/tags/ref_language_codes.asp\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "TValue", + "Documentation": "\n \n The minimum value to accept for this input.\n \n ", + "Metadata": { + "Common.PropertyName": "Min", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "TValue", + "Documentation": "\n \n The maximum value to accept for this input.\n \n ", + "Metadata": { + "Common.PropertyName": "Max", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "VisibleCharacters", + "TypeName": "System.Int32?", + "Documentation": "\n \n The size attribute specifies the visible width, in characters, of an input element. https://www.w3schools.com/tags/att_input_size.asp\n \n ", + "Metadata": { + "Common.PropertyName": "VisibleCharacters" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Plaintext", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", + "Metadata": { + "Common.PropertyName": "Plaintext" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Sets the input text color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Pattern", + "TypeName": "System.String", + "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", + "Metadata": { + "Common.PropertyName": "Pattern" + } + }, + { + "Kind": "Components.Component", + "Name": "Immediate", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", + "Metadata": { + "Common.PropertyName": "Immediate" + } + }, + { + "Kind": "Components.Component", + "Name": "Debounce", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "Debounce" + } + }, + { + "Kind": "Components.Component", + "Name": "DebounceInterval", + "TypeName": "System.Int32?", + "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "DebounceInterval" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.NumericEdit", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1102592307, + "Kind": "Components.ChildContent", + "Name": "Blazorise.NumericEdit.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "NumericEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.NumericEdit.Feedback", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -560784935, + "Kind": "Components.ChildContent", + "Name": "Blazorise.NumericEdit.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "Blazorise.NumericEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.NumericEdit.Feedback", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1789449517, + "Kind": "Components.ChildContent", + "Name": "Blazorise.NumericEdit.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "NumericEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.NumericEdit.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -98511503, + "Kind": "Components.ChildContent", + "Name": "Blazorise.NumericEdit.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.NumericEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.NumericEdit.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -433853988, + "Kind": "Components.Component", + "Name": "Blazorise.NumericPicker", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An editor that displays a numeric value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NumericPicker" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.NumericPicker component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value inside the input field.\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the value has changed.\n \n \n This will be converted to EventCallback once the Blazor team fix the error for generic components. see https://github.com/aspnet/AspNetCore/issues/8385\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "System.Decimal?", + "Documentation": "\n \n Specifies the interval between valid values.\n \n ", + "Metadata": { + "Common.PropertyName": "Step" + } + }, + { + "Kind": "Components.Component", + "Name": "Decimals", + "TypeName": "System.Int32", + "Documentation": "\n \n Maximum number of decimal places after the decimal separator.\n \n ", + "Metadata": { + "Common.PropertyName": "Decimals" + } + }, + { + "Kind": "Components.Component", + "Name": "DecimalSeparator", + "TypeName": "System.String", + "Documentation": "\n \n String to use as the decimal separator in numeric values.\n \n ", + "Metadata": { + "Common.PropertyName": "DecimalSeparator" + } + }, + { + "Kind": "Components.Component", + "Name": "AlternativeDecimalSeparator", + "TypeName": "System.String", + "Documentation": "\n \n String to use as the alternative decimal separator in numeric values.\n \n ", + "Metadata": { + "Common.PropertyName": "AlternativeDecimalSeparator" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupSeparator", + "TypeName": "System.String", + "Documentation": "\n \n Defines the thousand grouping separator character.\n \n ", + "Metadata": { + "Common.PropertyName": "GroupSeparator" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupSpacing", + "TypeName": "System.String", + "Documentation": "\n \n Defines how many numbers should be grouped together (usually for the thousand separator).\n \n ", + "Metadata": { + "Common.PropertyName": "GroupSpacing" + } + }, + { + "Kind": "Components.Component", + "Name": "CurrencySymbol", + "TypeName": "System.String", + "Documentation": "\n \n Defines the currency symbol to display.\n \n ", + "Metadata": { + "Common.PropertyName": "CurrencySymbol" + } + }, + { + "Kind": "Components.Component", + "Name": "CurrencySymbolPlacement", + "TypeName": "Blazorise.CurrencySymbolPlacement", + "IsEnum": true, + "Documentation": "\n \n Placement of the currency sign, relative to the number shown (as a prefix or a suffix).\n \n ", + "Metadata": { + "Common.PropertyName": "CurrencySymbolPlacement" + } + }, + { + "Kind": "Components.Component", + "Name": "RoundingMethod", + "TypeName": "Blazorise.NumericRoundingMethod", + "IsEnum": true, + "Documentation": "\n \n Method used for rounding decimal values.\n \n ", + "Metadata": { + "Common.PropertyName": "RoundingMethod" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowDecimalPadding", + "TypeName": "Blazorise.NumericAllowDecimalPadding", + "IsEnum": true, + "Documentation": "\n \n Allow padding the decimal places with zeros. If set to Floats, padding is only done when there are some decimals. /// \n \n \n Setting AllowDecimalPadding to 'false' will override the setting.\n \n ", + "Metadata": { + "Common.PropertyName": "AllowDecimalPadding" + } + }, + { + "Kind": "Components.Component", + "Name": "AlwaysAllowDecimalSeparator", + "TypeName": "System.Boolean", + "Documentation": "\n \n Defines if the decimal character or decimal character alternative should be accepted when there is already a decimal character shown in the element.\n \n ", + "Metadata": { + "Common.PropertyName": "AlwaysAllowDecimalSeparator" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.String", + "Documentation": "\n \n Helps define the language of an element.\n \n \n https://www.w3schools.com/tags/ref_language_codes.asp\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "TValue", + "Documentation": "\n \n The minimum value to accept for this input.\n \n ", + "Metadata": { + "Common.PropertyName": "Min", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "TValue", + "Documentation": "\n \n The maximum value to accept for this input.\n \n ", + "Metadata": { + "Common.PropertyName": "Max", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MinMaxLimitsOverride", + "TypeName": "Blazorise.NumericMinMaxLimitsOverride", + "IsEnum": true, + "Documentation": "\n \n Override the minimum and maximum limits.\n \n ", + "Metadata": { + "Common.PropertyName": "MinMaxLimitsOverride" + } + }, + { + "Kind": "Components.Component", + "Name": "VisibleCharacters", + "TypeName": "System.Int32?", + "Documentation": "\n \n The size attribute specifies the visible width, in characters, of an input element. https://www.w3schools.com/tags/att_input_size.asp\n \n ", + "Metadata": { + "Common.PropertyName": "VisibleCharacters" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowStepButtons", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true, step buttons will be visible.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowStepButtons" + } + }, + { + "Kind": "Components.Component", + "Name": "EnableStep", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true, enables change of numeric value by pressing on step buttons or by keyboard up/down keys.\n \n ", + "Metadata": { + "Common.PropertyName": "EnableStep" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectAllOnFocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, selects all the text entered in the input field once it receives the focus.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectAllOnFocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Plaintext", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", + "Metadata": { + "Common.PropertyName": "Plaintext" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Sets the input text color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Pattern", + "TypeName": "System.String", + "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", + "Metadata": { + "Common.PropertyName": "Pattern" + } + }, + { + "Kind": "Components.Component", + "Name": "Immediate", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", + "Metadata": { + "Common.PropertyName": "Immediate" + } + }, + { + "Kind": "Components.Component", + "Name": "Debounce", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "Debounce" + } + }, + { + "Kind": "Components.Component", + "Name": "DebounceInterval", + "TypeName": "System.Int32?", + "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "DebounceInterval" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.NumericPicker", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1364572242, + "Kind": "Components.Component", + "Name": "Blazorise.NumericPicker", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An editor that displays a numeric value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.NumericPicker" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.NumericPicker component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value inside the input field.\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the value has changed.\n \n \n This will be converted to EventCallback once the Blazor team fix the error for generic components. see https://github.com/aspnet/AspNetCore/issues/8385\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "System.Decimal?", + "Documentation": "\n \n Specifies the interval between valid values.\n \n ", + "Metadata": { + "Common.PropertyName": "Step" + } + }, + { + "Kind": "Components.Component", + "Name": "Decimals", + "TypeName": "System.Int32", + "Documentation": "\n \n Maximum number of decimal places after the decimal separator.\n \n ", + "Metadata": { + "Common.PropertyName": "Decimals" + } + }, + { + "Kind": "Components.Component", + "Name": "DecimalSeparator", + "TypeName": "System.String", + "Documentation": "\n \n String to use as the decimal separator in numeric values.\n \n ", + "Metadata": { + "Common.PropertyName": "DecimalSeparator" + } + }, + { + "Kind": "Components.Component", + "Name": "AlternativeDecimalSeparator", + "TypeName": "System.String", + "Documentation": "\n \n String to use as the alternative decimal separator in numeric values.\n \n ", + "Metadata": { + "Common.PropertyName": "AlternativeDecimalSeparator" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupSeparator", + "TypeName": "System.String", + "Documentation": "\n \n Defines the thousand grouping separator character.\n \n ", + "Metadata": { + "Common.PropertyName": "GroupSeparator" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupSpacing", + "TypeName": "System.String", + "Documentation": "\n \n Defines how many numbers should be grouped together (usually for the thousand separator).\n \n ", + "Metadata": { + "Common.PropertyName": "GroupSpacing" + } + }, + { + "Kind": "Components.Component", + "Name": "CurrencySymbol", + "TypeName": "System.String", + "Documentation": "\n \n Defines the currency symbol to display.\n \n ", + "Metadata": { + "Common.PropertyName": "CurrencySymbol" + } + }, + { + "Kind": "Components.Component", + "Name": "CurrencySymbolPlacement", + "TypeName": "Blazorise.CurrencySymbolPlacement", + "IsEnum": true, + "Documentation": "\n \n Placement of the currency sign, relative to the number shown (as a prefix or a suffix).\n \n ", + "Metadata": { + "Common.PropertyName": "CurrencySymbolPlacement" + } + }, + { + "Kind": "Components.Component", + "Name": "RoundingMethod", + "TypeName": "Blazorise.NumericRoundingMethod", + "IsEnum": true, + "Documentation": "\n \n Method used for rounding decimal values.\n \n ", + "Metadata": { + "Common.PropertyName": "RoundingMethod" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowDecimalPadding", + "TypeName": "Blazorise.NumericAllowDecimalPadding", + "IsEnum": true, + "Documentation": "\n \n Allow padding the decimal places with zeros. If set to Floats, padding is only done when there are some decimals. /// \n \n \n Setting AllowDecimalPadding to 'false' will override the setting.\n \n ", + "Metadata": { + "Common.PropertyName": "AllowDecimalPadding" + } + }, + { + "Kind": "Components.Component", + "Name": "AlwaysAllowDecimalSeparator", + "TypeName": "System.Boolean", + "Documentation": "\n \n Defines if the decimal character or decimal character alternative should be accepted when there is already a decimal character shown in the element.\n \n ", + "Metadata": { + "Common.PropertyName": "AlwaysAllowDecimalSeparator" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.String", + "Documentation": "\n \n Helps define the language of an element.\n \n \n https://www.w3schools.com/tags/ref_language_codes.asp\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "TValue", + "Documentation": "\n \n The minimum value to accept for this input.\n \n ", + "Metadata": { + "Common.PropertyName": "Min", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "TValue", + "Documentation": "\n \n The maximum value to accept for this input.\n \n ", + "Metadata": { + "Common.PropertyName": "Max", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MinMaxLimitsOverride", + "TypeName": "Blazorise.NumericMinMaxLimitsOverride", + "IsEnum": true, + "Documentation": "\n \n Override the minimum and maximum limits.\n \n ", + "Metadata": { + "Common.PropertyName": "MinMaxLimitsOverride" + } + }, + { + "Kind": "Components.Component", + "Name": "VisibleCharacters", + "TypeName": "System.Int32?", + "Documentation": "\n \n The size attribute specifies the visible width, in characters, of an input element. https://www.w3schools.com/tags/att_input_size.asp\n \n ", + "Metadata": { + "Common.PropertyName": "VisibleCharacters" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowStepButtons", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true, step buttons will be visible.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowStepButtons" + } + }, + { + "Kind": "Components.Component", + "Name": "EnableStep", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true, enables change of numeric value by pressing on step buttons or by keyboard up/down keys.\n \n ", + "Metadata": { + "Common.PropertyName": "EnableStep" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectAllOnFocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, selects all the text entered in the input field once it receives the focus.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectAllOnFocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Plaintext", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", + "Metadata": { + "Common.PropertyName": "Plaintext" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Sets the input text color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Pattern", + "TypeName": "System.String", + "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", + "Metadata": { + "Common.PropertyName": "Pattern" + } + }, + { + "Kind": "Components.Component", + "Name": "Immediate", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", + "Metadata": { + "Common.PropertyName": "Immediate" + } + }, + { + "Kind": "Components.Component", + "Name": "Debounce", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "Debounce" + } + }, + { + "Kind": "Components.Component", + "Name": "DebounceInterval", + "TypeName": "System.Int32?", + "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "DebounceInterval" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.NumericPicker", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1778169797, + "Kind": "Components.ChildContent", + "Name": "Blazorise.NumericPicker.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "NumericPicker" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.NumericPicker.Feedback", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -644265668, + "Kind": "Components.ChildContent", + "Name": "Blazorise.NumericPicker.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "Blazorise.NumericPicker" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.NumericPicker.Feedback", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1635889802, + "Kind": "Components.ChildContent", + "Name": "Blazorise.NumericPicker.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "NumericPicker" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.NumericPicker.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -646311675, + "Kind": "Components.ChildContent", + "Name": "Blazorise.NumericPicker.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.NumericPicker" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.NumericPicker.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1131450751, + "Kind": "Components.Component", + "Name": "Blazorise.Pagination", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A responsive and flexible pagination component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Pagination" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Gets or sets the pagination size.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Alignment", + "TypeName": "Blazorise.Alignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the pagination alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "Alignment" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Pagination" + } + }, + { + "HashCode": -1643675225, + "Kind": "Components.Component", + "Name": "Blazorise.Pagination", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A responsive and flexible pagination component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Pagination" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Gets or sets the pagination size.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Alignment", + "TypeName": "Blazorise.Alignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the pagination alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "Alignment" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Pagination", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 636651099, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Pagination.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Pagination" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Pagination.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1870198945, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Pagination.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Pagination" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Pagination.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 456324239, + "Kind": "Components.Component", + "Name": "Blazorise.PaginationItem", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A container for page numbers links.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "PaginationItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Active", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicate the currently active page.\n \n ", + "Metadata": { + "Common.PropertyName": "Active" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used for links that appear un-clickable.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.PaginationItem" + } + }, + { + "HashCode": -1570679146, + "Kind": "Components.Component", + "Name": "Blazorise.PaginationItem", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A container for page numbers links.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.PaginationItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Active", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicate the currently active page.\n \n ", + "Metadata": { + "Common.PropertyName": "Active" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used for links that appear un-clickable.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.PaginationItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1793342408, + "Kind": "Components.ChildContent", + "Name": "Blazorise.PaginationItem.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "PaginationItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.PaginationItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -89885499, + "Kind": "Components.ChildContent", + "Name": "Blazorise.PaginationItem.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.PaginationItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.PaginationItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1145539020, + "Kind": "Components.Component", + "Name": "Blazorise.PaginationLink", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Clickable element for page numbers.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "PaginationLink" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Page", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the page name.\n \n ", + "Metadata": { + "Common.PropertyName": "Page" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the item link is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.PaginationLink" + } + }, + { + "HashCode": -1416947039, + "Kind": "Components.Component", + "Name": "Blazorise.PaginationLink", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Clickable element for page numbers.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.PaginationLink" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Page", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the page name.\n \n ", + "Metadata": { + "Common.PropertyName": "Page" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the item link is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.PaginationLink", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1692808274, + "Kind": "Components.ChildContent", + "Name": "Blazorise.PaginationLink.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "PaginationLink" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.PaginationLink.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1743452338, + "Kind": "Components.ChildContent", + "Name": "Blazorise.PaginationLink.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.PaginationLink" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.PaginationLink.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -371965693, + "Kind": "Components.Component", + "Name": "Blazorise.PageProgress", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Small progress bar shown at the top of the page or a container.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "PageProgress" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Defines the visibility of progress bar.\n \n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Int32?", + "Documentation": "\n \n The progress value. Leave as null for indeterminate progress bar.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Type color of the progress bar, optional.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.PageProgress" + } + }, + { + "HashCode": 364388418, + "Kind": "Components.Component", + "Name": "Blazorise.PageProgress", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Small progress bar shown at the top of the page or a container.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.PageProgress" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Defines the visibility of progress bar.\n \n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Int32?", + "Documentation": "\n \n The progress value. Leave as null for indeterminate progress bar.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Type color of the progress bar, optional.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.PageProgress", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 537593022, + "Kind": "Components.Component", + "Name": "Blazorise.PageProgressAlert", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Component that handles the to show the page progress.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "PageProgressAlert" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.PageProgressAlert" + } + }, + { + "HashCode": 1561042414, + "Kind": "Components.Component", + "Name": "Blazorise.PageProgressAlert", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Component that handles the to show the page progress.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.PageProgressAlert" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.PageProgressAlert", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1103396069, + "Kind": "Components.Component", + "Name": "Blazorise.Progress", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Main component for stacked progress bars.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Progress" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Defines the progress bar color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Size of the progress bar.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Striped", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set to true to make the progress bar stripped.\n \n ", + "Metadata": { + "Common.PropertyName": "Striped" + } + }, + { + "Kind": "Components.Component", + "Name": "Animated", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set to true to make the progress bar animated.\n \n ", + "Metadata": { + "Common.PropertyName": "Animated" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Int32", + "Documentation": "\n \n Minimum value of the progress bar.\n \n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Int32", + "Documentation": "\n \n Maximum value of the progress bar.\n \n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Int32?", + "Documentation": "\n \n The progress value.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Progress" + } + }, + { + "HashCode": -279642910, + "Kind": "Components.Component", + "Name": "Blazorise.Progress", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Main component for stacked progress bars.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Progress" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Defines the progress bar color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Size of the progress bar.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Striped", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set to true to make the progress bar stripped.\n \n ", + "Metadata": { + "Common.PropertyName": "Striped" + } + }, + { + "Kind": "Components.Component", + "Name": "Animated", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set to true to make the progress bar animated.\n \n ", + "Metadata": { + "Common.PropertyName": "Animated" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Int32", + "Documentation": "\n \n Minimum value of the progress bar.\n \n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Int32", + "Documentation": "\n \n Maximum value of the progress bar.\n \n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Int32?", + "Documentation": "\n \n The progress value.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Progress", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1829246366, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Progress.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Progress" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Progress.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1490467673, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Progress.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Progress" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Progress.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1162734114, + "Kind": "Components.Component", + "Name": "Blazorise.ProgressBar", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Inner component of component used to indicate the progress so far.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ProgressBar" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Defines the progress bar color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Striped", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set to true to make the progress bar stripped.\n \n ", + "Metadata": { + "Common.PropertyName": "Striped" + } + }, + { + "Kind": "Components.Component", + "Name": "Animated", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set to true to make the progress bar animated.\n \n ", + "Metadata": { + "Common.PropertyName": "Animated" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Int32", + "Documentation": "\n \n Minimum value of the progress bar.\n \n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Int32", + "Documentation": "\n \n Maximum value of the progress bar.\n \n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Int32?", + "Documentation": "\n \n The progress value.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ProgressBar" + } + }, + { + "HashCode": -621425616, + "Kind": "Components.Component", + "Name": "Blazorise.ProgressBar", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Inner component of component used to indicate the progress so far.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.ProgressBar" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Defines the progress bar color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Striped", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set to true to make the progress bar stripped.\n \n ", + "Metadata": { + "Common.PropertyName": "Striped" + } + }, + { + "Kind": "Components.Component", + "Name": "Animated", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set to true to make the progress bar animated.\n \n ", + "Metadata": { + "Common.PropertyName": "Animated" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Int32", + "Documentation": "\n \n Minimum value of the progress bar.\n \n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Int32", + "Documentation": "\n \n Maximum value of the progress bar.\n \n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Int32?", + "Documentation": "\n \n The progress value.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ProgressBar", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -67065251, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ProgressBar.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "ProgressBar" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ProgressBar.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1963901585, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ProgressBar.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.ProgressBar" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ProgressBar.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 526570388, + "Kind": "Components.Component", + "Name": "Blazorise.Radio", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Radio buttons allow the user to select one option from a set.\n \n Checked value type.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radio" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.Radio component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Group", + "TypeName": "System.String", + "Documentation": "\n \n Sets the radio group name.\n \n ", + "Metadata": { + "Common.PropertyName": "Group" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the radio value.\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Checked", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the checked flag.\n \n ", + "Metadata": { + "Common.PropertyName": "Checked" + } + }, + { + "Kind": "Components.Component", + "Name": "CheckedChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the check state is changed.\n \n ", + "Metadata": { + "Common.PropertyName": "CheckedChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CheckedExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the checked value.\n \n ", + "Metadata": { + "Common.PropertyName": "CheckedExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Inline", + "TypeName": "System.Boolean", + "Documentation": "\n \n Group checkboxes or radios on the same horizontal row.\n \n ", + "Metadata": { + "Common.PropertyName": "Inline" + } + }, + { + "Kind": "Components.Component", + "Name": "Cursor", + "TypeName": "Blazorise.Cursor", + "IsEnum": true, + "Documentation": "\n \n Defines the mouse cursor based on the behaviour by the current css framework.\n \n ", + "Metadata": { + "Common.PropertyName": "Cursor" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Radio", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 1030489317, + "Kind": "Components.Component", + "Name": "Blazorise.Radio", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Radio buttons allow the user to select one option from a set.\n \n Checked value type.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Radio" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.Radio component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Group", + "TypeName": "System.String", + "Documentation": "\n \n Sets the radio group name.\n \n ", + "Metadata": { + "Common.PropertyName": "Group" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the radio value.\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Checked", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the checked flag.\n \n ", + "Metadata": { + "Common.PropertyName": "Checked" + } + }, + { + "Kind": "Components.Component", + "Name": "CheckedChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the check state is changed.\n \n ", + "Metadata": { + "Common.PropertyName": "CheckedChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CheckedExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the checked value.\n \n ", + "Metadata": { + "Common.PropertyName": "CheckedExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Inline", + "TypeName": "System.Boolean", + "Documentation": "\n \n Group checkboxes or radios on the same horizontal row.\n \n ", + "Metadata": { + "Common.PropertyName": "Inline" + } + }, + { + "Kind": "Components.Component", + "Name": "Cursor", + "TypeName": "Blazorise.Cursor", + "IsEnum": true, + "Documentation": "\n \n Defines the mouse cursor based on the behaviour by the current css framework.\n \n ", + "Metadata": { + "Common.PropertyName": "Cursor" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Radio", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 955004609, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Radio.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "Radio" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Radio.Feedback", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1823429576, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Radio.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "Blazorise.Radio" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Radio.Feedback", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -604665270, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Radio.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radio" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Radio.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 55888220, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Radio.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Radio" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Radio.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 235491190, + "Kind": "Components.Component", + "Name": "Blazorise.RadioGroup", + "AssemblyName": "Blazorise", + "Documentation": "\n \n RadioGroup is a helpful wrapper used to group Radio components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadioGroup" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.RadioGroup component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Radio group name.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "Buttons", + "TypeName": "System.Boolean", + "Documentation": "\n \n Flag which indicates that radios will appear as button.\n \n ", + "Metadata": { + "Common.PropertyName": "Buttons" + } + }, + { + "Kind": "Components.Component", + "Name": "Orientation", + "TypeName": "Blazorise.Orientation", + "IsEnum": true, + "Documentation": "\n \n Defines the orientation of the radio elements.\n \n ", + "Metadata": { + "Common.PropertyName": "Orientation" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Defines the color or radio buttons(only when is true).\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "CheckedValue", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the checked value.\n \n ", + "Metadata": { + "Common.PropertyName": "CheckedValue", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CheckedValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the checked value is changed.\n \n ", + "Metadata": { + "Common.PropertyName": "CheckedValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CheckedValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the checked value.\n \n ", + "Metadata": { + "Common.PropertyName": "CheckedValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.RadioGroup", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1878369642, + "Kind": "Components.Component", + "Name": "Blazorise.RadioGroup", + "AssemblyName": "Blazorise", + "Documentation": "\n \n RadioGroup is a helpful wrapper used to group Radio components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.RadioGroup" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.RadioGroup component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Radio group name.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "Buttons", + "TypeName": "System.Boolean", + "Documentation": "\n \n Flag which indicates that radios will appear as button.\n \n ", + "Metadata": { + "Common.PropertyName": "Buttons" + } + }, + { + "Kind": "Components.Component", + "Name": "Orientation", + "TypeName": "Blazorise.Orientation", + "IsEnum": true, + "Documentation": "\n \n Defines the orientation of the radio elements.\n \n ", + "Metadata": { + "Common.PropertyName": "Orientation" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Defines the color or radio buttons(only when is true).\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "CheckedValue", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the checked value.\n \n ", + "Metadata": { + "Common.PropertyName": "CheckedValue", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CheckedValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the checked value is changed.\n \n ", + "Metadata": { + "Common.PropertyName": "CheckedValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CheckedValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the checked value.\n \n ", + "Metadata": { + "Common.PropertyName": "CheckedValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.RadioGroup", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -315439668, + "Kind": "Components.ChildContent", + "Name": "Blazorise.RadioGroup.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "RadioGroup" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.RadioGroup.Feedback", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -2091765946, + "Kind": "Components.ChildContent", + "Name": "Blazorise.RadioGroup.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "Blazorise.RadioGroup" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.RadioGroup.Feedback", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1243279112, + "Kind": "Components.ChildContent", + "Name": "Blazorise.RadioGroup.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadioGroup" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.RadioGroup.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 143510417, + "Kind": "Components.ChildContent", + "Name": "Blazorise.RadioGroup.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.RadioGroup" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.RadioGroup.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1094745007, + "Kind": "Components.Component", + "Name": "Blazorise.Rating", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Ratings provide insight regarding others opinions and experiences with a product.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Rating" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "RatingItemsClass", + "TypeName": "System.String", + "Documentation": "\n \n User class names for RatingItems, separated by space\n \n ", + "Metadata": { + "Common.PropertyName": "RatingItemsClass" + } + }, + { + "Kind": "Components.Component", + "Name": "RatingItemsStyle", + "TypeName": "System.String", + "Documentation": "\n \n User styles for RatingItems.\n \n ", + "Metadata": { + "Common.PropertyName": "RatingItemsStyle" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxValue", + "TypeName": "System.Int32", + "Documentation": "\n \n Maximum rating value that is allowed to be selected.\n \n ", + "Metadata": { + "Common.PropertyName": "MaxValue" + } + }, + { + "Kind": "Components.Component", + "Name": "FullIcon", + "TypeName": "System.Object", + "Documentation": "\n \n Defines the selected icon name.\n \n ", + "Metadata": { + "Common.PropertyName": "FullIcon" + } + }, + { + "Kind": "Components.Component", + "Name": "EmptyIcon", + "TypeName": "System.Object", + "Documentation": "\n \n Defines the non-selected icon name.\n \n ", + "Metadata": { + "Common.PropertyName": "EmptyIcon" + } + }, + { + "Kind": "Components.Component", + "Name": "FullIconStyle", + "TypeName": "Blazorise.IconStyle?", + "Documentation": "\n \n Defines the selected icon style.\n \n ", + "Metadata": { + "Common.PropertyName": "FullIconStyle" + } + }, + { + "Kind": "Components.Component", + "Name": "EmptyIconStyle", + "TypeName": "Blazorise.IconStyle?", + "Documentation": "\n \n Defines the non-selected icon style.\n \n ", + "Metadata": { + "Common.PropertyName": "EmptyIconStyle" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Prevent the user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Prevent the user interactions and make it appear normal.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Not work now\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedValue", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the currently selected rating value.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedValue" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "HoveredValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "HoveredValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Rating" + } + }, + { + "HashCode": -622235385, + "Kind": "Components.Component", + "Name": "Blazorise.Rating", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Ratings provide insight regarding others opinions and experiences with a product.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Rating" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "RatingItemsClass", + "TypeName": "System.String", + "Documentation": "\n \n User class names for RatingItems, separated by space\n \n ", + "Metadata": { + "Common.PropertyName": "RatingItemsClass" + } + }, + { + "Kind": "Components.Component", + "Name": "RatingItemsStyle", + "TypeName": "System.String", + "Documentation": "\n \n User styles for RatingItems.\n \n ", + "Metadata": { + "Common.PropertyName": "RatingItemsStyle" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxValue", + "TypeName": "System.Int32", + "Documentation": "\n \n Maximum rating value that is allowed to be selected.\n \n ", + "Metadata": { + "Common.PropertyName": "MaxValue" + } + }, + { + "Kind": "Components.Component", + "Name": "FullIcon", + "TypeName": "System.Object", + "Documentation": "\n \n Defines the selected icon name.\n \n ", + "Metadata": { + "Common.PropertyName": "FullIcon" + } + }, + { + "Kind": "Components.Component", + "Name": "EmptyIcon", + "TypeName": "System.Object", + "Documentation": "\n \n Defines the non-selected icon name.\n \n ", + "Metadata": { + "Common.PropertyName": "EmptyIcon" + } + }, + { + "Kind": "Components.Component", + "Name": "FullIconStyle", + "TypeName": "Blazorise.IconStyle?", + "Documentation": "\n \n Defines the selected icon style.\n \n ", + "Metadata": { + "Common.PropertyName": "FullIconStyle" + } + }, + { + "Kind": "Components.Component", + "Name": "EmptyIconStyle", + "TypeName": "Blazorise.IconStyle?", + "Documentation": "\n \n Defines the non-selected icon style.\n \n ", + "Metadata": { + "Common.PropertyName": "EmptyIconStyle" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Prevent the user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Prevent the user interactions and make it appear normal.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Not work now\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedValue", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the currently selected rating value.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedValue" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "HoveredValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "HoveredValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Rating", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1438789711, + "Kind": "Components.Component", + "Name": "Blazorise.RatingItem", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Represents the each individual item in the component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RatingItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the item value.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Gets or sets the item color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemClicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the item is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemClicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemHovered", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the item is hovered.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemHovered", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.RatingItem" + } + }, + { + "HashCode": 251094801, + "Kind": "Components.Component", + "Name": "Blazorise.RatingItem", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Represents the each individual item in the component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.RatingItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the item value.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Gets or sets the item color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemClicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the item is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemClicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemHovered", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the item is hovered.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemHovered", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.RatingItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 898774131, + "Kind": "Components.Component", + "Name": "Blazorise.Repeater", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Repeater component that will render the for every item in .\n Has support for so it will update the rendered list of items when the collection changes.\n \n the type to render\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Repeater" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Blazorise.Repeater component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n The items to render. When this is it will hookup collection change listeners.\n \n ", + "Metadata": { + "Common.PropertyName": "Items", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Take", + "TypeName": "System.Int64?", + "Documentation": "\n \n [Optional] The number of items to take.\n \n ", + "Metadata": { + "Common.PropertyName": "Take" + } + }, + { + "Kind": "Components.Component", + "Name": "Skip", + "TypeName": "System.Int64?", + "Documentation": "\n \n [Optional] The number of items to skip.\n \n ", + "Metadata": { + "Common.PropertyName": "Skip" + } + }, + { + "Kind": "Components.Component", + "Name": "CollectionChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when collection changes.\n \n ", + "Metadata": { + "Common.PropertyName": "CollectionChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content to render per item.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Repeater", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1819727154, + "Kind": "Components.Component", + "Name": "Blazorise.Repeater", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Repeater component that will render the for every item in .\n Has support for so it will update the rendered list of items when the collection changes.\n \n the type to render\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Repeater" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Blazorise.Repeater component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n The items to render. When this is it will hookup collection change listeners.\n \n ", + "Metadata": { + "Common.PropertyName": "Items", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Take", + "TypeName": "System.Int64?", + "Documentation": "\n \n [Optional] The number of items to take.\n \n ", + "Metadata": { + "Common.PropertyName": "Take" + } + }, + { + "Kind": "Components.Component", + "Name": "Skip", + "TypeName": "System.Int64?", + "Documentation": "\n \n [Optional] The number of items to skip.\n \n ", + "Metadata": { + "Common.PropertyName": "Skip" + } + }, + { + "Kind": "Components.Component", + "Name": "CollectionChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when collection changes.\n \n ", + "Metadata": { + "Common.PropertyName": "CollectionChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content to render per item.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Repeater", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1890323647, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Repeater.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The content to render per item.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Repeater" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Repeater.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1432221041, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Repeater.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The content to render per item.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Repeater" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Repeater.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -395565694, + "Kind": "Components.Component", + "Name": "Blazorise.Row", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A wrapper that represents a row in a flexbox grid.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Row" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "RowColumns", + "TypeName": "Blazorise.IFluentRowColumns", + "Documentation": "\n \n Defines the number of columns to show in a row.\n \n ", + "Metadata": { + "Common.PropertyName": "RowColumns" + } + }, + { + "Kind": "Components.Component", + "Name": "Gutter", + "TypeName": "(System.Int32 Horizontal, System.Int32 Vertical)", + "Documentation": "\n \n Row grid spacing - we recommend setting Horizontal and/or Vertical it to (16 + 8n). (n stands for natural number.)\n \n ", + "Metadata": { + "Common.PropertyName": "Gutter" + } + }, + { + "Kind": "Components.Component", + "Name": "NoGutters", + "TypeName": "System.Boolean", + "Documentation": "\n \n Removes the negative margins from row and the horizontal padding from all immediate children columns.\n \n ", + "Metadata": { + "Common.PropertyName": "NoGutters" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Row" + } + }, + { + "HashCode": 1755692721, + "Kind": "Components.Component", + "Name": "Blazorise.Row", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A wrapper that represents a row in a flexbox grid.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Row" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "RowColumns", + "TypeName": "Blazorise.IFluentRowColumns", + "Documentation": "\n \n Defines the number of columns to show in a row.\n \n ", + "Metadata": { + "Common.PropertyName": "RowColumns" + } + }, + { + "Kind": "Components.Component", + "Name": "Gutter", + "TypeName": "(System.Int32 Horizontal, System.Int32 Vertical)", + "Documentation": "\n \n Row grid spacing - we recommend setting Horizontal and/or Vertical it to (16 + 8n). (n stands for natural number.)\n \n ", + "Metadata": { + "Common.PropertyName": "Gutter" + } + }, + { + "Kind": "Components.Component", + "Name": "NoGutters", + "TypeName": "System.Boolean", + "Documentation": "\n \n Removes the negative margins from row and the horizontal padding from all immediate children columns.\n \n ", + "Metadata": { + "Common.PropertyName": "NoGutters" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Row", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 751057573, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Row.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Row" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Row.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1052839359, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Row.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Row" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Row.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1028124596, + "Kind": "Components.Component", + "Name": "Blazorise.Select", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The browser built-in select dropdown.\n \n The type of the .\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Select" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.Select component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Multiple", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies that multiple items can be selected.\n \n ", + "Metadata": { + "Common.PropertyName": "Multiple" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedValue", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the selected item value.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedValue", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedValues", + "TypeName": "System.Collections.Generic.IReadOnlyList", + "Documentation": "\n \n Gets or sets the multiple selected item values.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedValues", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the selected item value has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedValuesChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Occurs when the selected items value has changed (only when ==true).\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedValuesChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the selected value.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxVisibleItems", + "TypeName": "System.Int32?", + "Documentation": "\n \n Specifies how many options should be shown at once.\n \n ", + "Metadata": { + "Common.PropertyName": "MaxVisibleItems" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedValuesExpression", + "TypeName": "System.Linq.Expressions.Expression>>", + "Documentation": "\n \n Gets or sets an expression that identifies the selected value.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedValuesExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Loading", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets loading property.\n \n ", + "Metadata": { + "Common.PropertyName": "Loading" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func>", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Select", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 1169024430, + "Kind": "Components.Component", + "Name": "Blazorise.Select", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The browser built-in select dropdown.\n \n The type of the .\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Select" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.Select component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Multiple", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies that multiple items can be selected.\n \n ", + "Metadata": { + "Common.PropertyName": "Multiple" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedValue", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the selected item value.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedValue", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedValues", + "TypeName": "System.Collections.Generic.IReadOnlyList", + "Documentation": "\n \n Gets or sets the multiple selected item values.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedValues", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the selected item value has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedValuesChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Occurs when the selected items value has changed (only when ==true).\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedValuesChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the selected value.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxVisibleItems", + "TypeName": "System.Int32?", + "Documentation": "\n \n Specifies how many options should be shown at once.\n \n ", + "Metadata": { + "Common.PropertyName": "MaxVisibleItems" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedValuesExpression", + "TypeName": "System.Linq.Expressions.Expression>>", + "Documentation": "\n \n Gets or sets an expression that identifies the selected value.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedValuesExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Loading", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets loading property.\n \n ", + "Metadata": { + "Common.PropertyName": "Loading" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func>", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Select", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -984651148, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Select.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "Select" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Select.Feedback", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 808712165, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Select.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "Blazorise.Select" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Select.Feedback", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1876736745, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Select.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Select" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Select.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -467170124, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Select.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Select" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Select.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 750427062, + "Kind": "Components.Component", + "Name": "Blazorise.SelectGroup", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Group item in the component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "SelectGroup" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Label", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the group label.\n \n ", + "Metadata": { + "Common.PropertyName": "Label" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.SelectGroup" + } + }, + { + "HashCode": 296990309, + "Kind": "Components.Component", + "Name": "Blazorise.SelectGroup", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Group item in the component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.SelectGroup" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Label", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the group label.\n \n ", + "Metadata": { + "Common.PropertyName": "Label" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.SelectGroup", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 983932759, + "Kind": "Components.ChildContent", + "Name": "Blazorise.SelectGroup.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "SelectGroup" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.SelectGroup.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1482292707, + "Kind": "Components.ChildContent", + "Name": "Blazorise.SelectGroup.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.SelectGroup" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.SelectGroup.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -50286504, + "Kind": "Components.Component", + "Name": "Blazorise.SelectItem", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Option item in the component.\n \n The type of the .\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "SelectItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.SelectItem component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the item value.\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Disable the item from mouse click.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Hidden", + "TypeName": "System.Boolean", + "Documentation": "\n \n Hide the item from the list so it can be used as a placeholder.\n \n ", + "Metadata": { + "Common.PropertyName": "Hidden" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.SelectItem", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1086300993, + "Kind": "Components.Component", + "Name": "Blazorise.SelectItem", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Option item in the component.\n \n The type of the .\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.SelectItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.SelectItem component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the item value.\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Disable the item from mouse click.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Hidden", + "TypeName": "System.Boolean", + "Documentation": "\n \n Hide the item from the list so it can be used as a placeholder.\n \n ", + "Metadata": { + "Common.PropertyName": "Hidden" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.SelectItem", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1158754382, + "Kind": "Components.ChildContent", + "Name": "Blazorise.SelectItem.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "SelectItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.SelectItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 559831475, + "Kind": "Components.ChildContent", + "Name": "Blazorise.SelectItem.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.SelectItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.SelectItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1271526854, + "Kind": "Components.Component", + "Name": "Blazorise.Slider", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A slider to select a value from a given range.\n \n Data-type to be binded by the property.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Slider" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.Slider component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "TValue", + "Documentation": "\n \n Specifies the interval between valid values.\n \n ", + "Metadata": { + "Common.PropertyName": "Step", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value inside the input field.\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the value has changed.\n \n \n This will be converted to EventCallback once the Blazor team fix the error for generic components. see https://github.com/aspnet/AspNetCore/issues/8385\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the checked value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "TValue", + "Documentation": "\n \n The minimum value to accept for this input.\n \n ", + "Metadata": { + "Common.PropertyName": "Min", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "TValue", + "Documentation": "\n \n The maximum value to accept for this input.\n \n ", + "Metadata": { + "Common.PropertyName": "Max", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Slider", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1490572501, + "Kind": "Components.Component", + "Name": "Blazorise.Slider", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A slider to select a value from a given range.\n \n Data-type to be binded by the property.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Slider" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.Slider component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "TValue", + "Documentation": "\n \n Specifies the interval between valid values.\n \n ", + "Metadata": { + "Common.PropertyName": "Step", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value inside the input field.\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the value has changed.\n \n \n This will be converted to EventCallback once the Blazor team fix the error for generic components. see https://github.com/aspnet/AspNetCore/issues/8385\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the checked value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "TValue", + "Documentation": "\n \n The minimum value to accept for this input.\n \n ", + "Metadata": { + "Common.PropertyName": "Min", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "TValue", + "Documentation": "\n \n The maximum value to accept for this input.\n \n ", + "Metadata": { + "Common.PropertyName": "Max", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Slider", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1608740387, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Slider.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "Slider" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Slider.Feedback", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 748772615, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Slider.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "Blazorise.Slider" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Slider.Feedback", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 163028319, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Slider.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Slider" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Slider.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1018406503, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Slider.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Slider" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Slider.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -795143784, + "Kind": "Components.Component", + "Name": "Blazorise.Step", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Clickable item in a component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Step" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Index", + "TypeName": "System.Int32?", + "Documentation": "\n \n Overrides the index of the step item.\n \n ", + "Metadata": { + "Common.PropertyName": "Index" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Defines the step name.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "Completed", + "TypeName": "System.Boolean", + "Documentation": "\n \n Marks the step as completed.\n \n ", + "Metadata": { + "Common.PropertyName": "Completed" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Overrides the step color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the item is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Marker", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Custom render template for the marker(circle) part of the step item.\n \n ", + "Metadata": { + "Common.PropertyName": "Marker", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Caption", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Custom render template for the text part of the step item.\n \n ", + "Metadata": { + "Common.PropertyName": "Caption", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Step" + } + }, + { + "HashCode": 1010673894, + "Kind": "Components.Component", + "Name": "Blazorise.Step", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Clickable item in a component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Step" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Index", + "TypeName": "System.Int32?", + "Documentation": "\n \n Overrides the index of the step item.\n \n ", + "Metadata": { + "Common.PropertyName": "Index" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Defines the step name.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "Completed", + "TypeName": "System.Boolean", + "Documentation": "\n \n Marks the step as completed.\n \n ", + "Metadata": { + "Common.PropertyName": "Completed" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Overrides the step color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the item is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Marker", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Custom render template for the marker(circle) part of the step item.\n \n ", + "Metadata": { + "Common.PropertyName": "Marker", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Caption", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Custom render template for the text part of the step item.\n \n ", + "Metadata": { + "Common.PropertyName": "Caption", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Step", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2010247106, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Step.Marker", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Custom render template for the marker(circle) part of the step item.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Marker", + "ParentTag": "Step" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Step.Marker", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1688154808, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Step.Marker", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Custom render template for the marker(circle) part of the step item.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Marker", + "ParentTag": "Blazorise.Step" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Step.Marker", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2033534930, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Step.Caption", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Custom render template for the text part of the step item.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Caption", + "ParentTag": "Step" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Step.Caption", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1400648521, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Step.Caption", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Custom render template for the text part of the step item.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Caption", + "ParentTag": "Blazorise.Step" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Step.Caption", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 610418219, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Step.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Step" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Step.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 638107598, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Step.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Step" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Step.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 816924214, + "Kind": "Components.Component", + "Name": "Blazorise.StepPanel", + "AssemblyName": "Blazorise", + "Documentation": "\n \n content area that is linked with a with the same name and that is placed within the component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "StepPanel" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Defines the panel name. Must match the corresponding step name.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.StepPanel" + } + }, + { + "HashCode": 773819793, + "Kind": "Components.Component", + "Name": "Blazorise.StepPanel", + "AssemblyName": "Blazorise", + "Documentation": "\n \n content area that is linked with a with the same name and that is placed within the component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.StepPanel" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Defines the panel name. Must match the corresponding step name.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.StepPanel", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1801282230, + "Kind": "Components.ChildContent", + "Name": "Blazorise.StepPanel.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "StepPanel" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.StepPanel.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1843314446, + "Kind": "Components.ChildContent", + "Name": "Blazorise.StepPanel.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.StepPanel" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.StepPanel.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 191459526, + "Kind": "Components.Component", + "Name": "Blazorise.Steps", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Steps is a navigation bar that guides users through the steps of a task.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Steps" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "SelectedStep", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets currently selected step name.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedStep" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedStepChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the selected step has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedStepChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Template for placing the items.\n \n ", + "Metadata": { + "Common.PropertyName": "Items", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Content", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Template for placing the items.\n \n ", + "Metadata": { + "Common.PropertyName": "Content", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Steps" + } + }, + { + "HashCode": -1268681308, + "Kind": "Components.Component", + "Name": "Blazorise.Steps", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Steps is a navigation bar that guides users through the steps of a task.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Steps" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "SelectedStep", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets currently selected step name.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedStep" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedStepChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the selected step has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedStepChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Template for placing the items.\n \n ", + "Metadata": { + "Common.PropertyName": "Items", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Content", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Template for placing the items.\n \n ", + "Metadata": { + "Common.PropertyName": "Content", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Steps", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1421626887, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Steps.Items", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Template for placing the items.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Items", + "ParentTag": "Steps" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Steps.Items", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1052361656, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Steps.Items", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Template for placing the items.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Items", + "ParentTag": "Blazorise.Steps" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Steps.Items", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 917687305, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Steps.Content", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Template for placing the items.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Content", + "ParentTag": "Steps" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Steps.Content", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 260305698, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Steps.Content", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Template for placing the items.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Content", + "ParentTag": "Blazorise.Steps" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Steps.Content", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1771330573, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Steps.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Steps" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Steps.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1488752051, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Steps.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Steps" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Steps.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 713468757, + "Kind": "Components.Component", + "Name": "Blazorise.StepsContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Main content area of component that can be placed anywhere on a page.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "StepsContent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "SelectedPanel", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets currently selected panel name.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedPanel" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedPanelChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the selected panel has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedPanelChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.StepsContent" + } + }, + { + "HashCode": 1976050980, + "Kind": "Components.Component", + "Name": "Blazorise.StepsContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Main content area of component that can be placed anywhere on a page.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.StepsContent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "SelectedPanel", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets currently selected panel name.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedPanel" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedPanelChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the selected panel has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedPanelChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.StepsContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1884579327, + "Kind": "Components.ChildContent", + "Name": "Blazorise.StepsContent.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "StepsContent" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.StepsContent.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -235156678, + "Kind": "Components.ChildContent", + "Name": "Blazorise.StepsContent.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.StepsContent" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.StepsContent.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2104105801, + "Kind": "Components.Component", + "Name": "Blazorise.Switch", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Switches toggle the state of a single setting on or off.\n \n Checked value type.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Switch" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.Switch component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Defines the switch named color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Checked", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the checked flag.\n \n ", + "Metadata": { + "Common.PropertyName": "Checked", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CheckedChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the check state is changed.\n \n ", + "Metadata": { + "Common.PropertyName": "CheckedChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CheckedExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the checked value.\n \n ", + "Metadata": { + "Common.PropertyName": "CheckedExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Inline", + "TypeName": "System.Boolean", + "Documentation": "\n \n Group checkboxes or radios on the same horizontal row.\n \n ", + "Metadata": { + "Common.PropertyName": "Inline" + } + }, + { + "Kind": "Components.Component", + "Name": "Cursor", + "TypeName": "Blazorise.Cursor", + "IsEnum": true, + "Documentation": "\n \n Defines the mouse cursor based on the behaviour by the current css framework.\n \n ", + "Metadata": { + "Common.PropertyName": "Cursor" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Switch", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -2017567791, + "Kind": "Components.Component", + "Name": "Blazorise.Switch", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Switches toggle the state of a single setting on or off.\n \n Checked value type.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Switch" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.Switch component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Defines the switch named color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Checked", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the checked flag.\n \n ", + "Metadata": { + "Common.PropertyName": "Checked", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CheckedChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the check state is changed.\n \n ", + "Metadata": { + "Common.PropertyName": "CheckedChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CheckedExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the checked value.\n \n ", + "Metadata": { + "Common.PropertyName": "CheckedExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Inline", + "TypeName": "System.Boolean", + "Documentation": "\n \n Group checkboxes or radios on the same horizontal row.\n \n ", + "Metadata": { + "Common.PropertyName": "Inline" + } + }, + { + "Kind": "Components.Component", + "Name": "Cursor", + "TypeName": "Blazorise.Cursor", + "IsEnum": true, + "Documentation": "\n \n Defines the mouse cursor based on the behaviour by the current css framework.\n \n ", + "Metadata": { + "Common.PropertyName": "Cursor" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Switch", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 956671381, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Switch.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "Switch" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Switch.Feedback", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 958234128, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Switch.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "Blazorise.Switch" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Switch.Feedback", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -493195688, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Switch.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Switch" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Switch.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -619717980, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Switch.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Switch" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Switch.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1476677006, + "Kind": "Components.Component", + "Name": "Blazorise.Table", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The component is used for displaying tabular data.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Table" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "FullWidth", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes the table to fill entire horizontal space.\n \n ", + "Metadata": { + "Common.PropertyName": "FullWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "Striped", + "TypeName": "System.Boolean", + "Documentation": "\n \n Adds stripes to the table.\n \n ", + "Metadata": { + "Common.PropertyName": "Striped" + } + }, + { + "Kind": "Components.Component", + "Name": "Bordered", + "TypeName": "System.Boolean", + "Documentation": "\n \n Adds borders to all the cells.\n \n ", + "Metadata": { + "Common.PropertyName": "Bordered" + } + }, + { + "Kind": "Components.Component", + "Name": "Hoverable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Adds a hover effect when mousing over rows.\n \n ", + "Metadata": { + "Common.PropertyName": "Hoverable" + } + }, + { + "Kind": "Components.Component", + "Name": "Narrow", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes the table more compact by cutting cell padding in half.\n \n ", + "Metadata": { + "Common.PropertyName": "Narrow" + } + }, + { + "Kind": "Components.Component", + "Name": "Borderless", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes the table without any borders.\n \n ", + "Metadata": { + "Common.PropertyName": "Borderless" + } + }, + { + "Kind": "Components.Component", + "Name": "Responsive", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes table responsive by adding the horizontal scroll bar.\n \n \n In some cases component placed inside of a table marked with \n flag might not show dropdown menu properly. To make it work you might need to add some\n additional CSS rules.\n \n ", + "Metadata": { + "Common.PropertyName": "Responsive" + } + }, + { + "Kind": "Components.Component", + "Name": "FixedHeader", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes table have a fixed header and enables a scrollbar in the table body.\n \n ", + "Metadata": { + "Common.PropertyName": "FixedHeader" + } + }, + { + "Kind": "Components.Component", + "Name": "FixedHeaderTableHeight", + "TypeName": "System.String", + "Documentation": "\n \n Sets the table height when feature is enabled (defaults to 300px).\n \n ", + "Metadata": { + "Common.PropertyName": "FixedHeaderTableHeight" + } + }, + { + "Kind": "Components.Component", + "Name": "FixedHeaderTableMaxHeight", + "TypeName": "System.String", + "Documentation": "\n \n Sets the table max height when feature is enabled (defaults to 300px).\n \n ", + "Metadata": { + "Common.PropertyName": "FixedHeaderTableMaxHeight" + } + }, + { + "Kind": "Components.Component", + "Name": "Resizable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets whether users can resize Table's columns.\n \n ", + "Metadata": { + "Common.PropertyName": "Resizable" + } + }, + { + "Kind": "Components.Component", + "Name": "ResizeMode", + "TypeName": "Blazorise.TableResizeMode", + "IsEnum": true, + "Documentation": "\n \n Gets or sets whether the user can resize on header or columns.\n \n ", + "Metadata": { + "Common.PropertyName": "ResizeMode" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Draggable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", + "Metadata": { + "Common.PropertyName": "Draggable" + } + }, + { + "Kind": "Components.Component", + "Name": "Drag", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", + "Metadata": { + "Common.PropertyName": "Drag", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnd", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnd", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEndPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEndPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnterPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnterPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeavePreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeavePreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOver", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", + "Metadata": { + "Common.PropertyName": "DragOver", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOverPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragOverPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStart", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStartPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStartPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "Drop", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "Drop", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DropPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Table" + } + }, + { + "HashCode": 483842798, + "Kind": "Components.Component", + "Name": "Blazorise.Table", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The component is used for displaying tabular data.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Table" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "FullWidth", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes the table to fill entire horizontal space.\n \n ", + "Metadata": { + "Common.PropertyName": "FullWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "Striped", + "TypeName": "System.Boolean", + "Documentation": "\n \n Adds stripes to the table.\n \n ", + "Metadata": { + "Common.PropertyName": "Striped" + } + }, + { + "Kind": "Components.Component", + "Name": "Bordered", + "TypeName": "System.Boolean", + "Documentation": "\n \n Adds borders to all the cells.\n \n ", + "Metadata": { + "Common.PropertyName": "Bordered" + } + }, + { + "Kind": "Components.Component", + "Name": "Hoverable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Adds a hover effect when mousing over rows.\n \n ", + "Metadata": { + "Common.PropertyName": "Hoverable" + } + }, + { + "Kind": "Components.Component", + "Name": "Narrow", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes the table more compact by cutting cell padding in half.\n \n ", + "Metadata": { + "Common.PropertyName": "Narrow" + } + }, + { + "Kind": "Components.Component", + "Name": "Borderless", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes the table without any borders.\n \n ", + "Metadata": { + "Common.PropertyName": "Borderless" + } + }, + { + "Kind": "Components.Component", + "Name": "Responsive", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes table responsive by adding the horizontal scroll bar.\n \n \n In some cases component placed inside of a table marked with \n flag might not show dropdown menu properly. To make it work you might need to add some\n additional CSS rules.\n \n ", + "Metadata": { + "Common.PropertyName": "Responsive" + } + }, + { + "Kind": "Components.Component", + "Name": "FixedHeader", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes table have a fixed header and enables a scrollbar in the table body.\n \n ", + "Metadata": { + "Common.PropertyName": "FixedHeader" + } + }, + { + "Kind": "Components.Component", + "Name": "FixedHeaderTableHeight", + "TypeName": "System.String", + "Documentation": "\n \n Sets the table height when feature is enabled (defaults to 300px).\n \n ", + "Metadata": { + "Common.PropertyName": "FixedHeaderTableHeight" + } + }, + { + "Kind": "Components.Component", + "Name": "FixedHeaderTableMaxHeight", + "TypeName": "System.String", + "Documentation": "\n \n Sets the table max height when feature is enabled (defaults to 300px).\n \n ", + "Metadata": { + "Common.PropertyName": "FixedHeaderTableMaxHeight" + } + }, + { + "Kind": "Components.Component", + "Name": "Resizable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets whether users can resize Table's columns.\n \n ", + "Metadata": { + "Common.PropertyName": "Resizable" + } + }, + { + "Kind": "Components.Component", + "Name": "ResizeMode", + "TypeName": "Blazorise.TableResizeMode", + "IsEnum": true, + "Documentation": "\n \n Gets or sets whether the user can resize on header or columns.\n \n ", + "Metadata": { + "Common.PropertyName": "ResizeMode" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Draggable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", + "Metadata": { + "Common.PropertyName": "Draggable" + } + }, + { + "Kind": "Components.Component", + "Name": "Drag", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", + "Metadata": { + "Common.PropertyName": "Drag", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnd", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnd", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEndPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEndPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnterPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnterPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeavePreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeavePreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOver", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", + "Metadata": { + "Common.PropertyName": "DragOver", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOverPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragOverPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStart", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStartPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStartPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "Drop", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "Drop", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DropPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Table", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1867866486, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Table.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Table" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Table.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -2032882583, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Table.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Table" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Table.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -55852078, + "Kind": "Components.Component", + "Name": "Blazorise.TableBody", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Table Body element encapsulates a set of table rows, indicating that they comprise the body of the table.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TableBody" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Draggable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", + "Metadata": { + "Common.PropertyName": "Draggable" + } + }, + { + "Kind": "Components.Component", + "Name": "Drag", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", + "Metadata": { + "Common.PropertyName": "Drag", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnd", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnd", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEndPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEndPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnterPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnterPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeavePreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeavePreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOver", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", + "Metadata": { + "Common.PropertyName": "DragOver", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOverPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragOverPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStart", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStartPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStartPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "Drop", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "Drop", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DropPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TableBody" + } + }, + { + "HashCode": -1440747812, + "Kind": "Components.Component", + "Name": "Blazorise.TableBody", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Table Body element encapsulates a set of table rows, indicating that they comprise the body of the table.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.TableBody" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Draggable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", + "Metadata": { + "Common.PropertyName": "Draggable" + } + }, + { + "Kind": "Components.Component", + "Name": "Drag", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", + "Metadata": { + "Common.PropertyName": "Drag", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnd", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnd", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEndPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEndPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnterPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnterPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeavePreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeavePreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOver", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", + "Metadata": { + "Common.PropertyName": "DragOver", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOverPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragOverPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStart", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStartPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStartPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "Drop", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "Drop", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DropPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TableBody", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1430900572, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TableBody.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "TableBody" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TableBody.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -998204999, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TableBody.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.TableBody" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TableBody.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1927567398, + "Kind": "Components.Component", + "Name": "Blazorise.TableFooter", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Defines a set of rows summarizing the columns of the table.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TableFooter" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Draggable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", + "Metadata": { + "Common.PropertyName": "Draggable" + } + }, + { + "Kind": "Components.Component", + "Name": "Drag", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", + "Metadata": { + "Common.PropertyName": "Drag", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnd", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnd", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEndPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEndPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnterPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnterPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeavePreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeavePreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOver", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", + "Metadata": { + "Common.PropertyName": "DragOver", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOverPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragOverPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStart", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStartPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStartPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "Drop", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "Drop", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DropPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TableFooter" + } + }, + { + "HashCode": -1616644906, + "Kind": "Components.Component", + "Name": "Blazorise.TableFooter", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Defines a set of rows summarizing the columns of the table.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.TableFooter" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Draggable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", + "Metadata": { + "Common.PropertyName": "Draggable" + } + }, + { + "Kind": "Components.Component", + "Name": "Drag", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", + "Metadata": { + "Common.PropertyName": "Drag", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnd", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnd", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEndPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEndPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnterPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnterPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeavePreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeavePreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOver", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", + "Metadata": { + "Common.PropertyName": "DragOver", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOverPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragOverPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStart", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStartPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStartPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "Drop", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "Drop", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DropPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TableFooter", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 947914898, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TableFooter.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "TableFooter" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TableFooter.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1126819554, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TableFooter.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.TableFooter" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TableFooter.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1688205354, + "Kind": "Components.Component", + "Name": "Blazorise.TableHeader", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Defines a set of rows defining the head of the columns of the table.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TableHeader" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ThemeContrast", + "TypeName": "Blazorise.ThemeContrast", + "IsEnum": true, + "Documentation": "\n \n Sets the preferred color contrast for the header.\n \n ", + "Metadata": { + "Common.PropertyName": "ThemeContrast" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Draggable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", + "Metadata": { + "Common.PropertyName": "Draggable" + } + }, + { + "Kind": "Components.Component", + "Name": "Drag", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", + "Metadata": { + "Common.PropertyName": "Drag", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnd", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnd", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEndPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEndPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnterPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnterPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeavePreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeavePreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOver", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", + "Metadata": { + "Common.PropertyName": "DragOver", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOverPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragOverPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStart", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStartPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStartPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "Drop", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "Drop", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DropPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TableHeader" + } + }, + { + "HashCode": -793610426, + "Kind": "Components.Component", + "Name": "Blazorise.TableHeader", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Defines a set of rows defining the head of the columns of the table.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.TableHeader" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ThemeContrast", + "TypeName": "Blazorise.ThemeContrast", + "IsEnum": true, + "Documentation": "\n \n Sets the preferred color contrast for the header.\n \n ", + "Metadata": { + "Common.PropertyName": "ThemeContrast" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Draggable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", + "Metadata": { + "Common.PropertyName": "Draggable" + } + }, + { + "Kind": "Components.Component", + "Name": "Drag", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", + "Metadata": { + "Common.PropertyName": "Drag", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnd", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnd", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEndPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEndPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnterPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnterPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeavePreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeavePreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOver", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", + "Metadata": { + "Common.PropertyName": "DragOver", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOverPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragOverPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStart", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStartPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStartPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "Drop", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "Drop", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DropPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TableHeader", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1465626950, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TableHeader.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "TableHeader" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TableHeader.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1797382378, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TableHeader.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.TableHeader" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TableHeader.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1244802947, + "Kind": "Components.Component", + "Name": "Blazorise.TableHeaderCell", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Defines a cell as header of a group of table cells.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TableHeaderCell" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "RowSpan", + "TypeName": "System.Int32?", + "Documentation": "\n \n Number of rows a cell should span.\n \n ", + "Metadata": { + "Common.PropertyName": "RowSpan" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnSpan", + "TypeName": "System.Int32?", + "Documentation": "\n \n Number of columns a cell should span.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSpan" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the header cell is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Draggable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", + "Metadata": { + "Common.PropertyName": "Draggable" + } + }, + { + "Kind": "Components.Component", + "Name": "Drag", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", + "Metadata": { + "Common.PropertyName": "Drag", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnd", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnd", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEndPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEndPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnterPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnterPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeavePreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeavePreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOver", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", + "Metadata": { + "Common.PropertyName": "DragOver", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOverPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragOverPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStart", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStartPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStartPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "Drop", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "Drop", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DropPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TableHeaderCell" + } + }, + { + "HashCode": 2145448163, + "Kind": "Components.Component", + "Name": "Blazorise.TableHeaderCell", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Defines a cell as header of a group of table cells.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.TableHeaderCell" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "RowSpan", + "TypeName": "System.Int32?", + "Documentation": "\n \n Number of rows a cell should span.\n \n ", + "Metadata": { + "Common.PropertyName": "RowSpan" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnSpan", + "TypeName": "System.Int32?", + "Documentation": "\n \n Number of columns a cell should span.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSpan" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the header cell is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Draggable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", + "Metadata": { + "Common.PropertyName": "Draggable" + } + }, + { + "Kind": "Components.Component", + "Name": "Drag", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", + "Metadata": { + "Common.PropertyName": "Drag", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnd", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnd", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEndPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEndPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnterPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnterPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeavePreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeavePreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOver", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", + "Metadata": { + "Common.PropertyName": "DragOver", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOverPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragOverPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStart", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStartPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStartPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "Drop", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "Drop", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DropPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TableHeaderCell", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1279261594, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TableHeaderCell.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "TableHeaderCell" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TableHeaderCell.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -397519473, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TableHeaderCell.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.TableHeaderCell" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TableHeaderCell.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 431176768, + "Kind": "Components.Component", + "Name": "Blazorise.TableRow", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Component defines a row of cells in a table. The row's cells can then be established using a mix of (data cell) components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TableRow" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Gets or sets the row variant color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Selected", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets a table row as selected by appending \"selected\" modifier on a tr element.\n \n ", + "Metadata": { + "Common.PropertyName": "Selected" + } + }, + { + "Kind": "Components.Component", + "Name": "HoverCursor", + "TypeName": "Blazorise.Cursor", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the applied cursor when the row is hovered over.\n \n ", + "Metadata": { + "Common.PropertyName": "HoverCursor" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the row is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DoubleClicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the row is double clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "DoubleClicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Draggable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", + "Metadata": { + "Common.PropertyName": "Draggable" + } + }, + { + "Kind": "Components.Component", + "Name": "Drag", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", + "Metadata": { + "Common.PropertyName": "Drag", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnd", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnd", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEndPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEndPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnterPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnterPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeavePreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeavePreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOver", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", + "Metadata": { + "Common.PropertyName": "DragOver", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOverPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragOverPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStart", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStartPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStartPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "Drop", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "Drop", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DropPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TableRow" + } + }, + { + "HashCode": 1911678057, + "Kind": "Components.Component", + "Name": "Blazorise.TableRow", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Component defines a row of cells in a table. The row's cells can then be established using a mix of (data cell) components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.TableRow" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Gets or sets the row variant color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Selected", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets a table row as selected by appending \"selected\" modifier on a tr element.\n \n ", + "Metadata": { + "Common.PropertyName": "Selected" + } + }, + { + "Kind": "Components.Component", + "Name": "HoverCursor", + "TypeName": "Blazorise.Cursor", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the applied cursor when the row is hovered over.\n \n ", + "Metadata": { + "Common.PropertyName": "HoverCursor" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the row is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DoubleClicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the row is double clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "DoubleClicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Draggable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", + "Metadata": { + "Common.PropertyName": "Draggable" + } + }, + { + "Kind": "Components.Component", + "Name": "Drag", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", + "Metadata": { + "Common.PropertyName": "Drag", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnd", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnd", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEndPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEndPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnterPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnterPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeavePreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeavePreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOver", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", + "Metadata": { + "Common.PropertyName": "DragOver", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOverPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragOverPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStart", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStartPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStartPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "Drop", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "Drop", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DropPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TableRow", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 521647166, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TableRow.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "TableRow" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TableRow.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -2128689436, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TableRow.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.TableRow" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TableRow.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1410975804, + "Kind": "Components.Component", + "Name": "Blazorise.TableRowCell", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Defines a cell of a table that contains data.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TableRowCell" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Gets or sets the cell variant color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "RowSpan", + "TypeName": "System.Int32?", + "Documentation": "\n \n Number of rows a cell should span.\n \n ", + "Metadata": { + "Common.PropertyName": "RowSpan" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnSpan", + "TypeName": "System.Int32?", + "Documentation": "\n \n Number of columns a cell should span.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSpan" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the row cell is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Draggable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", + "Metadata": { + "Common.PropertyName": "Draggable" + } + }, + { + "Kind": "Components.Component", + "Name": "Drag", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", + "Metadata": { + "Common.PropertyName": "Drag", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnd", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnd", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEndPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEndPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnterPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnterPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeavePreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeavePreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOver", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", + "Metadata": { + "Common.PropertyName": "DragOver", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOverPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragOverPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStart", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStartPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStartPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "Drop", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "Drop", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DropPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TableRowCell" + } + }, + { + "HashCode": 639911113, + "Kind": "Components.Component", + "Name": "Blazorise.TableRowCell", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Defines a cell of a table that contains data.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.TableRowCell" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Gets or sets the cell variant color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "RowSpan", + "TypeName": "System.Int32?", + "Documentation": "\n \n Number of rows a cell should span.\n \n ", + "Metadata": { + "Common.PropertyName": "RowSpan" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnSpan", + "TypeName": "System.Int32?", + "Documentation": "\n \n Number of columns a cell should span.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSpan" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the row cell is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Draggable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", + "Metadata": { + "Common.PropertyName": "Draggable" + } + }, + { + "Kind": "Components.Component", + "Name": "Drag", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", + "Metadata": { + "Common.PropertyName": "Drag", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnd", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnd", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEndPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEndPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnterPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnterPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeavePreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeavePreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOver", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", + "Metadata": { + "Common.PropertyName": "DragOver", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOverPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragOverPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStart", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStartPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStartPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "Drop", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "Drop", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DropPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TableRowCell", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1983359145, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TableRowCell.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "TableRowCell" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TableRowCell.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1856796768, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TableRowCell.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.TableRowCell" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TableRowCell.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1722687524, + "Kind": "Components.Component", + "Name": "Blazorise.TableRowHeader", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Defines a cell as header of a group of table cells.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TableRowHeader" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the row header is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Draggable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", + "Metadata": { + "Common.PropertyName": "Draggable" + } + }, + { + "Kind": "Components.Component", + "Name": "Drag", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", + "Metadata": { + "Common.PropertyName": "Drag", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnd", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnd", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEndPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEndPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnterPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnterPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeavePreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeavePreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOver", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", + "Metadata": { + "Common.PropertyName": "DragOver", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOverPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragOverPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStart", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStartPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStartPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "Drop", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "Drop", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DropPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TableRowHeader" + } + }, + { + "HashCode": -583292879, + "Kind": "Components.Component", + "Name": "Blazorise.TableRowHeader", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Defines a cell as header of a group of table cells.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.TableRowHeader" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the row header is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Draggable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Indicates whether the element can be dragged.\n \n ", + "Metadata": { + "Common.PropertyName": "Draggable" + } + }, + { + "Kind": "Components.Component", + "Name": "Drag", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.\n \n ", + "Metadata": { + "Common.PropertyName": "Drag", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnd", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnd event is fired when a drag operation is being ended (by releasing a mouse button or hitting the escape key).\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnd", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEndPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEndPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragEnter event is fired when a dragged element or text selection enters a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnterPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragEnterPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragLeave event is fired when a dragged element or text selection leaves a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragLeavePreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragLeavePreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOver", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragOver event is fired when an element or text selection is being dragged over a valid drop target (every few hundred milliseconds).\n \n ", + "Metadata": { + "Common.PropertyName": "DragOver", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragOverPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragOverPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The DragStart event is fired when the user starts dragging an element or text selection.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStart", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStartPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DragStartPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "Drop", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The drop event is fired when an element or text selection is dropped on a valid drop target.\n \n ", + "Metadata": { + "Common.PropertyName": "Drop", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DropPreventDefault", + "TypeName": "System.Boolean", + "Documentation": "\n \n Used to prevent the default action for an event.\n \n ", + "Metadata": { + "Common.PropertyName": "DropPreventDefault" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TableRowHeader", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1982469444, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TableRowHeader.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "TableRowHeader" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TableRowHeader.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 809011241, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TableRowHeader.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.TableRowHeader" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TableRowHeader.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 786841057, + "Kind": "Components.Component", + "Name": "Blazorise.Tab", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A clickable item for component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Tab" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Defines the tab name. Must match the corresponding panel name.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Flag to indicate that the tab is not responsive for user interaction.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the item is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Tab" + } + }, + { + "HashCode": 1330669743, + "Kind": "Components.Component", + "Name": "Blazorise.Tab", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A clickable item for component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Tab" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Defines the tab name. Must match the corresponding panel name.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Flag to indicate that the tab is not responsive for user interaction.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Clicked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the item is clicked.\n \n ", + "Metadata": { + "Common.PropertyName": "Clicked", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Tab", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1888222286, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Tab.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Tab" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Tab.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 383959327, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Tab.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Tab" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Tab.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -168099996, + "Kind": "Components.Component", + "Name": "Blazorise.TabPanel", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A container for each inside of component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TabPanel" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Defines the panel name. Must match the corresponding tab name.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TabPanel" + } + }, + { + "HashCode": 1088534555, + "Kind": "Components.Component", + "Name": "Blazorise.TabPanel", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A container for each inside of component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.TabPanel" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Defines the panel name. Must match the corresponding tab name.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TabPanel", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1987104990, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TabPanel.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "TabPanel" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TabPanel.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -897493852, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TabPanel.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.TabPanel" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TabPanel.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 626481212, + "Kind": "Components.Component", + "Name": "Blazorise.Tabs", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Tabs organize content across different screens, data sets, and other interactions.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Tabs" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Pills", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes the tab items to appear as pills.\n \n ", + "Metadata": { + "Common.PropertyName": "Pills" + } + }, + { + "Kind": "Components.Component", + "Name": "FullWidth", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes the tab items to extend the full available width.\n \n ", + "Metadata": { + "Common.PropertyName": "FullWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "Justified", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes the tab items to extend the full available width, but every item will be the same width.\n \n ", + "Metadata": { + "Common.PropertyName": "Justified" + } + }, + { + "Kind": "Components.Component", + "Name": "TabPosition", + "TypeName": "Blazorise.TabPosition", + "IsEnum": true, + "Documentation": "\n \n Position of tab items.\n \n ", + "Metadata": { + "Common.PropertyName": "TabPosition" + } + }, + { + "Kind": "Components.Component", + "Name": "RenderMode", + "TypeName": "Blazorise.TabsRenderMode", + "IsEnum": true, + "Documentation": "\n \n Defines how the tabs content will be rendered.\n \n ", + "Metadata": { + "Common.PropertyName": "RenderMode" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalItemsColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Controls the size of the items bar when in vertical mode. If left undefined it will default to the ColumnSize.IsAuto.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalItemsColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedTab", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets currently selected tab name.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedTab" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedTabChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the selected tab has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedTabChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Container for tab items.\n \n ", + "Metadata": { + "Common.PropertyName": "Items", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Content", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Container for tab panes.\n \n ", + "Metadata": { + "Common.PropertyName": "Content", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Tabs" + } + }, + { + "HashCode": -2147143425, + "Kind": "Components.Component", + "Name": "Blazorise.Tabs", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Tabs organize content across different screens, data sets, and other interactions.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Tabs" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Pills", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes the tab items to appear as pills.\n \n ", + "Metadata": { + "Common.PropertyName": "Pills" + } + }, + { + "Kind": "Components.Component", + "Name": "FullWidth", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes the tab items to extend the full available width.\n \n ", + "Metadata": { + "Common.PropertyName": "FullWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "Justified", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes the tab items to extend the full available width, but every item will be the same width.\n \n ", + "Metadata": { + "Common.PropertyName": "Justified" + } + }, + { + "Kind": "Components.Component", + "Name": "TabPosition", + "TypeName": "Blazorise.TabPosition", + "IsEnum": true, + "Documentation": "\n \n Position of tab items.\n \n ", + "Metadata": { + "Common.PropertyName": "TabPosition" + } + }, + { + "Kind": "Components.Component", + "Name": "RenderMode", + "TypeName": "Blazorise.TabsRenderMode", + "IsEnum": true, + "Documentation": "\n \n Defines how the tabs content will be rendered.\n \n ", + "Metadata": { + "Common.PropertyName": "RenderMode" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalItemsColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Controls the size of the items bar when in vertical mode. If left undefined it will default to the ColumnSize.IsAuto.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalItemsColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedTab", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets currently selected tab name.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedTab" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedTabChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the selected tab has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedTabChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Container for tab items.\n \n ", + "Metadata": { + "Common.PropertyName": "Items", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Content", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Container for tab panes.\n \n ", + "Metadata": { + "Common.PropertyName": "Content", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Tabs", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -775386058, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Tabs.Items", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Container for tab items.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Items", + "ParentTag": "Tabs" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Tabs.Items", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 2037123327, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Tabs.Items", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Container for tab items.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Items", + "ParentTag": "Blazorise.Tabs" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Tabs.Items", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2084361211, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Tabs.Content", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Container for tab panes.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Content", + "ParentTag": "Tabs" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Tabs.Content", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1064601234, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Tabs.Content", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Container for tab panes.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Content", + "ParentTag": "Blazorise.Tabs" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Tabs.Content", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1919084068, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Tabs.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Tabs" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Tabs.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -792621038, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Tabs.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Tabs" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Tabs.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1812204357, + "Kind": "Components.Component", + "Name": "Blazorise.TabsContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A container for tab panels.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TabsContent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "SelectedPanel", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets currently selected panel name.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedPanel" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedPanelChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the selected panel has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedPanelChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TabsContent" + } + }, + { + "HashCode": 1302143201, + "Kind": "Components.Component", + "Name": "Blazorise.TabsContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A container for tab panels.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.TabsContent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "SelectedPanel", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets currently selected panel name.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedPanel" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedPanelChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after the selected panel has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedPanelChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TabsContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1597341446, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TabsContent.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "TabsContent" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TabsContent.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1254856106, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TabsContent.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.TabsContent" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TabsContent.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1144855295, + "Kind": "Components.Component", + "Name": "Blazorise.TextEdit", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Component that allows you to display and edit single-line text.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TextEdit" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Role", + "TypeName": "Blazorise.TextRole", + "IsEnum": true, + "Documentation": "\n \n Defines the role of the input text.\n \n ", + "Metadata": { + "Common.PropertyName": "Role" + } + }, + { + "Kind": "Components.Component", + "Name": "InputMode", + "TypeName": "Blazorise.TextInputMode", + "IsEnum": true, + "Documentation": "\n \n Hints at the type of data that might be entered by the user while editing the element or its contents.\n \n ", + "Metadata": { + "Common.PropertyName": "InputMode" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text inside the input field.\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "TextChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after text has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "TextChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TextExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the text value.\n \n ", + "Metadata": { + "Common.PropertyName": "TextExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "EditMask", + "TypeName": "System.String", + "Documentation": "\n \n A string representing a edit mask expression.\n \n ", + "Metadata": { + "Common.PropertyName": "EditMask" + } + }, + { + "Kind": "Components.Component", + "Name": "MaskType", + "TypeName": "Blazorise.MaskType", + "IsEnum": true, + "Documentation": "\n \n Specify the mask type used by the editor.\n \n ", + "Metadata": { + "Common.PropertyName": "MaskType" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxLength", + "TypeName": "System.Int32?", + "Documentation": "\n \n Specifies the maximum number of characters allowed in the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "MaxLength" + } + }, + { + "Kind": "Components.Component", + "Name": "VisibleCharacters", + "TypeName": "System.Int32?", + "Documentation": "\n \n The size attribute specifies the visible width, in characters, of an input element. https://www.w3schools.com/tags/att_input_size.asp\".\n \n ", + "Metadata": { + "Common.PropertyName": "VisibleCharacters" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Plaintext", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", + "Metadata": { + "Common.PropertyName": "Plaintext" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Sets the input text color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Pattern", + "TypeName": "System.String", + "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", + "Metadata": { + "Common.PropertyName": "Pattern" + } + }, + { + "Kind": "Components.Component", + "Name": "Immediate", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", + "Metadata": { + "Common.PropertyName": "Immediate" + } + }, + { + "Kind": "Components.Component", + "Name": "Debounce", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "Debounce" + } + }, + { + "Kind": "Components.Component", + "Name": "DebounceInterval", + "TypeName": "System.Int32?", + "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "DebounceInterval" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TextEdit" + } + }, + { + "HashCode": -714182552, + "Kind": "Components.Component", + "Name": "Blazorise.TextEdit", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Component that allows you to display and edit single-line text.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.TextEdit" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Role", + "TypeName": "Blazorise.TextRole", + "IsEnum": true, + "Documentation": "\n \n Defines the role of the input text.\n \n ", + "Metadata": { + "Common.PropertyName": "Role" + } + }, + { + "Kind": "Components.Component", + "Name": "InputMode", + "TypeName": "Blazorise.TextInputMode", + "IsEnum": true, + "Documentation": "\n \n Hints at the type of data that might be entered by the user while editing the element or its contents.\n \n ", + "Metadata": { + "Common.PropertyName": "InputMode" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text inside the input field.\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "TextChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs after text has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "TextChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TextExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the text value.\n \n ", + "Metadata": { + "Common.PropertyName": "TextExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "EditMask", + "TypeName": "System.String", + "Documentation": "\n \n A string representing a edit mask expression.\n \n ", + "Metadata": { + "Common.PropertyName": "EditMask" + } + }, + { + "Kind": "Components.Component", + "Name": "MaskType", + "TypeName": "Blazorise.MaskType", + "IsEnum": true, + "Documentation": "\n \n Specify the mask type used by the editor.\n \n ", + "Metadata": { + "Common.PropertyName": "MaskType" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxLength", + "TypeName": "System.Int32?", + "Documentation": "\n \n Specifies the maximum number of characters allowed in the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "MaxLength" + } + }, + { + "Kind": "Components.Component", + "Name": "VisibleCharacters", + "TypeName": "System.Int32?", + "Documentation": "\n \n The size attribute specifies the visible width, in characters, of an input element. https://www.w3schools.com/tags/att_input_size.asp\".\n \n ", + "Metadata": { + "Common.PropertyName": "VisibleCharacters" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Plaintext", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", + "Metadata": { + "Common.PropertyName": "Plaintext" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Sets the input text color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Pattern", + "TypeName": "System.String", + "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", + "Metadata": { + "Common.PropertyName": "Pattern" + } + }, + { + "Kind": "Components.Component", + "Name": "Immediate", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", + "Metadata": { + "Common.PropertyName": "Immediate" + } + }, + { + "Kind": "Components.Component", + "Name": "Debounce", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "Debounce" + } + }, + { + "Kind": "Components.Component", + "Name": "DebounceInterval", + "TypeName": "System.Int32?", + "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "DebounceInterval" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TextEdit", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1045155547, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TextEdit.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "TextEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TextEdit.Feedback", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -984816387, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TextEdit.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "Blazorise.TextEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TextEdit.Feedback", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -519857412, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TextEdit.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "TextEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TextEdit.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1712617958, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TextEdit.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.TextEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TextEdit.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1730784061, + "Kind": "Components.Component", + "Name": "Blazorise.ThemeProvider", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Main theme provider that will build the CSS variables and styles.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ThemeProvider" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Theme", + "TypeName": "Blazorise.Theme", + "Documentation": "\n \n Gets or sets the theme options.\n \n ", + "Metadata": { + "Common.PropertyName": "Theme" + } + }, + { + "Kind": "Components.Component", + "Name": "WriteVariables", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true variables will be written to the page body.\n \n ", + "Metadata": { + "Common.PropertyName": "WriteVariables" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ThemeProvider" + } + }, + { + "HashCode": 1968377083, + "Kind": "Components.Component", + "Name": "Blazorise.ThemeProvider", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Main theme provider that will build the CSS variables and styles.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.ThemeProvider" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Theme", + "TypeName": "Blazorise.Theme", + "Documentation": "\n \n Gets or sets the theme options.\n \n ", + "Metadata": { + "Common.PropertyName": "Theme" + } + }, + { + "Kind": "Components.Component", + "Name": "WriteVariables", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true variables will be written to the page body.\n \n ", + "Metadata": { + "Common.PropertyName": "WriteVariables" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ThemeProvider", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -110763218, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ThemeProvider.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "ThemeProvider" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ThemeProvider.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1175428980, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ThemeProvider.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.ThemeProvider" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ThemeProvider.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 670753350, + "Kind": "Components.Component", + "Name": "Blazorise.TimeEdit", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An editor that displays a time value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TimeEdit" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.TimeEdit component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Time", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the input time value.\n \n ", + "Metadata": { + "Common.PropertyName": "Time", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the time has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "TimeChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the time field.\n \n ", + "Metadata": { + "Common.PropertyName": "TimeExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.TimeSpan?", + "Documentation": "\n \n The earliest time to accept.\n \n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.TimeSpan?", + "Documentation": "\n \n The latest time to accept.\n \n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "System.Int32?", + "Documentation": "\n \n The step attribute specifies the legal number intervals for seconds or milliseconds in a time field (does not apply for hours or minutes).\n \n Example: if step=\"2\", legal numbers could be 0, 2, 4, etc.\n \n \n The step attribute is often used together with the max and min attributes to create a range of legal values.\n \n ", + "Metadata": { + "Common.PropertyName": "Step" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Plaintext", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", + "Metadata": { + "Common.PropertyName": "Plaintext" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Sets the input text color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Pattern", + "TypeName": "System.String", + "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", + "Metadata": { + "Common.PropertyName": "Pattern" + } + }, + { + "Kind": "Components.Component", + "Name": "Immediate", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", + "Metadata": { + "Common.PropertyName": "Immediate" + } + }, + { + "Kind": "Components.Component", + "Name": "Debounce", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "Debounce" + } + }, + { + "Kind": "Components.Component", + "Name": "DebounceInterval", + "TypeName": "System.Int32?", + "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "DebounceInterval" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TimeEdit", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 549318167, + "Kind": "Components.Component", + "Name": "Blazorise.TimeEdit", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An editor that displays a time value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.TimeEdit" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.TimeEdit component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Time", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the input time value.\n \n ", + "Metadata": { + "Common.PropertyName": "Time", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the time has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "TimeChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the time field.\n \n ", + "Metadata": { + "Common.PropertyName": "TimeExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.TimeSpan?", + "Documentation": "\n \n The earliest time to accept.\n \n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.TimeSpan?", + "Documentation": "\n \n The latest time to accept.\n \n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "System.Int32?", + "Documentation": "\n \n The step attribute specifies the legal number intervals for seconds or milliseconds in a time field (does not apply for hours or minutes).\n \n Example: if step=\"2\", legal numbers could be 0, 2, 4, etc.\n \n \n The step attribute is often used together with the max and min attributes to create a range of legal values.\n \n ", + "Metadata": { + "Common.PropertyName": "Step" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Plaintext", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", + "Metadata": { + "Common.PropertyName": "Plaintext" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Sets the input text color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Pattern", + "TypeName": "System.String", + "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", + "Metadata": { + "Common.PropertyName": "Pattern" + } + }, + { + "Kind": "Components.Component", + "Name": "Immediate", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", + "Metadata": { + "Common.PropertyName": "Immediate" + } + }, + { + "Kind": "Components.Component", + "Name": "Debounce", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "Debounce" + } + }, + { + "Kind": "Components.Component", + "Name": "DebounceInterval", + "TypeName": "System.Int32?", + "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "DebounceInterval" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TimeEdit", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 195665579, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TimeEdit.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "TimeEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TimeEdit.Feedback", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 360307622, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TimeEdit.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "Blazorise.TimeEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TimeEdit.Feedback", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1355149707, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TimeEdit.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "TimeEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TimeEdit.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1905434139, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TimeEdit.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.TimeEdit" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TimeEdit.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -801121215, + "Kind": "Components.Component", + "Name": "Blazorise.TimePicker", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An editor that displays a time value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TimePicker" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.TimePicker component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Time", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the input time value.\n \n ", + "Metadata": { + "Common.PropertyName": "Time", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the time has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "TimeChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the time field.\n \n ", + "Metadata": { + "Common.PropertyName": "TimeExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.TimeSpan?", + "Documentation": "\n \n The earliest time to accept.\n \n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.TimeSpan?", + "Documentation": "\n \n The latest time to accept.\n \n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayFormat", + "TypeName": "System.String", + "Documentation": "\n \n Defines the display format of the time input.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeAs24hr", + "TypeName": "System.Boolean", + "Documentation": "\n \n Displays time picker in 24 hour mode without AM/PM selection when enabled.\n \n ", + "Metadata": { + "Common.PropertyName": "TimeAs24hr" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Plaintext", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", + "Metadata": { + "Common.PropertyName": "Plaintext" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Sets the input text color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Pattern", + "TypeName": "System.String", + "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", + "Metadata": { + "Common.PropertyName": "Pattern" + } + }, + { + "Kind": "Components.Component", + "Name": "Immediate", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", + "Metadata": { + "Common.PropertyName": "Immediate" + } + }, + { + "Kind": "Components.Component", + "Name": "Debounce", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "Debounce" + } + }, + { + "Kind": "Components.Component", + "Name": "DebounceInterval", + "TypeName": "System.Int32?", + "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "DebounceInterval" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TimePicker", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 429736278, + "Kind": "Components.Component", + "Name": "Blazorise.TimePicker", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An editor that displays a time value and allows a user to edit the value.\n \n Data-type to be binded by the property.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.TimePicker" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Blazorise.TimePicker component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Time", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the input time value.\n \n ", + "Metadata": { + "Common.PropertyName": "Time", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the time has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "TimeChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the time field.\n \n ", + "Metadata": { + "Common.PropertyName": "TimeExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.TimeSpan?", + "Documentation": "\n \n The earliest time to accept.\n \n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.TimeSpan?", + "Documentation": "\n \n The latest time to accept.\n \n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayFormat", + "TypeName": "System.String", + "Documentation": "\n \n Defines the display format of the time input.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeAs24hr", + "TypeName": "System.Boolean", + "Documentation": "\n \n Displays time picker in 24 hour mode without AM/PM selection when enabled.\n \n ", + "Metadata": { + "Common.PropertyName": "TimeAs24hr" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Sets the placeholder for the empty text.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Plaintext", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets the class to remove the default form field styling and preserve the correct margin and padding.\n \n ", + "Metadata": { + "Common.PropertyName": "Plaintext" + } + }, + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "Blazorise.Color", + "Documentation": "\n \n Sets the input text color.\n \n ", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Pattern", + "TypeName": "System.String", + "Documentation": "\n \n The pattern attribute specifies a regular expression that the input element's value is checked against on form validation.\n \n ", + "Metadata": { + "Common.PropertyName": "Pattern" + } + }, + { + "Kind": "Components.Component", + "Name": "Immediate", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the text in will be changed after each key press.\n \n \n Note that setting this will override global settings in .\n \n ", + "Metadata": { + "Common.PropertyName": "Immediate" + } + }, + { + "Kind": "Components.Component", + "Name": "Debounce", + "TypeName": "System.Boolean?", + "Documentation": "\n \n If true the entered text will be slightly delayed before submitting it to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "Debounce" + } + }, + { + "Kind": "Components.Component", + "Name": "DebounceInterval", + "TypeName": "System.Int32?", + "Documentation": "\n \n Interval in milliseconds that entered text will be delayed from submitting to the internal value.\n \n ", + "Metadata": { + "Common.PropertyName": "DebounceInterval" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.Size?", + "Documentation": "\n \n Sets the size of the input control.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the readonly boolean attribute on an input to prevent modification of the input’s value.\n \n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Add the disabled boolean attribute on an input to prevent user interactions and make it appear lighter.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Autofocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Set's the focus to the component after the rendering is done.\n \n ", + "Metadata": { + "Common.PropertyName": "Autofocus" + } + }, + { + "Kind": "Components.Component", + "Name": "Feedback", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Feedback", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Input content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyDown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed down while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyDown", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyPress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is pressed while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyPress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "KeyUp", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when a key is released while the control has focus.\n \n ", + "Metadata": { + "Common.PropertyName": "KeyUp", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Blur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n The blur event fires when an element has lost focus.\n \n ", + "Metadata": { + "Common.PropertyName": "Blur", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnFocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains or loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "OnFocus", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusIn", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box gains focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusIn", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FocusOut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the input box loses focus.\n \n ", + "Metadata": { + "Common.PropertyName": "FocusOut", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n If defined, indicates that its element can be focused and can participates in sequential keyboard navigation.\n \n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "CustomValidationValue", + "TypeName": "System.Func", + "Documentation": "\n \n Used to provide custom validation value on which the validation will be processed with\n the handler.\n \n \n Should be used carefully as it's only meant for some special cases when input is used\n in a wrapper component, like Autocomplete or SelectList.\n \n ", + "Metadata": { + "Common.PropertyName": "CustomValidationValue", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TimePicker", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1967140932, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TimePicker.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "TimePicker" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TimePicker.Feedback", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1638456987, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TimePicker.Feedback", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for validation messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Feedback", + "ParentTag": "Blazorise.TimePicker" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TimePicker.Feedback", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -234821215, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TimePicker.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "TimePicker" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TimePicker.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -515707051, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TimePicker.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Input content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.TimePicker" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TimePicker.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1785563741, + "Kind": "Components.Component", + "Name": "Blazorise.Tooltip", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Tooltips display informative text when users hover over, focus on, or tap an element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Tooltip" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a regular tooltip's content. \n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Placement", + "TypeName": "Blazorise.TooltipPlacement", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the tooltip location relative to it's component.\n \n ", + "Metadata": { + "Common.PropertyName": "Placement" + } + }, + { + "Kind": "Components.Component", + "Name": "Multiline", + "TypeName": "System.Boolean", + "Documentation": "\n \n Force the multiline display.\n \n ", + "Metadata": { + "Common.PropertyName": "Multiline" + } + }, + { + "Kind": "Components.Component", + "Name": "AlwaysActive", + "TypeName": "System.Boolean", + "Documentation": "\n \n Always show tooltip, instead of just when hovering over the element.\n \n ", + "Metadata": { + "Common.PropertyName": "AlwaysActive" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowArrow", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the tooltip arrow visibility.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowArrow" + } + }, + { + "Kind": "Components.Component", + "Name": "Inline", + "TypeName": "System.Boolean", + "Documentation": "\n \n Force inline block instead of trying to detect the element block.\n \n ", + "Metadata": { + "Common.PropertyName": "Inline" + } + }, + { + "Kind": "Components.Component", + "Name": "Fade", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes the tooltip fade transition.\n \n ", + "Metadata": { + "Common.PropertyName": "Fade" + } + }, + { + "Kind": "Components.Component", + "Name": "FadeDuration", + "TypeName": "System.Int32", + "Documentation": "\n \n Duration in ms of the fade transition animation.\n \n ", + "Metadata": { + "Common.PropertyName": "FadeDuration" + } + }, + { + "Kind": "Components.Component", + "Name": "Trigger", + "TypeName": "Blazorise.TooltipTrigger", + "IsEnum": true, + "Documentation": "\n \n Determines the events that cause the tooltip to show.\n \n ", + "Metadata": { + "Common.PropertyName": "Trigger" + } + }, + { + "Kind": "Components.Component", + "Name": "TriggerTargetId", + "TypeName": "System.String", + "Documentation": "\n \n Which element the trigger event listeners are applied to (instead of the reference element).\n \n ", + "Metadata": { + "Common.PropertyName": "TriggerTargetId" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Tooltip" + } + }, + { + "HashCode": 131393823, + "Kind": "Components.Component", + "Name": "Blazorise.Tooltip", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Tooltips display informative text when users hover over, focus on, or tap an element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Tooltip" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a regular tooltip's content. \n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Placement", + "TypeName": "Blazorise.TooltipPlacement", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the tooltip location relative to it's component.\n \n ", + "Metadata": { + "Common.PropertyName": "Placement" + } + }, + { + "Kind": "Components.Component", + "Name": "Multiline", + "TypeName": "System.Boolean", + "Documentation": "\n \n Force the multiline display.\n \n ", + "Metadata": { + "Common.PropertyName": "Multiline" + } + }, + { + "Kind": "Components.Component", + "Name": "AlwaysActive", + "TypeName": "System.Boolean", + "Documentation": "\n \n Always show tooltip, instead of just when hovering over the element.\n \n ", + "Metadata": { + "Common.PropertyName": "AlwaysActive" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowArrow", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the tooltip arrow visibility.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowArrow" + } + }, + { + "Kind": "Components.Component", + "Name": "Inline", + "TypeName": "System.Boolean", + "Documentation": "\n \n Force inline block instead of trying to detect the element block.\n \n ", + "Metadata": { + "Common.PropertyName": "Inline" + } + }, + { + "Kind": "Components.Component", + "Name": "Fade", + "TypeName": "System.Boolean", + "Documentation": "\n \n Makes the tooltip fade transition.\n \n ", + "Metadata": { + "Common.PropertyName": "Fade" + } + }, + { + "Kind": "Components.Component", + "Name": "FadeDuration", + "TypeName": "System.Int32", + "Documentation": "\n \n Duration in ms of the fade transition animation.\n \n ", + "Metadata": { + "Common.PropertyName": "FadeDuration" + } + }, + { + "Kind": "Components.Component", + "Name": "Trigger", + "TypeName": "Blazorise.TooltipTrigger", + "IsEnum": true, + "Documentation": "\n \n Determines the events that cause the tooltip to show.\n \n ", + "Metadata": { + "Common.PropertyName": "Trigger" + } + }, + { + "Kind": "Components.Component", + "Name": "TriggerTargetId", + "TypeName": "System.String", + "Documentation": "\n \n Which element the trigger event listeners are applied to (instead of the reference element).\n \n ", + "Metadata": { + "Common.PropertyName": "TriggerTargetId" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Tooltip", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -162496309, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Tooltip.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Tooltip" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Tooltip.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -405097038, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Tooltip.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Tooltip" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Tooltip.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1100658333, + "Kind": "Components.Component", + "Name": "Blazorise.Blockquote", + "AssemblyName": "Blazorise", + "Documentation": "\n \n For quoting blocks of content from another source within your document.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blockquote" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Blockquote" + } + }, + { + "HashCode": -934815494, + "Kind": "Components.Component", + "Name": "Blazorise.Blockquote", + "AssemblyName": "Blazorise", + "Documentation": "\n \n For quoting blocks of content from another source within your document.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Blockquote" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Blockquote", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -883525391, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Blockquote.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blockquote" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Blockquote.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1247944493, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Blockquote.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Blockquote" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Blockquote.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -607251872, + "Kind": "Components.Component", + "Name": "Blazorise.BlockquoteFooter", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Element for identifying the source of the quote.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "BlockquoteFooter" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BlockquoteFooter" + } + }, + { + "HashCode": 711015401, + "Kind": "Components.Component", + "Name": "Blazorise.BlockquoteFooter", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Element for identifying the source of the quote.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.BlockquoteFooter" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.BlockquoteFooter", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1116850308, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BlockquoteFooter.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "BlockquoteFooter" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BlockquoteFooter.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -742313558, + "Kind": "Components.ChildContent", + "Name": "Blazorise.BlockquoteFooter.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.BlockquoteFooter" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.BlockquoteFooter.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -452239792, + "Kind": "Components.Component", + "Name": "Blazorise.Code", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The component displays its contents styled in a fashion intended to indicate that the text\n is a short fragment of computer code.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Code" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Tag", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content will be wrapped with the < and > tags, eg. <button>;.\n \n ", + "Metadata": { + "Common.PropertyName": "Tag" + } + }, + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Code" + } + }, + { + "HashCode": -1543987289, + "Kind": "Components.Component", + "Name": "Blazorise.Code", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The component displays its contents styled in a fashion intended to indicate that the text\n is a short fragment of computer code.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Code" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Tag", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content will be wrapped with the < and > tags, eg. <button>;.\n \n ", + "Metadata": { + "Common.PropertyName": "Tag" + } + }, + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Code", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -988996437, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Code.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Code" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Code.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1387014243, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Code.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Code" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Code.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -240221919, + "Kind": "Components.Component", + "Name": "Blazorise.DescriptionList", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A description list is a list of items with a description or definition of each item.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DescriptionList" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Row", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies that description list will be arranged in a rows and columns.\n \n ", + "Metadata": { + "Common.PropertyName": "Row" + } + }, + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DescriptionList" + } + }, + { + "HashCode": -982075491, + "Kind": "Components.Component", + "Name": "Blazorise.DescriptionList", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A description list is a list of items with a description or definition of each item.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.DescriptionList" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Row", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies that description list will be arranged in a rows and columns.\n \n ", + "Metadata": { + "Common.PropertyName": "Row" + } + }, + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DescriptionList", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 102295215, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DescriptionList.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "DescriptionList" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DescriptionList.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1328680470, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DescriptionList.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.DescriptionList" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DescriptionList.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1010802574, + "Kind": "Components.Component", + "Name": "Blazorise.DescriptionListDefinition", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Element which specify a term.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DescriptionListDefinition" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Determines how much space will be used by the definition inside of the description list row.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DescriptionListDefinition" + } + }, + { + "HashCode": -604032665, + "Kind": "Components.Component", + "Name": "Blazorise.DescriptionListDefinition", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Element which specify a term.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.DescriptionListDefinition" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Determines how much space will be used by the definition inside of the description list row.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DescriptionListDefinition", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1634511525, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DescriptionListDefinition.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "DescriptionListDefinition" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DescriptionListDefinition.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 712597211, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DescriptionListDefinition.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.DescriptionListDefinition" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DescriptionListDefinition.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 816692920, + "Kind": "Components.Component", + "Name": "Blazorise.DescriptionListTerm", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Element which specify a term.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DescriptionListTerm" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Determines how much space will be used by the term inside of the description list row.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DescriptionListTerm" + } + }, + { + "HashCode": 1067192824, + "Kind": "Components.Component", + "Name": "Blazorise.DescriptionListTerm", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Element which specify a term.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.DescriptionListTerm" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ColumnSize", + "TypeName": "Blazorise.IFluentColumn", + "Documentation": "\n \n Determines how much space will be used by the term inside of the description list row.\n \n ", + "Metadata": { + "Common.PropertyName": "ColumnSize" + } + }, + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DescriptionListTerm", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 98025170, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DescriptionListTerm.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "DescriptionListTerm" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DescriptionListTerm.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1890511349, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DescriptionListTerm.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.DescriptionListTerm" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DescriptionListTerm.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -105796391, + "Kind": "Components.Component", + "Name": "Blazorise.DisplayHeading", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A larger, slightly more opinionated heading style.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DisplayHeading" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.DisplayHeadingSize", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the display heading size.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DisplayHeading" + } + }, + { + "HashCode": 710370823, + "Kind": "Components.Component", + "Name": "Blazorise.DisplayHeading", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A larger, slightly more opinionated heading style.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.DisplayHeading" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.DisplayHeadingSize", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the display heading size.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.DisplayHeading", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 783908388, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DisplayHeading.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "DisplayHeading" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DisplayHeading.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 256596725, + "Kind": "Components.ChildContent", + "Name": "Blazorise.DisplayHeading.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.DisplayHeading" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.DisplayHeading.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 890383682, + "Kind": "Components.Component", + "Name": "Blazorise.Heading", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Heading component is used for titles or subtitles that you want to display on a webpage.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Heading" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.HeadingSize", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the heading size.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Heading" + } + }, + { + "HashCode": 1530773972, + "Kind": "Components.Component", + "Name": "Blazorise.Heading", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Heading component is used for titles or subtitles that you want to display on a webpage.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Heading" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Blazorise.HeadingSize", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the heading size.\n \n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Heading", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -396030121, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Heading.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Heading" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Heading.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -714661081, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Heading.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Heading" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Heading.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2101251188, + "Kind": "Components.Component", + "Name": "Blazorise.OrderedList", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An ordered list created using the <ul> element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "OrderedList" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Unstyled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Remove the default list-style and left margin on list items (immediate children only).\n \n ", + "Metadata": { + "Common.PropertyName": "Unstyled" + } + }, + { + "Kind": "Components.Component", + "Name": "ListType", + "TypeName": "Blazorise.OrderedListType", + "IsEnum": true, + "Documentation": "\n \n Defines the type of item markers.\n \n ", + "Metadata": { + "Common.PropertyName": "ListType" + } + }, + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.OrderedList" + } + }, + { + "HashCode": 528167573, + "Kind": "Components.Component", + "Name": "Blazorise.OrderedList", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An ordered list created using the <ul> element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.OrderedList" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Unstyled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Remove the default list-style and left margin on list items (immediate children only).\n \n ", + "Metadata": { + "Common.PropertyName": "Unstyled" + } + }, + { + "Kind": "Components.Component", + "Name": "ListType", + "TypeName": "Blazorise.OrderedListType", + "IsEnum": true, + "Documentation": "\n \n Defines the type of item markers.\n \n ", + "Metadata": { + "Common.PropertyName": "ListType" + } + }, + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.OrderedList", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1358182225, + "Kind": "Components.ChildContent", + "Name": "Blazorise.OrderedList.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "OrderedList" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.OrderedList.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1632290615, + "Kind": "Components.ChildContent", + "Name": "Blazorise.OrderedList.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.OrderedList" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.OrderedList.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 226702653, + "Kind": "Components.Component", + "Name": "Blazorise.OrderedListItem", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An item created using the <li> element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "OrderedListItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.OrderedListItem" + } + }, + { + "HashCode": -1874929544, + "Kind": "Components.Component", + "Name": "Blazorise.OrderedListItem", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An item created using the <li> element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.OrderedListItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.OrderedListItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1556383413, + "Kind": "Components.ChildContent", + "Name": "Blazorise.OrderedListItem.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "OrderedListItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.OrderedListItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 55842015, + "Kind": "Components.ChildContent", + "Name": "Blazorise.OrderedListItem.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.OrderedListItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.OrderedListItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1341183506, + "Kind": "Components.Component", + "Name": "Blazorise.Paragraph", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A paragraph always starts on a new line, and is usually a block of text.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Paragraph" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Paragraph" + } + }, + { + "HashCode": -112435717, + "Kind": "Components.Component", + "Name": "Blazorise.Paragraph", + "AssemblyName": "Blazorise", + "Documentation": "\n \n A paragraph always starts on a new line, and is usually a block of text.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Paragraph" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Paragraph", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1511313370, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Paragraph.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Paragraph" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Paragraph.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -841936908, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Paragraph.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Paragraph" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Paragraph.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -296137227, + "Kind": "Components.Component", + "Name": "Blazorise.Text", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Basic typography component with no specific rule.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Text" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Text" + } + }, + { + "HashCode": 1531246988, + "Kind": "Components.Component", + "Name": "Blazorise.Text", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Basic typography component with no specific rule.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Text" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Text", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 704449919, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Text.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Text" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Text.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1439884383, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Text.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Text" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Text.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1677801057, + "Kind": "Components.Component", + "Name": "Blazorise.UnorderedList", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An unordered list created using the <ul> element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "UnorderedList" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Unstyled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Remove the default list-style and left margin on list items (immediate children only).\n \n ", + "Metadata": { + "Common.PropertyName": "Unstyled" + } + }, + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.UnorderedList" + } + }, + { + "HashCode": -445637268, + "Kind": "Components.Component", + "Name": "Blazorise.UnorderedList", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An unordered list created using the <ul> element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.UnorderedList" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Unstyled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Remove the default list-style and left margin on list items (immediate children only).\n \n ", + "Metadata": { + "Common.PropertyName": "Unstyled" + } + }, + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.UnorderedList", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 973138813, + "Kind": "Components.ChildContent", + "Name": "Blazorise.UnorderedList.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "UnorderedList" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.UnorderedList.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -255011378, + "Kind": "Components.ChildContent", + "Name": "Blazorise.UnorderedList.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.UnorderedList" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.UnorderedList.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1359580631, + "Kind": "Components.Component", + "Name": "Blazorise.UnorderedListItem", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An item created using the <li> element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "UnorderedListItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.UnorderedListItem" + } + }, + { + "HashCode": -170913942, + "Kind": "Components.Component", + "Name": "Blazorise.UnorderedListItem", + "AssemblyName": "Blazorise", + "Documentation": "\n \n An item created using the <li> element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.UnorderedListItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Italic", + "TypeName": "System.Boolean", + "Documentation": "\n \n Italicize text if set to true.\n \n ", + "Metadata": { + "Common.PropertyName": "Italic" + } + }, + { + "Kind": "Components.Component", + "Name": "CopyToClipboard", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, the content of the component will be copied to clipboard on click event.\n \n ", + "Metadata": { + "Common.PropertyName": "CopyToClipboard" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.UnorderedListItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 877490282, + "Kind": "Components.ChildContent", + "Name": "Blazorise.UnorderedListItem.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "UnorderedListItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.UnorderedListItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1502842189, + "Kind": "Components.ChildContent", + "Name": "Blazorise.UnorderedListItem.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.UnorderedListItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.UnorderedListItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1272665984, + "Kind": "Components.Component", + "Name": "Blazorise.Validation", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Container for input component that can check for different kind of validations.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Validation" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Status", + "TypeName": "Blazorise.ValidationStatus", + "IsEnum": true, + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Status" + } + }, + { + "Kind": "Components.Component", + "Name": "StatusChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs each time that validation status changed.\n \n ", + "Metadata": { + "Common.PropertyName": "StatusChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Validator", + "TypeName": "System.Action", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Validator", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AsyncValidator", + "TypeName": "System.Func", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "AsyncValidator", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MessageLocalizer", + "TypeName": "System.Func, System.String>", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "MessageLocalizer", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "UsePattern", + "TypeName": "System.Boolean", + "Documentation": "\n \n Forces validation to use regex pattern matching instead of default validator handler.\n \n ", + "Metadata": { + "Common.PropertyName": "UsePattern" + } + }, + { + "Kind": "Components.Component", + "Name": "HandlerType", + "TypeName": "System.Type", + "Documentation": "\n \n Forces the custom validation handler to be uses while validating the values.\n \n ", + "Metadata": { + "Common.PropertyName": "HandlerType" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Validation" + } + }, + { + "HashCode": -1530602528, + "Kind": "Components.Component", + "Name": "Blazorise.Validation", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Container for input component that can check for different kind of validations.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Validation" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Status", + "TypeName": "Blazorise.ValidationStatus", + "IsEnum": true, + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Status" + } + }, + { + "Kind": "Components.Component", + "Name": "StatusChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs each time that validation status changed.\n \n ", + "Metadata": { + "Common.PropertyName": "StatusChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Validator", + "TypeName": "System.Action", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Validator", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AsyncValidator", + "TypeName": "System.Func", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "AsyncValidator", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MessageLocalizer", + "TypeName": "System.Func, System.String>", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "MessageLocalizer", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "UsePattern", + "TypeName": "System.Boolean", + "Documentation": "\n \n Forces validation to use regex pattern matching instead of default validator handler.\n \n ", + "Metadata": { + "Common.PropertyName": "UsePattern" + } + }, + { + "Kind": "Components.Component", + "Name": "HandlerType", + "TypeName": "System.Type", + "Documentation": "\n \n Forces the custom validation handler to be uses while validating the values.\n \n ", + "Metadata": { + "Common.PropertyName": "HandlerType" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Validation", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 613696762, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Validation.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Validation" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Validation.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 469380093, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Validation.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Validation" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Validation.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1336102325, + "Kind": "Components.Component", + "Name": "Blazorise.ValidationError", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for the error message.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ValidationError" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Multiline", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, shows the multiline error messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Multiline" + } + }, + { + "Kind": "Components.Component", + "Name": "Tooltip", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, shows the tooltip instead of label.\n \n ", + "Metadata": { + "Common.PropertyName": "Tooltip" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ValidationError" + } + }, + { + "HashCode": 1589972981, + "Kind": "Components.Component", + "Name": "Blazorise.ValidationError", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for the error message.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.ValidationError" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Multiline", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, shows the multiline error messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Multiline" + } + }, + { + "Kind": "Components.Component", + "Name": "Tooltip", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, shows the tooltip instead of label.\n \n ", + "Metadata": { + "Common.PropertyName": "Tooltip" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ValidationError", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -876548330, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ValidationError.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "ValidationError" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ValidationError.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -549446373, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ValidationError.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.ValidationError" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ValidationError.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1502240347, + "Kind": "Components.Component", + "Name": "Blazorise.ValidationNone", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for the default state.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ValidationNone" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ValidationNone" + } + }, + { + "HashCode": 790011523, + "Kind": "Components.Component", + "Name": "Blazorise.ValidationNone", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for the default state.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.ValidationNone" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ValidationNone", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1993413648, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ValidationNone.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "ValidationNone" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ValidationNone.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1304923304, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ValidationNone.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.ValidationNone" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ValidationNone.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -184275979, + "Kind": "Components.Component", + "Name": "Blazorise.Validations", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Container for multiple validations and an .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Validations" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Mode", + "TypeName": "Blazorise.ValidationMode", + "IsEnum": true, + "Documentation": "\n \n Defines the validation mode for validations inside of this container.\n \n ", + "Metadata": { + "Common.PropertyName": "Mode" + } + }, + { + "Kind": "Components.Component", + "Name": "ValidateOnLoad", + "TypeName": "System.Boolean", + "Documentation": "\n \n If set to true, and is set to , validation will run automatically on page load.\n \n \n When validation is placed inside of modal dialog, the behavior is a little different. \n Modals are by definition always loaded and are always present in the DOM so no loading is ever happening again\n after the page that contains the modal is first initialized. Their visibility is controlled by display: none;\n To workaround this, the actual \"first load\" for modals can be done by re-initializing parameter. \n \n ", + "Metadata": { + "Common.PropertyName": "ValidateOnLoad" + } + }, + { + "Kind": "Components.Component", + "Name": "EditContext", + "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", + "Documentation": "\n \n Supplies the edit context explicitly. If using this parameter, do not\n also supply , since the model value will be taken\n from the property.\n \n ", + "Metadata": { + "Common.PropertyName": "EditContext" + } + }, + { + "Kind": "Components.Component", + "Name": "Model", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies the top-level model object for the form. An edit context will be constructed for this model.\n If using this parameter, do not also supply a value for .\n \n ", + "Metadata": { + "Common.PropertyName": "Model" + } + }, + { + "Kind": "Components.Component", + "Name": "MissingFieldsErrorMessage", + "TypeName": "System.String", + "Documentation": "\n \n Message that will be displayed if any of the validations does not have defined error message.\n \n ", + "Metadata": { + "Common.PropertyName": "MissingFieldsErrorMessage" + } + }, + { + "Kind": "Components.Component", + "Name": "ValidatedAll", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Event is fired only after all of the validation are successful.\n \n ", + "Metadata": { + "Common.PropertyName": "ValidatedAll", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "StatusChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Event is fired whenever there is a change in validation status.\n \n ", + "Metadata": { + "Common.PropertyName": "StatusChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Validations" + } + }, + { + "HashCode": -1860047938, + "Kind": "Components.Component", + "Name": "Blazorise.Validations", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Container for multiple validations and an .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Validations" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Mode", + "TypeName": "Blazorise.ValidationMode", + "IsEnum": true, + "Documentation": "\n \n Defines the validation mode for validations inside of this container.\n \n ", + "Metadata": { + "Common.PropertyName": "Mode" + } + }, + { + "Kind": "Components.Component", + "Name": "ValidateOnLoad", + "TypeName": "System.Boolean", + "Documentation": "\n \n If set to true, and is set to , validation will run automatically on page load.\n \n \n When validation is placed inside of modal dialog, the behavior is a little different. \n Modals are by definition always loaded and are always present in the DOM so no loading is ever happening again\n after the page that contains the modal is first initialized. Their visibility is controlled by display: none;\n To workaround this, the actual \"first load\" for modals can be done by re-initializing parameter. \n \n ", + "Metadata": { + "Common.PropertyName": "ValidateOnLoad" + } + }, + { + "Kind": "Components.Component", + "Name": "EditContext", + "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", + "Documentation": "\n \n Supplies the edit context explicitly. If using this parameter, do not\n also supply , since the model value will be taken\n from the property.\n \n ", + "Metadata": { + "Common.PropertyName": "EditContext" + } + }, + { + "Kind": "Components.Component", + "Name": "Model", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies the top-level model object for the form. An edit context will be constructed for this model.\n If using this parameter, do not also supply a value for .\n \n ", + "Metadata": { + "Common.PropertyName": "Model" + } + }, + { + "Kind": "Components.Component", + "Name": "MissingFieldsErrorMessage", + "TypeName": "System.String", + "Documentation": "\n \n Message that will be displayed if any of the validations does not have defined error message.\n \n ", + "Metadata": { + "Common.PropertyName": "MissingFieldsErrorMessage" + } + }, + { + "Kind": "Components.Component", + "Name": "ValidatedAll", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Event is fired only after all of the validation are successful.\n \n ", + "Metadata": { + "Common.PropertyName": "ValidatedAll", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "StatusChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Event is fired whenever there is a change in validation status.\n \n ", + "Metadata": { + "Common.PropertyName": "StatusChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Validations", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1701858210, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Validations.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Validations" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Validations.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 940649674, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Validations.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Validations" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Validations.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1345132396, + "Kind": "Components.Component", + "Name": "Blazorise.ValidationSuccess", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for the success message.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ValidationSuccess" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Tooltip", + "TypeName": "System.Boolean", + "Documentation": "\n \n Shows the tooltip instead of label.\n \n ", + "Metadata": { + "Common.PropertyName": "Tooltip" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ValidationSuccess" + } + }, + { + "HashCode": 420753401, + "Kind": "Components.Component", + "Name": "Blazorise.ValidationSuccess", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for the success message.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.ValidationSuccess" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Tooltip", + "TypeName": "System.Boolean", + "Documentation": "\n \n Shows the tooltip instead of label.\n \n ", + "Metadata": { + "Common.PropertyName": "Tooltip" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ValidationSuccess", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -215738392, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ValidationSuccess.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "ValidationSuccess" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ValidationSuccess.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -355065688, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ValidationSuccess.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.ValidationSuccess" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ValidationSuccess.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -599320413, + "Kind": "Components.Component", + "Name": "Blazorise.ValidationSummary", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for the list of error messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ValidationSummary" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Label", + "TypeName": "System.String", + "Documentation": "\n \n Label showed before the error messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Label" + } + }, + { + "Kind": "Components.Component", + "Name": "Errors", + "TypeName": "System.String[]", + "Documentation": "\n \n List of custom error messages for the validations summary.\n \n ", + "Metadata": { + "Common.PropertyName": "Errors" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ValidationSummary" + } + }, + { + "HashCode": -511690452, + "Kind": "Components.Component", + "Name": "Blazorise.ValidationSummary", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Placeholder for the list of error messages.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.ValidationSummary" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Label", + "TypeName": "System.String", + "Documentation": "\n \n Label showed before the error messages.\n \n ", + "Metadata": { + "Common.PropertyName": "Label" + } + }, + { + "Kind": "Components.Component", + "Name": "Errors", + "TypeName": "System.String[]", + "Documentation": "\n \n List of custom error messages for the validations summary.\n \n ", + "Metadata": { + "Common.PropertyName": "Errors" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.ValidationSummary", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -614744886, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ValidationSummary.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "ValidationSummary" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ValidationSummary.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -133824597, + "Kind": "Components.ChildContent", + "Name": "Blazorise.ValidationSummary.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.ValidationSummary" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.ValidationSummary.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1763140385, + "Kind": "Components.Component", + "Name": "Blazorise.Abbreviation", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The abbr tag defines an abbreviation or an acronym, like \"HTML\", \"CSS\", \"Mr.\", \"Dr.\", \"ASAP\", \"ATM\".\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Abbreviation" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n The title attribute specifies extra information about an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Abbreviation" + } + }, + { + "HashCode": 666821132, + "Kind": "Components.Component", + "Name": "Blazorise.Abbreviation", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The abbr tag defines an abbreviation or an acronym, like \"HTML\", \"CSS\", \"Mr.\", \"Dr.\", \"ASAP\", \"ATM\".\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Abbreviation" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n The title attribute specifies extra information about an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Abbreviation", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2044346736, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Abbreviation.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Abbreviation" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Abbreviation.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 603572845, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Abbreviation.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Abbreviation" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Abbreviation.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1840816723, + "Kind": "Components.Component", + "Name": "Blazorise.Address", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The address tag defines the contact information for the author/owner of a document or an article.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Address" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Address" + } + }, + { + "HashCode": 356683035, + "Kind": "Components.Component", + "Name": "Blazorise.Address", + "AssemblyName": "Blazorise", + "Documentation": "\n \n The address tag defines the contact information for the author/owner of a document or an article.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Address" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Address", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1356169985, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Address.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Address" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Address.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 338569319, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Address.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Address" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Address.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -380946289, + "Kind": "Components.Component", + "Name": "Blazorise.Div", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Component that represents the html div element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Div" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Div" + } + }, + { + "HashCode": 1955224725, + "Kind": "Components.Component", + "Name": "Blazorise.Div", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Component that represents the html div element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Div" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Div", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1829392929, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Div.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Div" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Div.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1566157049, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Div.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Div" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Div.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -780137329, + "Kind": "Components.Component", + "Name": "Blazorise.Small", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Component that represents the html small element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Small" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Small" + } + }, + { + "HashCode": -1192199699, + "Kind": "Components.Component", + "Name": "Blazorise.Small", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Component that represents the html small element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Small" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Small", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1858721589, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Small.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Small" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Small.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 983216234, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Small.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Small" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Small.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1330219591, + "Kind": "Components.Component", + "Name": "Blazorise.Span", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Component that represents the html span element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Span" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Span" + } + }, + { + "HashCode": 1012187357, + "Kind": "Components.Component", + "Name": "Blazorise.Span", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Component that represents the html span element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Span" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Span", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1209888139, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Span.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Span" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Span.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -89915993, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Span.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Span" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Span.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1959271026, + "Kind": "Components.Component", + "Name": "Blazorise.Strong", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Component that represents the html strong element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Strong" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Strong" + } + }, + { + "HashCode": 921052509, + "Kind": "Components.Component", + "Name": "Blazorise.Strong", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Component that represents the html strong element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Strong" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.Strong", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1998969413, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Strong.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Strong" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Strong.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1477059017, + "Kind": "Components.ChildContent", + "Name": "Blazorise.Strong.ChildContent", + "AssemblyName": "Blazorise", + "Documentation": "\n \n Specifies the content to be rendered inside this component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.Strong" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.Strong.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1641513612, + "Kind": "Components.Component", + "Name": "Blazorise._Imports", + "AssemblyName": "Blazorise", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "_Imports" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise._Imports" + } + }, + { + "HashCode": -1785250464, + "Kind": "Components.Component", + "Name": "Blazorise._Imports", + "AssemblyName": "Blazorise", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise._Imports" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise._Imports", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1418018121, + "Kind": "Components.Component", + "Name": "Blazorise.TreeView.TreeView", + "AssemblyName": "Blazorise.TreeView", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TreeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TNode", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TNode for the Blazorise.TreeView.TreeView component.", + "Metadata": { + "Common.PropertyName": "TNode", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Nodes", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Collection of child TreeView items (child nodes)\n \n ", + "Metadata": { + "Common.PropertyName": "Nodes", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NodeContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Template to display content for the node\n \n ", + "Metadata": { + "Common.PropertyName": "NodeContent", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedNode", + "TypeName": "TNode", + "Documentation": "\n \n Currently selected TreeView item/node.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedNode", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedNodeChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the selected TreeView node has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedNodeChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ExpandedNodes", + "TypeName": "System.Collections.Generic.IList", + "Documentation": "\n \n List of currently expanded TreeView items (child nodes).\n \n ", + "Metadata": { + "Common.PropertyName": "ExpandedNodes", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ExpandedNodesChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Occurs when the collection of expanded nodes has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "ExpandedNodesChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "GetChildNodes", + "TypeName": "System.Func>", + "Documentation": "\n \n Gets the list of child nodes for each node.\n \n ", + "Metadata": { + "Common.PropertyName": "GetChildNodes", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "HasChildNodes", + "TypeName": "System.Func", + "Documentation": "\n \n Indicates if the node has child elements.\n \n ", + "Metadata": { + "Common.PropertyName": "HasChildNodes", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedNodeStyling", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets selected node styling.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedNodeStyling", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NodeStyling", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets node styling.\n \n ", + "Metadata": { + "Common.PropertyName": "NodeStyling", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TreeView.TreeView", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1642940514, + "Kind": "Components.Component", + "Name": "Blazorise.TreeView.TreeView", + "AssemblyName": "Blazorise.TreeView", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.TreeView.TreeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TNode", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TNode for the Blazorise.TreeView.TreeView component.", + "Metadata": { + "Common.PropertyName": "TNode", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Nodes", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Collection of child TreeView items (child nodes)\n \n ", + "Metadata": { + "Common.PropertyName": "Nodes", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NodeContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Template to display content for the node\n \n ", + "Metadata": { + "Common.PropertyName": "NodeContent", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedNode", + "TypeName": "TNode", + "Documentation": "\n \n Currently selected TreeView item/node.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedNode", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedNodeChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Occurs when the selected TreeView node has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedNodeChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ExpandedNodes", + "TypeName": "System.Collections.Generic.IList", + "Documentation": "\n \n List of currently expanded TreeView items (child nodes).\n \n ", + "Metadata": { + "Common.PropertyName": "ExpandedNodes", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ExpandedNodesChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Occurs when the collection of expanded nodes has changed.\n \n ", + "Metadata": { + "Common.PropertyName": "ExpandedNodesChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "GetChildNodes", + "TypeName": "System.Func>", + "Documentation": "\n \n Gets the list of child nodes for each node.\n \n ", + "Metadata": { + "Common.PropertyName": "GetChildNodes", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "HasChildNodes", + "TypeName": "System.Func", + "Documentation": "\n \n Indicates if the node has child elements.\n \n ", + "Metadata": { + "Common.PropertyName": "HasChildNodes", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedNodeStyling", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets selected node styling.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedNodeStyling", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NodeStyling", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets node styling.\n \n ", + "Metadata": { + "Common.PropertyName": "NodeStyling", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TreeView.TreeView", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -146288983, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TreeView.TreeView.NodeContent", + "AssemblyName": "Blazorise.TreeView", + "Documentation": "\n \n Template to display content for the node\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NodeContent", + "ParentTag": "TreeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'NodeContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TreeView.TreeView.NodeContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1469283250, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TreeView.TreeView.NodeContent", + "AssemblyName": "Blazorise.TreeView", + "Documentation": "\n \n Template to display content for the node\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NodeContent", + "ParentTag": "Blazorise.TreeView.TreeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'NodeContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TreeView.TreeView.NodeContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 434317429, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TreeView.TreeView.ChildContent", + "AssemblyName": "Blazorise.TreeView", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "TreeView" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TreeView.TreeView.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -943977877, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TreeView.TreeView.ChildContent", + "AssemblyName": "Blazorise.TreeView", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.TreeView.TreeView" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TreeView.TreeView.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 628186917, + "Kind": "Components.Component", + "Name": "Blazorise.TreeView._TreeViewNode", + "AssemblyName": "Blazorise.TreeView", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "_TreeViewNode" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TNode", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TNode for the Blazorise.TreeView._TreeViewNode component.", + "Metadata": { + "Common.PropertyName": "TNode", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Nodes", + "TypeName": "System.Collections.Generic.IEnumerable", + "Metadata": { + "Common.PropertyName": "Nodes", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NodeContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "NodeContent", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ExpandedNodes", + "TypeName": "System.Collections.Generic.IList", + "Metadata": { + "Common.PropertyName": "ExpandedNodes", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ExpandedNodesChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Metadata": { + "Common.PropertyName": "ExpandedNodesChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "GetChildNodes", + "TypeName": "System.Func>", + "Metadata": { + "Common.PropertyName": "GetChildNodes", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "HasChildNodes", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "HasChildNodes", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Expanded", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "Expanded" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedNodeStyling", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets selected node styling.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedNodeStyling", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NodeStyling", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets node styling.\n \n ", + "Metadata": { + "Common.PropertyName": "NodeStyling", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TreeView._TreeViewNode", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -848448434, + "Kind": "Components.Component", + "Name": "Blazorise.TreeView._TreeViewNode", + "AssemblyName": "Blazorise.TreeView", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.TreeView._TreeViewNode" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TNode", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TNode for the Blazorise.TreeView._TreeViewNode component.", + "Metadata": { + "Common.PropertyName": "TNode", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Nodes", + "TypeName": "System.Collections.Generic.IEnumerable", + "Metadata": { + "Common.PropertyName": "Nodes", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NodeContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "NodeContent", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ExpandedNodes", + "TypeName": "System.Collections.Generic.IList", + "Metadata": { + "Common.PropertyName": "ExpandedNodes", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ExpandedNodesChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Metadata": { + "Common.PropertyName": "ExpandedNodesChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "GetChildNodes", + "TypeName": "System.Func>", + "Metadata": { + "Common.PropertyName": "GetChildNodes", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "HasChildNodes", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "HasChildNodes", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Expanded", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "Expanded" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedNodeStyling", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets selected node styling.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedNodeStyling", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NodeStyling", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets node styling.\n \n ", + "Metadata": { + "Common.PropertyName": "NodeStyling", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TreeView._TreeViewNode", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1753660486, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TreeView._TreeViewNode.NodeContent", + "AssemblyName": "Blazorise.TreeView", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NodeContent", + "ParentTag": "_TreeViewNode" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'NodeContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TreeView._TreeViewNode.NodeContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1382967233, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TreeView._TreeViewNode.NodeContent", + "AssemblyName": "Blazorise.TreeView", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NodeContent", + "ParentTag": "Blazorise.TreeView._TreeViewNode" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'NodeContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TreeView._TreeViewNode.NodeContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -727907372, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TreeView._TreeViewNode.ChildContent", + "AssemblyName": "Blazorise.TreeView", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "_TreeViewNode" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TreeView._TreeViewNode.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1138651491, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TreeView._TreeViewNode.ChildContent", + "AssemblyName": "Blazorise.TreeView", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.TreeView._TreeViewNode" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TreeView._TreeViewNode.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1457416944, + "Kind": "Components.Component", + "Name": "Blazorise.TreeView._TreeViewNodeContent", + "AssemblyName": "Blazorise.TreeView", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "_TreeViewNodeContent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TNode", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TNode for the Blazorise.TreeView._TreeViewNodeContent component.", + "Metadata": { + "Common.PropertyName": "TNode", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Node", + "TypeName": "TNode", + "Metadata": { + "Common.PropertyName": "Node", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedNodeStyling", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets selected node styling.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedNodeStyling", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NodeStyling", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets node styling.\n \n ", + "Metadata": { + "Common.PropertyName": "NodeStyling", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TreeView._TreeViewNodeContent", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 1216385172, + "Kind": "Components.Component", + "Name": "Blazorise.TreeView._TreeViewNodeContent", + "AssemblyName": "Blazorise.TreeView", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.TreeView._TreeViewNodeContent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TNode", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TNode for the Blazorise.TreeView._TreeViewNodeContent component.", + "Metadata": { + "Common.PropertyName": "TNode", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Node", + "TypeName": "TNode", + "Metadata": { + "Common.PropertyName": "Node", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedNodeStyling", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets selected node styling.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectedNodeStyling", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NodeStyling", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets node styling.\n \n ", + "Metadata": { + "Common.PropertyName": "NodeStyling", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ElementId", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unique id of the element.\n \n \n Note that this ID is not defined for the component but instead for the underlined element that it represents.\n eg: for the TextEdit the ID will be set on the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "ElementId" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Documentation": "\n \n Custom css classname.\n \n ", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Custom html style.\n \n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Float", + "TypeName": "Blazorise.Float", + "IsEnum": true, + "Documentation": "\n \n Floats an element to the defined side.\n \n ", + "Metadata": { + "Common.PropertyName": "Float" + } + }, + { + "Kind": "Components.Component", + "Name": "Clearfix", + "TypeName": "System.Boolean", + "Documentation": "\n \n Fixes an element's floating children.\n \n ", + "Metadata": { + "Common.PropertyName": "Clearfix" + } + }, + { + "Kind": "Components.Component", + "Name": "Visibility", + "TypeName": "Blazorise.Visibility", + "IsEnum": true, + "Documentation": "\n \n Controls the visibility, without modifying the display, of elements with visibility utilities.\n \n ", + "Metadata": { + "Common.PropertyName": "Visibility" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element width attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "Blazorise.IFluentSizing", + "Documentation": "\n \n Defined the sizing for the element height attribute(s).\n \n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element margin spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + }, + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "Blazorise.IFluentSpacing", + "Documentation": "\n \n Defines the element padding spacing.\n \n ", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Display", + "TypeName": "Blazorise.IFluentDisplay", + "Documentation": "\n \n Specifies the display behavior of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Display" + } + }, + { + "Kind": "Components.Component", + "Name": "Border", + "TypeName": "Blazorise.IFluentBorder", + "Documentation": "\n \n Specifies the border of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Border" + } + }, + { + "Kind": "Components.Component", + "Name": "Flex", + "TypeName": "Blazorise.IFluentFlex", + "Documentation": "\n \n Specifies flexbox properties of an element.\n \n ", + "Metadata": { + "Common.PropertyName": "Flex" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Blazorise.IFluentPosition", + "Documentation": "\n \n The position property specifies the type of positioning method used for an element (static, relative, fixed, absolute or sticky).\n \n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Overflow", + "TypeName": "Blazorise.IFluentOverflow", + "Documentation": "\n \n The overflow property controls what happens to content that is too big to fit into an area.\n \n ", + "Metadata": { + "Common.PropertyName": "Overflow" + } + }, + { + "Kind": "Components.Component", + "Name": "Casing", + "TypeName": "Blazorise.CharacterCasing", + "IsEnum": true, + "Documentation": "\n \n Changes the character casing of a element.\n \n ", + "Metadata": { + "Common.PropertyName": "Casing" + } + }, + { + "Kind": "Components.Component", + "Name": "TextColor", + "TypeName": "Blazorise.TextColor", + "Documentation": "\n \n Gets or sets the text color.\n \n ", + "Metadata": { + "Common.PropertyName": "TextColor" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlignment", + "TypeName": "Blazorise.TextAlignment", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text alignment.\n \n ", + "Metadata": { + "Common.PropertyName": "TextAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "TextTransform", + "TypeName": "Blazorise.TextTransform", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text transformation.\n \n ", + "Metadata": { + "Common.PropertyName": "TextTransform" + } + }, + { + "Kind": "Components.Component", + "Name": "TextWeight", + "TypeName": "Blazorise.TextWeight", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text weight.\n \n ", + "Metadata": { + "Common.PropertyName": "TextWeight" + } + }, + { + "Kind": "Components.Component", + "Name": "TextOverflow", + "TypeName": "Blazorise.TextOverflow", + "IsEnum": true, + "Documentation": "\n \n Determines how the text will behave when it is larger than a parent container.\n \n ", + "Metadata": { + "Common.PropertyName": "TextOverflow" + } + }, + { + "Kind": "Components.Component", + "Name": "VerticalAlignment", + "TypeName": "Blazorise.VerticalAlignment", + "IsEnum": true, + "Documentation": "\n \n Changes the vertical alignment of inline, inline-block, inline-table, and table cell elements.\n \n ", + "Metadata": { + "Common.PropertyName": "VerticalAlignment" + } + }, + { + "Kind": "Components.Component", + "Name": "Background", + "TypeName": "Blazorise.Background", + "Documentation": "\n \n Gets or sets the component background color.\n \n ", + "Metadata": { + "Common.PropertyName": "Background" + } + }, + { + "Kind": "Components.Component", + "Name": "Shadow", + "TypeName": "Blazorise.Shadow", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the component shadow box.\n \n ", + "Metadata": { + "Common.PropertyName": "Shadow" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.Dictionary", + "Documentation": "\n \n Captures all the custom attribute that are not part of Blazorise component.\n \n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TreeView._TreeViewNodeContent", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 909405932, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TreeView._TreeViewNodeContent.ChildContent", + "AssemblyName": "Blazorise.TreeView", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "_TreeViewNodeContent" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TreeView._TreeViewNodeContent.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1239665924, + "Kind": "Components.ChildContent", + "Name": "Blazorise.TreeView._TreeViewNodeContent.ChildContent", + "AssemblyName": "Blazorise.TreeView", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Blazorise.TreeView._TreeViewNodeContent" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Blazorise.TreeView._TreeViewNodeContent.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 127547385, + "Kind": "Components.Component", + "Name": "Blazorise.TreeView._Imports", + "AssemblyName": "Blazorise.TreeView", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "_Imports" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TreeView._Imports" + } + }, + { + "HashCode": 1561079547, + "Kind": "Components.Component", + "Name": "Blazorise.TreeView._Imports", + "AssemblyName": "Blazorise.TreeView", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.TreeView._Imports" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Blazorise.TreeView._Imports", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1178284997, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n Combines the behaviors of and ,\n so that it displays the page matching the specified route but only if the user\n is authorized to see it.\n \n Additionally, this component supplies a cascading parameter of type ,\n which makes the user's current authentication state available to descendants.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "AuthorizeRouteView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "NotAuthorized", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", + "Metadata": { + "Common.PropertyName": "NotAuthorized", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Authorizing", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", + "Metadata": { + "Common.PropertyName": "Authorizing", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Resource", + "TypeName": "System.Object", + "Documentation": "\n \n The resource to which access is being controlled.\n \n ", + "Metadata": { + "Common.PropertyName": "Resource" + } + }, + { + "Kind": "Components.Component", + "Name": "RouteData", + "TypeName": "Microsoft.AspNetCore.Components.RouteData", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the route data. This determines the page that will be\n displayed and the parameter values that will be supplied to the page.\n \n ", + "Metadata": { + "Common.PropertyName": "RouteData" + } + }, + { + "Kind": "Components.Component", + "Name": "DefaultLayout", + "TypeName": "System.Type", + "Documentation": "\n \n Gets or sets the type of a layout to be used if the page does not\n declare any layout. If specified, the type must implement \n and accept a parameter named .\n \n ", + "Metadata": { + "Common.PropertyName": "DefaultLayout" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" + } + }, + { + "HashCode": -628859366, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n Combines the behaviors of and ,\n so that it displays the page matching the specified route but only if the user\n is authorized to see it.\n \n Additionally, this component supplies a cascading parameter of type ,\n which makes the user's current authentication state available to descendants.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "NotAuthorized", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", + "Metadata": { + "Common.PropertyName": "NotAuthorized", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Authorizing", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", + "Metadata": { + "Common.PropertyName": "Authorizing", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Resource", + "TypeName": "System.Object", + "Documentation": "\n \n The resource to which access is being controlled.\n \n ", + "Metadata": { + "Common.PropertyName": "Resource" + } + }, + { + "Kind": "Components.Component", + "Name": "RouteData", + "TypeName": "Microsoft.AspNetCore.Components.RouteData", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the route data. This determines the page that will be\n displayed and the parameter values that will be supplied to the page.\n \n ", + "Metadata": { + "Common.PropertyName": "RouteData" + } + }, + { + "Kind": "Components.Component", + "Name": "DefaultLayout", + "TypeName": "System.Type", + "Documentation": "\n \n Gets or sets the type of a layout to be used if the page does not\n declare any layout. If specified, the type must implement \n and accept a parameter named .\n \n ", + "Metadata": { + "Common.PropertyName": "DefaultLayout" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1791656782, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NotAuthorized", + "ParentTag": "AuthorizeRouteView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'NotAuthorized' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 545294478, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NotAuthorized", + "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'NotAuthorized' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -312816588, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Authorizing", + "ParentTag": "AuthorizeRouteView" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 370631159, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Authorizing", + "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -125233866, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n Displays differing content depending on the user's authorization status.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "AuthorizeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Policy", + "TypeName": "System.String", + "Documentation": "\n \n The policy name that determines whether the content can be displayed.\n \n ", + "Metadata": { + "Common.PropertyName": "Policy" + } + }, + { + "Kind": "Components.Component", + "Name": "Roles", + "TypeName": "System.String", + "Documentation": "\n \n A comma delimited list of roles that are allowed to display the content.\n \n ", + "Metadata": { + "Common.PropertyName": "Roles" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed if the user is authorized.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NotAuthorized", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", + "Metadata": { + "Common.PropertyName": "NotAuthorized", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Authorized", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed if the user is authorized.\n If you specify a value for this parameter, do not also specify a value for .\n \n ", + "Metadata": { + "Common.PropertyName": "Authorized", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Authorizing", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", + "Metadata": { + "Common.PropertyName": "Authorizing", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Resource", + "TypeName": "System.Object", + "Documentation": "\n \n The resource to which access is being controlled.\n \n ", + "Metadata": { + "Common.PropertyName": "Resource" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" + } + }, + { + "HashCode": -47628409, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n Displays differing content depending on the user's authorization status.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Policy", + "TypeName": "System.String", + "Documentation": "\n \n The policy name that determines whether the content can be displayed.\n \n ", + "Metadata": { + "Common.PropertyName": "Policy" + } + }, + { + "Kind": "Components.Component", + "Name": "Roles", + "TypeName": "System.String", + "Documentation": "\n \n A comma delimited list of roles that are allowed to display the content.\n \n ", + "Metadata": { + "Common.PropertyName": "Roles" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed if the user is authorized.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NotAuthorized", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", + "Metadata": { + "Common.PropertyName": "NotAuthorized", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Authorized", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed if the user is authorized.\n If you specify a value for this parameter, do not also specify a value for .\n \n ", + "Metadata": { + "Common.PropertyName": "Authorized", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Authorizing", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", + "Metadata": { + "Common.PropertyName": "Authorizing", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Resource", + "TypeName": "System.Object", + "Documentation": "\n \n The resource to which access is being controlled.\n \n ", + "Metadata": { + "Common.PropertyName": "Resource" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -310406483, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed if the user is authorized.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "AuthorizeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 242783553, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed if the user is authorized.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 737132372, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NotAuthorized", + "ParentTag": "AuthorizeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'NotAuthorized' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1478091496, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NotAuthorized", + "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'NotAuthorized' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1440041221, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed if the user is authorized.\n If you specify a value for this parameter, do not also specify a value for .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Authorized", + "ParentTag": "AuthorizeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Authorized' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 41757187, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed if the user is authorized.\n If you specify a value for this parameter, do not also specify a value for .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Authorized", + "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Authorized' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1435752274, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Authorizing", + "ParentTag": "AuthorizeView" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 262351346, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Authorizing", + "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -528077341, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "CascadingAuthenticationState" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content to which the authentication state should be provided.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" + } + }, + { + "HashCode": -1679243586, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content to which the authentication state should be provided.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1961406792, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content to which the authentication state should be provided.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "CascadingAuthenticationState" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1863376693, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content to which the authentication state should be provided.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 483409566, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.CascadingValue", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n A component that provides a cascading value to all descendant components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "CascadingValue" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.CascadingValue component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content to which the value should be provided.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n The value to be provided.\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Optionally gives a name to the provided value. Descendant components\n will be able to receive the value by specifying this name.\n \n If no name is specified, then descendant components will receive the\n value based the type of value they are requesting.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "IsFixed", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, indicates that will not change. This is a\n performance optimization that allows the framework to skip setting up\n change notifications. Set this flag only if you will not change\n during the component's lifetime.\n \n ", + "Metadata": { + "Common.PropertyName": "IsFixed" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 565212012, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.CascadingValue", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n A component that provides a cascading value to all descendant components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.CascadingValue" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.CascadingValue component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content to which the value should be provided.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n The value to be provided.\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Optionally gives a name to the provided value. Descendant components\n will be able to receive the value by specifying this name.\n \n If no name is specified, then descendant components will receive the\n value based the type of value they are requesting.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "IsFixed", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, indicates that will not change. This is a\n performance optimization that allows the framework to skip setting up\n change notifications. Set this flag only if you will not change\n during the component's lifetime.\n \n ", + "Metadata": { + "Common.PropertyName": "IsFixed" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 345591864, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n The content to which the value should be provided.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "CascadingValue" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 256160389, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n The content to which the value should be provided.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.CascadingValue" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -859595202, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.DynamicComponent", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n A component that renders another component dynamically according to its\n parameter.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DynamicComponent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Type", + "TypeName": "System.Type", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the type of the component to be rendered. The supplied type must\n implement .\n \n ", + "Metadata": { + "Common.PropertyName": "Type" + } + }, + { + "Kind": "Components.Component", + "Name": "Parameters", + "TypeName": "System.Collections.Generic.IDictionary", + "Documentation": "\n \n Gets or sets a dictionary of parameters to be passed to the component.\n \n ", + "Metadata": { + "Common.PropertyName": "Parameters" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.DynamicComponent" + } + }, + { + "HashCode": 2141078152, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.DynamicComponent", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n A component that renders another component dynamically according to its\n parameter.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.DynamicComponent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Type", + "TypeName": "System.Type", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the type of the component to be rendered. The supplied type must\n implement .\n \n ", + "Metadata": { + "Common.PropertyName": "Type" + } + }, + { + "Kind": "Components.Component", + "Name": "Parameters", + "TypeName": "System.Collections.Generic.IDictionary", + "Documentation": "\n \n Gets or sets a dictionary of parameters to be passed to the component.\n \n ", + "Metadata": { + "Common.PropertyName": "Parameters" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.DynamicComponent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1859777960, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.LayoutView", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Displays the specified content inside the specified layout and any further\n nested layouts.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "LayoutView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the content to display.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Layout", + "TypeName": "System.Type", + "Documentation": "\n \n Gets or sets the type of the layout in which to display the content.\n The type must implement and accept a parameter named .\n \n ", + "Metadata": { + "Common.PropertyName": "Layout" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView" + } + }, + { + "HashCode": 766070428, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.LayoutView", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Displays the specified content inside the specified layout and any further\n nested layouts.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.LayoutView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the content to display.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Layout", + "TypeName": "System.Type", + "Documentation": "\n \n Gets or sets the type of the layout in which to display the content.\n The type must implement and accept a parameter named .\n \n ", + "Metadata": { + "Common.PropertyName": "Layout" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -815161350, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Gets or sets the content to display.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "LayoutView" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1905908441, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Gets or sets the content to display.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.LayoutView" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1482362523, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.RouteView", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Displays the specified page component, rendering it inside its layout\n and any further nested layouts.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RouteView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "RouteData", + "TypeName": "Microsoft.AspNetCore.Components.RouteData", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the route data. This determines the page that will be\n displayed and the parameter values that will be supplied to the page.\n \n ", + "Metadata": { + "Common.PropertyName": "RouteData" + } + }, + { + "Kind": "Components.Component", + "Name": "DefaultLayout", + "TypeName": "System.Type", + "Documentation": "\n \n Gets or sets the type of a layout to be used if the page does not\n declare any layout. If specified, the type must implement \n and accept a parameter named .\n \n ", + "Metadata": { + "Common.PropertyName": "DefaultLayout" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.RouteView" + } + }, + { + "HashCode": 1211305796, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.RouteView", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Displays the specified page component, rendering it inside its layout\n and any further nested layouts.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.RouteView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "RouteData", + "TypeName": "Microsoft.AspNetCore.Components.RouteData", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the route data. This determines the page that will be\n displayed and the parameter values that will be supplied to the page.\n \n ", + "Metadata": { + "Common.PropertyName": "RouteData" + } + }, + { + "Kind": "Components.Component", + "Name": "DefaultLayout", + "TypeName": "System.Type", + "Documentation": "\n \n Gets or sets the type of a layout to be used if the page does not\n declare any layout. If specified, the type must implement \n and accept a parameter named .\n \n ", + "Metadata": { + "Common.PropertyName": "DefaultLayout" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.RouteView", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1422836432, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Routing.Router", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n A component that supplies route data corresponding to the current navigation state.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Router" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AppAssembly", + "TypeName": "System.Reflection.Assembly", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the assembly that should be searched for components matching the URI.\n \n ", + "Metadata": { + "Common.PropertyName": "AppAssembly" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAssemblies", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets a collection of additional assemblies that should be searched for components\n that can match URIs.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAssemblies" + } + }, + { + "Kind": "Components.Component", + "Name": "NotFound", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the content to display when no match is found for the requested route.\n \n ", + "Metadata": { + "Common.PropertyName": "NotFound", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Found", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the content to display when a match is found for the requested route.\n \n ", + "Metadata": { + "Common.PropertyName": "Found", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Navigating", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Get or sets the content to display when asynchronous navigation is in progress.\n \n ", + "Metadata": { + "Common.PropertyName": "Navigating", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnNavigateAsync", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a handler that should be called before navigating to a new page.\n \n ", + "Metadata": { + "Common.PropertyName": "OnNavigateAsync", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PreferExactMatches", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a flag to indicate whether route matching should prefer exact matches\n over wildcards.\n This property is obsolete and configuring it does nothing.\n \n ", + "Metadata": { + "Common.PropertyName": "PreferExactMatches" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router" + } + }, + { + "HashCode": -780822230, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Routing.Router", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n A component that supplies route data corresponding to the current navigation state.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Routing.Router" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AppAssembly", + "TypeName": "System.Reflection.Assembly", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the assembly that should be searched for components matching the URI.\n \n ", + "Metadata": { + "Common.PropertyName": "AppAssembly" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAssemblies", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets a collection of additional assemblies that should be searched for components\n that can match URIs.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAssemblies" + } + }, + { + "Kind": "Components.Component", + "Name": "NotFound", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the content to display when no match is found for the requested route.\n \n ", + "Metadata": { + "Common.PropertyName": "NotFound", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Found", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the content to display when a match is found for the requested route.\n \n ", + "Metadata": { + "Common.PropertyName": "Found", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Navigating", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Get or sets the content to display when asynchronous navigation is in progress.\n \n ", + "Metadata": { + "Common.PropertyName": "Navigating", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnNavigateAsync", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a handler that should be called before navigating to a new page.\n \n ", + "Metadata": { + "Common.PropertyName": "OnNavigateAsync", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PreferExactMatches", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a flag to indicate whether route matching should prefer exact matches\n over wildcards.\n This property is obsolete and configuring it does nothing.\n \n ", + "Metadata": { + "Common.PropertyName": "PreferExactMatches" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -527453609, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Gets or sets the content to display when no match is found for the requested route.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NotFound", + "ParentTag": "Router" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 503198640, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Gets or sets the content to display when no match is found for the requested route.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NotFound", + "ParentTag": "Microsoft.AspNetCore.Components.Routing.Router" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1636467554, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Routing.Router.Found", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Gets or sets the content to display when a match is found for the requested route.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Found", + "ParentTag": "Router" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Found' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.Found", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1990833410, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Routing.Router.Found", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Gets or sets the content to display when a match is found for the requested route.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Found", + "ParentTag": "Microsoft.AspNetCore.Components.Routing.Router" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Found' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.Found", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -300615785, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Routing.Router.Navigating", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Get or sets the content to display when asynchronous navigation is in progress.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Navigating", + "ParentTag": "Router" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.Navigating", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 875698319, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Routing.Router.Navigating", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Get or sets the content to display when asynchronous navigation is in progress.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Navigating", + "ParentTag": "Microsoft.AspNetCore.Components.Routing.Router" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.Navigating", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2006599160, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", + "AssemblyName": "Microsoft.AspNetCore.Components.Forms", + "Documentation": "\n \n Adds Data Annotations validation support to an .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DataAnnotationsValidator" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator" + } + }, + { + "HashCode": -1553845870, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", + "AssemblyName": "Microsoft.AspNetCore.Components.Forms", + "Documentation": "\n \n Adds Data Annotations validation support to an .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 601905622, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.EditForm", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Renders a form element that cascades an to descendants.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "EditForm" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created form element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "EditContext", + "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", + "Documentation": "\n \n Supplies the edit context explicitly. If using this parameter, do not\n also supply , since the model value will be taken\n from the property.\n \n ", + "Metadata": { + "Common.PropertyName": "EditContext" + } + }, + { + "Kind": "Components.Component", + "Name": "Model", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies the top-level model object for the form. An edit context will\n be constructed for this model. If using this parameter, do not also supply\n a value for .\n \n ", + "Metadata": { + "Common.PropertyName": "Model" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnSubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the form is submitted.\n \n If using this parameter, you are responsible for triggering any validation\n manually, e.g., by calling .\n \n ", + "Metadata": { + "Common.PropertyName": "OnSubmit", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnValidSubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the form is submitted and the\n is determined to be valid.\n \n ", + "Metadata": { + "Common.PropertyName": "OnValidSubmit", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnInvalidSubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the form is submitted and the\n is determined to be invalid.\n \n ", + "Metadata": { + "Common.PropertyName": "OnInvalidSubmit", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm" + } + }, + { + "HashCode": -1754692597, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.EditForm", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Renders a form element that cascades an to descendants.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.EditForm" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created form element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "EditContext", + "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", + "Documentation": "\n \n Supplies the edit context explicitly. If using this parameter, do not\n also supply , since the model value will be taken\n from the property.\n \n ", + "Metadata": { + "Common.PropertyName": "EditContext" + } + }, + { + "Kind": "Components.Component", + "Name": "Model", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies the top-level model object for the form. An edit context will\n be constructed for this model. If using this parameter, do not also supply\n a value for .\n \n ", + "Metadata": { + "Common.PropertyName": "Model" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnSubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the form is submitted.\n \n If using this parameter, you are responsible for triggering any validation\n manually, e.g., by calling .\n \n ", + "Metadata": { + "Common.PropertyName": "OnSubmit", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnValidSubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the form is submitted and the\n is determined to be valid.\n \n ", + "Metadata": { + "Common.PropertyName": "OnValidSubmit", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnInvalidSubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the form is submitted and the\n is determined to be invalid.\n \n ", + "Metadata": { + "Common.PropertyName": "OnInvalidSubmit", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1048625146, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "EditForm" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 202499816, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Forms.EditForm" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1941097013, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n An input component for editing values.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputCheckbox" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" + } + }, + { + "HashCode": -1471601266, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n An input component for editing values.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -421261210, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n An input component for editing date values.\n Supported types are and .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputDate" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputDate component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Type", + "TypeName": "Microsoft.AspNetCore.Components.Forms.InputDateType", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the type of HTML input to be rendered.\n \n ", + "Metadata": { + "Common.PropertyName": "Type" + } + }, + { + "Kind": "Components.Component", + "Name": "ParsingErrorMessage", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the error message used when displaying an a parsing error.\n \n ", + "Metadata": { + "Common.PropertyName": "ParsingErrorMessage" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputDate", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 1099604625, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n An input component for editing date values.\n Supported types are and .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputDate" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputDate component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Type", + "TypeName": "Microsoft.AspNetCore.Components.Forms.InputDateType", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the type of HTML input to be rendered.\n \n ", + "Metadata": { + "Common.PropertyName": "Type" + } + }, + { + "Kind": "Components.Component", + "Name": "ParsingErrorMessage", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the error message used when displaying an a parsing error.\n \n ", + "Metadata": { + "Common.PropertyName": "ParsingErrorMessage" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputDate", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1234236366, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputFile", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n A component that wraps the HTML file input element and supplies a for each file's contents.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputFile" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "OnChange", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the event callback that will be invoked when the collection of selected files changes.\n \n ", + "Metadata": { + "Common.PropertyName": "OnChange", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputFile" + } + }, + { + "HashCode": -1895259036, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputFile", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n A component that wraps the HTML file input element and supplies a for each file's contents.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputFile" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "OnChange", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the event callback that will be invoked when the collection of selected files changes.\n \n ", + "Metadata": { + "Common.PropertyName": "OnChange", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputFile", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -223876346, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n An input component for editing numeric values.\n Supported numeric types are , , , , , .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputNumber" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputNumber component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ParsingErrorMessage", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the error message used when displaying an a parsing error.\n \n ", + "Metadata": { + "Common.PropertyName": "ParsingErrorMessage" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputNumber", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -39060930, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n An input component for editing numeric values.\n Supported numeric types are , , , , , .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputNumber" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputNumber component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ParsingErrorMessage", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the error message used when displaying an a parsing error.\n \n ", + "Metadata": { + "Common.PropertyName": "ParsingErrorMessage" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputNumber", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1991661804, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputRadio", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n An input component used for selecting a value from a group of choices.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputRadio" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputRadio component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value of this input.\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name of the parent input radio group.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadio", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1358520462, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputRadio", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n An input component used for selecting a value from a group of choices.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputRadio" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputRadio component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value of this input.\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name of the parent input radio group.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadio", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -507702431, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Groups child components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputRadioGroup" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputRadioGroup component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content to be rendering inside the .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name of the group.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -174486933, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Groups child components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputRadioGroup component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content to be rendering inside the .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name of the group.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 786667698, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the child content to be rendering inside the .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "InputRadioGroup" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1211040725, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the child content to be rendering inside the .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 226388818, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n A dropdown selection component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputSelect" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputSelect component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content to be rendering inside the select element.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -962413333, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n A dropdown selection component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputSelect" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputSelect component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content to be rendering inside the select element.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1232731899, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the child content to be rendering inside the select element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "InputSelect" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 2045499334, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the child content to be rendering inside the select element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Forms.InputSelect" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2025432102, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputText", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n An input component for editing values.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputText" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText" + } + }, + { + "HashCode": 624527924, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputText", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n An input component for editing values.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputText" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -547638517, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n A multiline input component for editing values.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputTextArea" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" + } + }, + { + "HashCode": 290706054, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n A multiline input component for editing values.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1019872643, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Displays a list of validation messages for a specified field within a cascaded .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ValidationMessage" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.ValidationMessage component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created div element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "For", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Specifies the field for which validation messages should be displayed.\n \n ", + "Metadata": { + "Common.PropertyName": "For", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1392867909, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Displays a list of validation messages for a specified field within a cascaded .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.ValidationMessage component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created div element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "For", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Specifies the field for which validation messages should be displayed.\n \n ", + "Metadata": { + "Common.PropertyName": "For", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1972411142, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Displays a list of validation messages from a cascaded .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ValidationSummary" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Model", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the model to produce the list of validation messages for.\n When specified, this lists all errors that are associated with the model instance.\n \n ", + "Metadata": { + "Common.PropertyName": "Model" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created ul element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary" + } + }, + { + "HashCode": 1493664680, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Displays a list of validation messages from a cascaded .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Model", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the model to produce the list of validation messages for.\n When specified, this lists all errors that are associated with the model instance.\n \n ", + "Metadata": { + "Common.PropertyName": "Model" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created ul element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1479783709, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n After navigating from one page to another, sets focus to an element\n matching a CSS selector. This can be used to build an accessible\n navigation system compatible with screen readers.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FocusOnNavigate" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "RouteData", + "TypeName": "Microsoft.AspNetCore.Components.RouteData", + "Documentation": "\n \n Gets or sets the route data. This can be obtained from an enclosing\n component.\n \n ", + "Metadata": { + "Common.PropertyName": "RouteData" + } + }, + { + "Kind": "Components.Component", + "Name": "Selector", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a CSS selector describing the element to be focused after\n navigation between pages.\n \n ", + "Metadata": { + "Common.PropertyName": "Selector" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate" + } + }, + { + "HashCode": -471124077, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n After navigating from one page to another, sets focus to an element\n matching a CSS selector. This can be used to build an accessible\n navigation system compatible with screen readers.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "RouteData", + "TypeName": "Microsoft.AspNetCore.Components.RouteData", + "Documentation": "\n \n Gets or sets the route data. This can be obtained from an enclosing\n component.\n \n ", + "Metadata": { + "Common.PropertyName": "RouteData" + } + }, + { + "Kind": "Components.Component", + "Name": "Selector", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a CSS selector describing the element to be focused after\n navigation between pages.\n \n ", + "Metadata": { + "Common.PropertyName": "Selector" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 594212292, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Routing.NavLink", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n A component that renders an anchor tag, automatically toggling its 'active'\n class based on whether its 'href' matches the current URI.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NavLink" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ActiveClass", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the CSS class name applied to the NavLink when the\n current route matches the NavLink href.\n \n ", + "Metadata": { + "Common.PropertyName": "ActiveClass" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be added to the generated\n a element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content of the component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Match", + "TypeName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch", + "IsEnum": true, + "Documentation": "\n \n Gets or sets a value representing the URL matching behavior.\n \n ", + "Metadata": { + "Common.PropertyName": "Match" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink" + } + }, + { + "HashCode": -1087625684, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Routing.NavLink", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n A component that renders an anchor tag, automatically toggling its 'active'\n class based on whether its 'href' matches the current URI.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Routing.NavLink" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ActiveClass", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the CSS class name applied to the NavLink when the\n current route matches the NavLink href.\n \n ", + "Metadata": { + "Common.PropertyName": "ActiveClass" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be added to the generated\n a element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content of the component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Match", + "TypeName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch", + "IsEnum": true, + "Documentation": "\n \n Gets or sets a value representing the URL matching behavior.\n \n ", + "Metadata": { + "Common.PropertyName": "Match" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -494253169, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the child content of the component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "NavLink" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1739671115, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the child content of the component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Routing.NavLink" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1965992444, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Web.HeadContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Provides content to components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "HeadContent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the content to be rendered in instances.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadContent" + } + }, + { + "HashCode": -343171283, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Web.HeadContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Provides content to components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Web.HeadContent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the content to be rendered in instances.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2129460439, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the content to be rendered in instances.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "HeadContent" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1562188844, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the content to be rendered in instances.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Web.HeadContent" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1795857455, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Web.HeadOutlet", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Renders content provided by components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "HeadOutlet" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadOutlet" + } + }, + { + "HashCode": 644353883, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Web.HeadOutlet", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Renders content provided by components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Web.HeadOutlet" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadOutlet", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1508320469, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Web.PageTitle", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Enables rendering an HTML <title> to a component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "PageTitle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the content to be rendered as the document title.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.PageTitle" + } + }, + { + "HashCode": -675534191, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Web.PageTitle", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Enables rendering an HTML <title> to a component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Web.PageTitle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the content to be rendered as the document title.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.PageTitle", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2046158081, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the content to be rendered as the document title.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "PageTitle" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 297017405, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the content to be rendered as the document title.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Web.PageTitle" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1701123430, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Captures errors thrown from its child content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ErrorBoundary" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content to be displayed when there is no error.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ErrorContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content to be displayed when there is an error.\n \n ", + "Metadata": { + "Common.PropertyName": "ErrorContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MaximumErrorCount", + "TypeName": "System.Int32", + "Documentation": "\n \n The maximum number of errors that can be handled. If more errors are received,\n they will be treated as fatal. Calling resets the count.\n \n ", + "Metadata": { + "Common.PropertyName": "MaximumErrorCount" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary" + } + }, + { + "HashCode": 1882979272, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Captures errors thrown from its child content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content to be displayed when there is no error.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ErrorContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content to be displayed when there is an error.\n \n ", + "Metadata": { + "Common.PropertyName": "ErrorContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MaximumErrorCount", + "TypeName": "System.Int32", + "Documentation": "\n \n The maximum number of errors that can be handled. If more errors are received,\n they will be treated as fatal. Calling resets the count.\n \n ", + "Metadata": { + "Common.PropertyName": "MaximumErrorCount" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1615520106, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n The content to be displayed when there is no error.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "ErrorBoundary" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1214943843, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n The content to be displayed when there is no error.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Web.ErrorBoundary" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 783053736, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n The content to be displayed when there is an error.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ErrorContent", + "ParentTag": "ErrorBoundary" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ErrorContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1949488831, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n The content to be displayed when there is an error.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ErrorContent", + "ParentTag": "Microsoft.AspNetCore.Components.Web.ErrorBoundary" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ErrorContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 132633196, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Provides functionality for rendering a virtualized list of items.\n \n The context type for the items being rendered.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Virtualize" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemContent", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template for items that have not yet been loaded in memory.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemSize", + "TypeName": "System.Single", + "Documentation": "\n \n Gets the size of each item in pixels. Defaults to 50px.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemSize" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemsProvider", + "TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.ItemsProviderDelegate", + "Documentation": "\n \n Gets or sets the function providing items to the list.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemsProvider", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "System.Collections.Generic.ICollection", + "Documentation": "\n \n Gets or sets the fixed item source.\n \n ", + "Metadata": { + "Common.PropertyName": "Items", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OverscanCount", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets a value that determines how many additional items will be rendered\n before and after the visible region. This help to reduce the frequency of rendering\n during scrolling. However, higher values mean that more elements will be present\n in the page.\n \n ", + "Metadata": { + "Common.PropertyName": "OverscanCount" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 1827452284, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Provides functionality for rendering a virtualized list of items.\n \n The context type for the items being rendered.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemContent", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template for items that have not yet been loaded in memory.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemSize", + "TypeName": "System.Single", + "Documentation": "\n \n Gets the size of each item in pixels. Defaults to 50px.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemSize" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemsProvider", + "TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.ItemsProviderDelegate", + "Documentation": "\n \n Gets or sets the function providing items to the list.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemsProvider", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "System.Collections.Generic.ICollection", + "Documentation": "\n \n Gets or sets the fixed item source.\n \n ", + "Metadata": { + "Common.PropertyName": "Items", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OverscanCount", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets a value that determines how many additional items will be rendered\n before and after the visible region. This help to reduce the frequency of rendering\n during scrolling. However, higher values mean that more elements will be present\n in the page.\n \n ", + "Metadata": { + "Common.PropertyName": "OverscanCount" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 931557749, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Virtualize" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1379540198, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1279698289, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ItemContent", + "ParentTag": "Virtualize" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ItemContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -716463714, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ItemContent", + "ParentTag": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ItemContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 25180346, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the template for items that have not yet been loaded in memory.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Placeholder", + "ParentTag": "Virtualize" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Placeholder' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 150748963, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the template for items that have not yet been loaded in memory.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Placeholder", + "ParentTag": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Placeholder' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1294585509, + "Kind": "Components.EventHandler", + "Name": "onmouseenter", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onmouseenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseenter", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseenter:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseenter:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onmouseenter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onmouseenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onmouseenter" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmouseenter' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onmouseenter' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Blazorise.EventHandlers" + } + }, + { + "HashCode": 625315014, + "Kind": "Components.EventHandler", + "Name": "onmouseleave", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onmouseleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseleave", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseleave:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseleave:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onmouseleave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onmouseleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onmouseleave" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmouseleave' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onmouseleave' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Blazorise.EventHandlers" + } + }, + { + "HashCode": -752346037, + "Kind": "Components.EventHandler", + "Name": "onfocus", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onfocus' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfocus", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfocus:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfocus:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onfocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onfocus' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onfocus" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfocus' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onfocus' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.FocusEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -285795053, + "Kind": "Components.EventHandler", + "Name": "onblur", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onblur' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onblur", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onblur:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onblur:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onblur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onblur' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onblur" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onblur' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onblur' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.FocusEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 641215922, + "Kind": "Components.EventHandler", + "Name": "onfocusin", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onfocusin' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfocusin", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfocusin:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfocusin:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onfocusin", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onfocusin' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onfocusin" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfocusin' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onfocusin' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.FocusEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1167667630, + "Kind": "Components.EventHandler", + "Name": "onfocusout", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onfocusout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfocusout", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfocusout:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfocusout:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onfocusout", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onfocusout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onfocusout" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfocusout' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onfocusout' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.FocusEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -193021424, + "Kind": "Components.EventHandler", + "Name": "onmouseover", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onmouseover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseover", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseover:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseover:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onmouseover", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onmouseover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onmouseover" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmouseover' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onmouseover' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 643916803, + "Kind": "Components.EventHandler", + "Name": "onmouseout", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onmouseout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseout", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseout:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseout:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onmouseout", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onmouseout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onmouseout" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmouseout' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onmouseout' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 474272747, + "Kind": "Components.EventHandler", + "Name": "onmousemove", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onmousemove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmousemove", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmousemove:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmousemove:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onmousemove", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onmousemove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onmousemove" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmousemove' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onmousemove' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1786668541, + "Kind": "Components.EventHandler", + "Name": "onmousedown", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onmousedown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmousedown", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmousedown:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmousedown:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onmousedown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onmousedown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onmousedown" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmousedown' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onmousedown' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -219850991, + "Kind": "Components.EventHandler", + "Name": "onmouseup", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onmouseup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseup", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseup:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseup:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onmouseup", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onmouseup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onmouseup" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmouseup' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onmouseup' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1185417805, + "Kind": "Components.EventHandler", + "Name": "onclick", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onclick' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onclick", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onclick:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onclick:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onclick", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onclick' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onclick" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onclick' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onclick' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -440769885, + "Kind": "Components.EventHandler", + "Name": "ondblclick", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ondblclick' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondblclick", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondblclick:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondblclick:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ondblclick", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ondblclick' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ondblclick" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondblclick' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ondblclick' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 202267852, + "Kind": "Components.EventHandler", + "Name": "onwheel", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onwheel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.WheelEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onwheel", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onwheel:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onwheel:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onwheel", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onwheel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.WheelEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onwheel" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onwheel' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onwheel' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.WheelEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -2070422626, + "Kind": "Components.EventHandler", + "Name": "onmousewheel", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onmousewheel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.WheelEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmousewheel", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmousewheel:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmousewheel:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onmousewheel", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onmousewheel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.WheelEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onmousewheel" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmousewheel' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onmousewheel' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.WheelEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 588998390, + "Kind": "Components.EventHandler", + "Name": "oncontextmenu", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@oncontextmenu' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncontextmenu", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncontextmenu:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncontextmenu:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@oncontextmenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@oncontextmenu' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "oncontextmenu" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncontextmenu' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@oncontextmenu' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -295171060, + "Kind": "Components.EventHandler", + "Name": "ondrag", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ondrag' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondrag", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondrag:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondrag:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ondrag", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ondrag' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ondrag" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondrag' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ondrag' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -230661785, + "Kind": "Components.EventHandler", + "Name": "ondragend", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ondragend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragend", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragend:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragend:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ondragend", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ondragend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ondragend" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragend' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ondragend' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 46156848, + "Kind": "Components.EventHandler", + "Name": "ondragenter", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ondragenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragenter", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragenter:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragenter:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ondragenter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ondragenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ondragenter" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragenter' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ondragenter' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1607027657, + "Kind": "Components.EventHandler", + "Name": "ondragleave", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ondragleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragleave", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragleave:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragleave:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ondragleave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ondragleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ondragleave" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragleave' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ondragleave' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1919545422, + "Kind": "Components.EventHandler", + "Name": "ondragover", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ondragover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragover", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragover:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragover:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ondragover", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ondragover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ondragover" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragover' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ondragover' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 81870382, + "Kind": "Components.EventHandler", + "Name": "ondragstart", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ondragstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragstart", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragstart:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragstart:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ondragstart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ondragstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ondragstart" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragstart' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ondragstart' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -449965889, + "Kind": "Components.EventHandler", + "Name": "ondrop", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ondrop' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondrop", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondrop:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondrop:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ondrop", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ondrop' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ondrop" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondrop' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ondrop' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -2059305544, + "Kind": "Components.EventHandler", + "Name": "onkeydown", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onkeydown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onkeydown", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onkeydown:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onkeydown:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onkeydown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onkeydown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onkeydown" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onkeydown' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onkeydown' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -595757799, + "Kind": "Components.EventHandler", + "Name": "onkeyup", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onkeyup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onkeyup", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onkeyup:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onkeyup:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onkeyup", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onkeyup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onkeyup" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onkeyup' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onkeyup' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 679569443, + "Kind": "Components.EventHandler", + "Name": "onkeypress", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onkeypress' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onkeypress", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onkeypress:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onkeypress:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onkeypress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onkeypress' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onkeypress" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onkeypress' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onkeypress' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -788440508, + "Kind": "Components.EventHandler", + "Name": "onchange", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onchange' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.ChangeEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onchange", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onchange:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onchange:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onchange", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onchange' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.ChangeEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onchange" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onchange' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onchange' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.ChangeEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -84996462, + "Kind": "Components.EventHandler", + "Name": "oninput", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@oninput' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.ChangeEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oninput", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oninput:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oninput:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@oninput", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@oninput' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.ChangeEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "oninput" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oninput' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@oninput' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.ChangeEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1832332654, + "Kind": "Components.EventHandler", + "Name": "oninvalid", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@oninvalid' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oninvalid", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oninvalid:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oninvalid:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@oninvalid", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@oninvalid' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "oninvalid" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oninvalid' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@oninvalid' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1562651886, + "Kind": "Components.EventHandler", + "Name": "onreset", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onreset' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onreset", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onreset:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onreset:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onreset", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onreset' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onreset" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onreset' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onreset' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 500234727, + "Kind": "Components.EventHandler", + "Name": "onselect", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onselect' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onselect", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onselect:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onselect:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onselect", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onselect' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onselect" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onselect' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onselect' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 804516777, + "Kind": "Components.EventHandler", + "Name": "onselectstart", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onselectstart' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onselectstart", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onselectstart:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onselectstart:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onselectstart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onselectstart' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onselectstart" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onselectstart' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onselectstart' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1077624863, + "Kind": "Components.EventHandler", + "Name": "onselectionchange", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onselectionchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onselectionchange", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onselectionchange:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onselectionchange:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onselectionchange", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onselectionchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onselectionchange" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onselectionchange' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onselectionchange' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -2028805424, + "Kind": "Components.EventHandler", + "Name": "onsubmit", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onsubmit' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onsubmit", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onsubmit:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onsubmit:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onsubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onsubmit' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onsubmit" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onsubmit' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onsubmit' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1597061960, + "Kind": "Components.EventHandler", + "Name": "onbeforecopy", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onbeforecopy' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforecopy", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforecopy:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforecopy:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onbeforecopy", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onbeforecopy' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onbeforecopy" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforecopy' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onbeforecopy' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 62544907, + "Kind": "Components.EventHandler", + "Name": "onbeforecut", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onbeforecut' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforecut", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforecut:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforecut:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onbeforecut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onbeforecut' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onbeforecut" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforecut' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onbeforecut' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 566042229, + "Kind": "Components.EventHandler", + "Name": "onbeforepaste", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onbeforepaste' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforepaste", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforepaste:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforepaste:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onbeforepaste", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onbeforepaste' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onbeforepaste" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforepaste' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onbeforepaste' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -274833893, + "Kind": "Components.EventHandler", + "Name": "oncopy", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@oncopy' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncopy", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncopy:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncopy:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@oncopy", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@oncopy' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "oncopy" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncopy' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@oncopy' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 293646143, + "Kind": "Components.EventHandler", + "Name": "oncut", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@oncut' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncut", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncut:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncut:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@oncut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@oncut' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "oncut" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncut' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@oncut' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -906835883, + "Kind": "Components.EventHandler", + "Name": "onpaste", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpaste' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpaste", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpaste:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpaste:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpaste", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpaste' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpaste" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpaste' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpaste' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 350100231, + "Kind": "Components.EventHandler", + "Name": "ontouchcancel", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ontouchcancel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchcancel", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchcancel:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchcancel:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ontouchcancel", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ontouchcancel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ontouchcancel" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchcancel' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ontouchcancel' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1496985302, + "Kind": "Components.EventHandler", + "Name": "ontouchend", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ontouchend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchend", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchend:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchend:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ontouchend", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ontouchend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ontouchend" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchend' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ontouchend' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1146693023, + "Kind": "Components.EventHandler", + "Name": "ontouchmove", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ontouchmove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchmove", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchmove:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchmove:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ontouchmove", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ontouchmove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ontouchmove" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchmove' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ontouchmove' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -2069713205, + "Kind": "Components.EventHandler", + "Name": "ontouchstart", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ontouchstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchstart", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchstart:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchstart:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ontouchstart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ontouchstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ontouchstart" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchstart' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ontouchstart' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1514959119, + "Kind": "Components.EventHandler", + "Name": "ontouchenter", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ontouchenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchenter", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchenter:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchenter:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ontouchenter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ontouchenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ontouchenter" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchenter' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ontouchenter' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 864389402, + "Kind": "Components.EventHandler", + "Name": "ontouchleave", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ontouchleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchleave", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchleave:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchleave:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ontouchleave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ontouchleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ontouchleave" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchleave' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ontouchleave' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -657828832, + "Kind": "Components.EventHandler", + "Name": "ongotpointercapture", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ongotpointercapture' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ongotpointercapture", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ongotpointercapture:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ongotpointercapture:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ongotpointercapture", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ongotpointercapture' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ongotpointercapture" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ongotpointercapture' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ongotpointercapture' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1757571825, + "Kind": "Components.EventHandler", + "Name": "onlostpointercapture", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onlostpointercapture' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onlostpointercapture", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onlostpointercapture:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onlostpointercapture:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onlostpointercapture", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onlostpointercapture' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onlostpointercapture" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onlostpointercapture' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onlostpointercapture' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 481169287, + "Kind": "Components.EventHandler", + "Name": "onpointercancel", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpointercancel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointercancel", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointercancel:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointercancel:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpointercancel", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpointercancel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpointercancel" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointercancel' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpointercancel' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1919249754, + "Kind": "Components.EventHandler", + "Name": "onpointerdown", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpointerdown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerdown", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerdown:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerdown:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpointerdown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpointerdown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpointerdown" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerdown' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpointerdown' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -417617261, + "Kind": "Components.EventHandler", + "Name": "onpointerenter", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpointerenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerenter", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerenter:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerenter:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpointerenter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpointerenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpointerenter" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerenter' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpointerenter' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1781238789, + "Kind": "Components.EventHandler", + "Name": "onpointerleave", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpointerleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerleave", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerleave:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerleave:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpointerleave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpointerleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpointerleave" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerleave' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpointerleave' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 238193601, + "Kind": "Components.EventHandler", + "Name": "onpointermove", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpointermove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointermove", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointermove:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointermove:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpointermove", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpointermove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpointermove" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointermove' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpointermove' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -265624092, + "Kind": "Components.EventHandler", + "Name": "onpointerout", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpointerout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerout", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerout:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerout:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpointerout", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpointerout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpointerout" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerout' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpointerout' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 2062513951, + "Kind": "Components.EventHandler", + "Name": "onpointerover", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpointerover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerover", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerover:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerover:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpointerover", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpointerover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpointerover" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerover' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpointerover' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -529480587, + "Kind": "Components.EventHandler", + "Name": "onpointerup", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpointerup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerup", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerup:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerup:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpointerup", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpointerup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpointerup" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerup' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpointerup' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 984407006, + "Kind": "Components.EventHandler", + "Name": "oncanplay", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@oncanplay' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncanplay", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncanplay:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncanplay:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@oncanplay", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@oncanplay' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "oncanplay" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncanplay' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@oncanplay' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1777825400, + "Kind": "Components.EventHandler", + "Name": "oncanplaythrough", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@oncanplaythrough' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncanplaythrough", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncanplaythrough:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncanplaythrough:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@oncanplaythrough", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@oncanplaythrough' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "oncanplaythrough" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncanplaythrough' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@oncanplaythrough' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 374324775, + "Kind": "Components.EventHandler", + "Name": "oncuechange", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@oncuechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncuechange", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncuechange:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncuechange:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@oncuechange", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@oncuechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "oncuechange" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncuechange' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@oncuechange' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1213377088, + "Kind": "Components.EventHandler", + "Name": "ondurationchange", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ondurationchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondurationchange", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondurationchange:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondurationchange:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ondurationchange", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ondurationchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ondurationchange" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondurationchange' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ondurationchange' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1641970851, + "Kind": "Components.EventHandler", + "Name": "onemptied", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onemptied' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onemptied", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onemptied:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onemptied:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onemptied", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onemptied' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onemptied" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onemptied' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onemptied' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1832735734, + "Kind": "Components.EventHandler", + "Name": "onpause", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpause' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpause", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpause:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpause:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpause", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpause' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpause" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpause' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpause' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 898198128, + "Kind": "Components.EventHandler", + "Name": "onplay", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onplay' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onplay", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onplay:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onplay:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onplay", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onplay' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onplay" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onplay' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onplay' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 745605904, + "Kind": "Components.EventHandler", + "Name": "onplaying", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onplaying' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onplaying", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onplaying:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onplaying:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onplaying", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onplaying' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onplaying" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onplaying' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onplaying' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1135844661, + "Kind": "Components.EventHandler", + "Name": "onratechange", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onratechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onratechange", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onratechange:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onratechange:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onratechange", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onratechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onratechange" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onratechange' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onratechange' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 540789566, + "Kind": "Components.EventHandler", + "Name": "onseeked", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onseeked' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onseeked", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onseeked:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onseeked:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onseeked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onseeked' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onseeked" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onseeked' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onseeked' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 673934600, + "Kind": "Components.EventHandler", + "Name": "onseeking", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onseeking' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onseeking", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onseeking:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onseeking:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onseeking", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onseeking' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onseeking" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onseeking' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onseeking' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 329194944, + "Kind": "Components.EventHandler", + "Name": "onstalled", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onstalled' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onstalled", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onstalled:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onstalled:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onstalled", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onstalled' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onstalled" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onstalled' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onstalled' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 835771219, + "Kind": "Components.EventHandler", + "Name": "onstop", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onstop' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onstop", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onstop:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onstop:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onstop", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onstop' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onstop" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onstop' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onstop' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 201150091, + "Kind": "Components.EventHandler", + "Name": "onsuspend", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onsuspend' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onsuspend", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onsuspend:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onsuspend:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onsuspend", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onsuspend' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onsuspend" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onsuspend' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onsuspend' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -749277487, + "Kind": "Components.EventHandler", + "Name": "ontimeupdate", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ontimeupdate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontimeupdate", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontimeupdate:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontimeupdate:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ontimeupdate", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ontimeupdate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ontimeupdate" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontimeupdate' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ontimeupdate' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 704804444, + "Kind": "Components.EventHandler", + "Name": "onvolumechange", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onvolumechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onvolumechange", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onvolumechange:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onvolumechange:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onvolumechange", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onvolumechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onvolumechange" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onvolumechange' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onvolumechange' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 2058584679, + "Kind": "Components.EventHandler", + "Name": "onwaiting", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onwaiting' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onwaiting", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onwaiting:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onwaiting:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onwaiting", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onwaiting' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onwaiting" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onwaiting' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onwaiting' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1378104803, + "Kind": "Components.EventHandler", + "Name": "onloadstart", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onloadstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadstart", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadstart:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadstart:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onloadstart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onloadstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onloadstart" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onloadstart' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onloadstart' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 796800559, + "Kind": "Components.EventHandler", + "Name": "ontimeout", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ontimeout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontimeout", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontimeout:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontimeout:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ontimeout", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ontimeout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ontimeout" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontimeout' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ontimeout' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1151819734, + "Kind": "Components.EventHandler", + "Name": "onabort", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onabort' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onabort", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onabort:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onabort:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onabort", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onabort' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onabort" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onabort' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onabort' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -948941867, + "Kind": "Components.EventHandler", + "Name": "onload", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onload' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onload", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onload:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onload:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onload", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onload' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onload" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onload' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onload' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -2072107405, + "Kind": "Components.EventHandler", + "Name": "onloadend", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onloadend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadend", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadend:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadend:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onloadend", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onloadend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onloadend" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onloadend' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onloadend' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1609887188, + "Kind": "Components.EventHandler", + "Name": "onprogress", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onprogress' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onprogress", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onprogress:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onprogress:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onprogress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onprogress' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onprogress" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onprogress' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onprogress' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 364547435, + "Kind": "Components.EventHandler", + "Name": "onerror", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onerror' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ErrorEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onerror", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onerror:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onerror:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onerror", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onerror' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ErrorEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onerror" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onerror' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onerror' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ErrorEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1575723432, + "Kind": "Components.EventHandler", + "Name": "onactivate", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onactivate", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onactivate:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onactivate:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onactivate", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onactivate" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onactivate' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onactivate' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1030805161, + "Kind": "Components.EventHandler", + "Name": "onbeforeactivate", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onbeforeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforeactivate", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforeactivate:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforeactivate:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onbeforeactivate", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onbeforeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onbeforeactivate" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforeactivate' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onbeforeactivate' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1926278020, + "Kind": "Components.EventHandler", + "Name": "onbeforedeactivate", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onbeforedeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforedeactivate", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforedeactivate:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforedeactivate:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onbeforedeactivate", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onbeforedeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onbeforedeactivate" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforedeactivate' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onbeforedeactivate' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 652589892, + "Kind": "Components.EventHandler", + "Name": "ondeactivate", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ondeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondeactivate", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondeactivate:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondeactivate:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ondeactivate", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ondeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ondeactivate" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondeactivate' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ondeactivate' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -160108224, + "Kind": "Components.EventHandler", + "Name": "onended", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onended' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onended", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onended:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onended:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onended", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onended' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onended" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onended' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onended' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1714230697, + "Kind": "Components.EventHandler", + "Name": "onfullscreenchange", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onfullscreenchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfullscreenchange", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfullscreenchange:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfullscreenchange:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onfullscreenchange", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onfullscreenchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onfullscreenchange" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfullscreenchange' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onfullscreenchange' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -308130297, + "Kind": "Components.EventHandler", + "Name": "onfullscreenerror", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onfullscreenerror' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfullscreenerror", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfullscreenerror:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfullscreenerror:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onfullscreenerror", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onfullscreenerror' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onfullscreenerror" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfullscreenerror' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onfullscreenerror' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1573834508, + "Kind": "Components.EventHandler", + "Name": "onloadeddata", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onloadeddata' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadeddata", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadeddata:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadeddata:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onloadeddata", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onloadeddata' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onloadeddata" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onloadeddata' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onloadeddata' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 100675222, + "Kind": "Components.EventHandler", + "Name": "onloadedmetadata", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onloadedmetadata' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadedmetadata", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadedmetadata:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadedmetadata:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onloadedmetadata", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onloadedmetadata' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onloadedmetadata" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onloadedmetadata' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onloadedmetadata' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1765599531, + "Kind": "Components.EventHandler", + "Name": "onpointerlockchange", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpointerlockchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerlockchange", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerlockchange:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerlockchange:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpointerlockchange", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpointerlockchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpointerlockchange" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerlockchange' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpointerlockchange' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 2079555228, + "Kind": "Components.EventHandler", + "Name": "onpointerlockerror", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpointerlockerror' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerlockerror", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerlockerror:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerlockerror:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpointerlockerror", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpointerlockerror' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpointerlockerror" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerlockerror' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpointerlockerror' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 332213355, + "Kind": "Components.EventHandler", + "Name": "onreadystatechange", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onreadystatechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onreadystatechange", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onreadystatechange:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onreadystatechange:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onreadystatechange", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onreadystatechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onreadystatechange" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onreadystatechange' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onreadystatechange' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 286702863, + "Kind": "Components.EventHandler", + "Name": "onscroll", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onscroll' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onscroll", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onscroll:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onscroll:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onscroll", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onscroll' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onscroll" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onscroll' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onscroll' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1042843520, + "Kind": "Components.EventHandler", + "Name": "ontoggle", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ontoggle' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontoggle", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontoggle:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontoggle:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ontoggle", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ontoggle' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ontoggle" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontoggle' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ontoggle' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1621973585, + "Kind": "Components.Splat", + "Name": "Attributes", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Merges a collection of attributes into the current element or component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@attributes", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Splat", + "Name": "@attributes", + "TypeName": "System.Object", + "Documentation": "Merges a collection of attributes into the current element or component.", + "Metadata": { + "Common.PropertyName": "Attributes", + "Common.DirectiveAttribute": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Splat", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Attributes" + } + }, + { + "HashCode": 2132855454, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.Razor", + "Documentation": "\n \n implementation targeting elements containing attributes with URL expected values.\n \n Resolves URLs starting with '~/' (relative to the application's 'webroot' setting) that are not\n targeted by other s. Runs prior to other s to ensure\n application-relative URLs are resolved.\n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "itemid", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "a", + "Attributes": [ + { + "Name": "href", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "applet", + "Attributes": [ + { + "Name": "archive", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "area", + "TagStructure": 2, + "Attributes": [ + { + "Name": "href", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "audio", + "Attributes": [ + { + "Name": "src", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "base", + "TagStructure": 2, + "Attributes": [ + { + "Name": "href", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "blockquote", + "Attributes": [ + { + "Name": "cite", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "button", + "Attributes": [ + { + "Name": "formaction", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "del", + "Attributes": [ + { + "Name": "cite", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "embed", + "TagStructure": 2, + "Attributes": [ + { + "Name": "src", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "form", + "Attributes": [ + { + "Name": "action", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "html", + "Attributes": [ + { + "Name": "manifest", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "iframe", + "Attributes": [ + { + "Name": "src", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "img", + "TagStructure": 2, + "Attributes": [ + { + "Name": "src", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "img", + "TagStructure": 2, + "Attributes": [ + { + "Name": "srcset", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "src", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "formaction", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "ins", + "Attributes": [ + { + "Name": "cite", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "link", + "TagStructure": 2, + "Attributes": [ + { + "Name": "href", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "menuitem", + "Attributes": [ + { + "Name": "icon", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "object", + "Attributes": [ + { + "Name": "archive", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "object", + "Attributes": [ + { + "Name": "data", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "q", + "Attributes": [ + { + "Name": "cite", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "script", + "Attributes": [ + { + "Name": "src", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "source", + "TagStructure": 2, + "Attributes": [ + { + "Name": "src", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "source", + "TagStructure": 2, + "Attributes": [ + { + "Name": "srcset", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "track", + "TagStructure": 2, + "Attributes": [ + { + "Name": "src", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "video", + "Attributes": [ + { + "Name": "src", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "video", + "Attributes": [ + { + "Name": "poster", + "Value": "~/", + "ValueComparison": 2 + } + ] + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper" + } + }, + { + "HashCode": -1960433838, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <a> elements.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "a", + "Attributes": [ + { + "Name": "asp-action" + } + ] + }, + { + "TagName": "a", + "Attributes": [ + { + "Name": "asp-controller" + } + ] + }, + { + "TagName": "a", + "Attributes": [ + { + "Name": "asp-area" + } + ] + }, + { + "TagName": "a", + "Attributes": [ + { + "Name": "asp-page" + } + ] + }, + { + "TagName": "a", + "Attributes": [ + { + "Name": "asp-page-handler" + } + ] + }, + { + "TagName": "a", + "Attributes": [ + { + "Name": "asp-fragment" + } + ] + }, + { + "TagName": "a", + "Attributes": [ + { + "Name": "asp-host" + } + ] + }, + { + "TagName": "a", + "Attributes": [ + { + "Name": "asp-protocol" + } + ] + }, + { + "TagName": "a", + "Attributes": [ + { + "Name": "asp-route" + } + ] + }, + { + "TagName": "a", + "Attributes": [ + { + "Name": "asp-all-route-data" + } + ] + }, + { + "TagName": "a", + "Attributes": [ + { + "Name": "asp-route-", + "NameComparison": 1 + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "asp-action", + "TypeName": "System.String", + "Documentation": "\n \n The name of the action method.\n \n \n Must be null if or is non-null.\n \n ", + "Metadata": { + "Common.PropertyName": "Action" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-controller", + "TypeName": "System.String", + "Documentation": "\n \n The name of the controller.\n \n \n Must be null if or is non-null.\n \n ", + "Metadata": { + "Common.PropertyName": "Controller" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-area", + "TypeName": "System.String", + "Documentation": "\n \n The name of the area.\n \n \n Must be null if is non-null.\n \n ", + "Metadata": { + "Common.PropertyName": "Area" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-page", + "TypeName": "System.String", + "Documentation": "\n \n The name of the page.\n \n \n Must be null if or , \n is non-null.\n \n ", + "Metadata": { + "Common.PropertyName": "Page" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-page-handler", + "TypeName": "System.String", + "Documentation": "\n \n The name of the page handler.\n \n \n Must be null if or , or \n is non-null.\n \n ", + "Metadata": { + "Common.PropertyName": "PageHandler" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-protocol", + "TypeName": "System.String", + "Documentation": "\n \n The protocol for the URL, such as \"http\" or \"https\".\n \n ", + "Metadata": { + "Common.PropertyName": "Protocol" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-host", + "TypeName": "System.String", + "Documentation": "\n \n The host name.\n \n ", + "Metadata": { + "Common.PropertyName": "Host" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fragment", + "TypeName": "System.String", + "Documentation": "\n \n The URL fragment name.\n \n ", + "Metadata": { + "Common.PropertyName": "Fragment" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-route", + "TypeName": "System.String", + "Documentation": "\n \n Name of the route.\n \n \n Must be null if one of , , \n or is non-null.\n \n ", + "Metadata": { + "Common.PropertyName": "Route" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-all-route-data", + "TypeName": "System.Collections.Generic.IDictionary", + "IndexerNamePrefix": "asp-route-", + "IndexerTypeName": "System.String", + "Documentation": "\n \n Additional parameters for the route.\n \n ", + "Metadata": { + "Common.PropertyName": "RouteValues" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper" + } + }, + { + "HashCode": -204582686, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <cache> elements.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "cache" + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "priority", + "TypeName": "Microsoft.Extensions.Caching.Memory.CacheItemPriority?", + "Documentation": "\n \n Gets or sets the policy for the cache entry.\n \n ", + "Metadata": { + "Common.PropertyName": "Priority" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a to vary the cached result by.\n \n ", + "Metadata": { + "Common.PropertyName": "VaryBy" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-header", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a comma-delimited set of HTTP request headers to vary the cached result by.\n \n ", + "Metadata": { + "Common.PropertyName": "VaryByHeader" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-query", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a comma-delimited set of query parameters to vary the cached result by.\n \n ", + "Metadata": { + "Common.PropertyName": "VaryByQuery" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-route", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a comma-delimited set of route data parameters to vary the cached result by.\n \n ", + "Metadata": { + "Common.PropertyName": "VaryByRoute" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-cookie", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a comma-delimited set of cookie names to vary the cached result by.\n \n ", + "Metadata": { + "Common.PropertyName": "VaryByCookie" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-user", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value that determines if the cached result is to be varied by the Identity for the logged in\n .\n \n ", + "Metadata": { + "Common.PropertyName": "VaryByUser" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-culture", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value that determines if the cached result is to be varied by request culture.\n \n Setting this to true would result in the result to be varied by \n and .\n \n \n ", + "Metadata": { + "Common.PropertyName": "VaryByCulture" + } + }, + { + "Kind": "ITagHelper", + "Name": "expires-on", + "TypeName": "System.DateTimeOffset?", + "Documentation": "\n \n Gets or sets the exact the cache entry should be evicted.\n \n ", + "Metadata": { + "Common.PropertyName": "ExpiresOn" + } + }, + { + "Kind": "ITagHelper", + "Name": "expires-after", + "TypeName": "System.TimeSpan?", + "Documentation": "\n \n Gets or sets the duration, from the time the cache entry was added, when it should be evicted.\n \n ", + "Metadata": { + "Common.PropertyName": "ExpiresAfter" + } + }, + { + "Kind": "ITagHelper", + "Name": "expires-sliding", + "TypeName": "System.TimeSpan?", + "Documentation": "\n \n Gets or sets the duration from last access that the cache entry should be evicted.\n \n ", + "Metadata": { + "Common.PropertyName": "ExpiresSliding" + } + }, + { + "Kind": "ITagHelper", + "Name": "enabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the value which determines if the tag helper is enabled or not.\n \n ", + "Metadata": { + "Common.PropertyName": "Enabled" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper" + } + }, + { + "HashCode": 601039275, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n A that renders a Razor component.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "component", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "params", + "TypeName": "System.Collections.Generic.IDictionary", + "IndexerNamePrefix": "param-", + "IndexerTypeName": "System.Object", + "Documentation": "\n \n Gets or sets values for component parameters.\n \n ", + "Metadata": { + "Common.PropertyName": "Parameters" + } + }, + { + "Kind": "ITagHelper", + "Name": "type", + "TypeName": "System.Type", + "Documentation": "\n \n Gets or sets the component type. This value is required.\n \n ", + "Metadata": { + "Common.PropertyName": "ComponentType" + } + }, + { + "Kind": "ITagHelper", + "Name": "render-mode", + "TypeName": "Microsoft.AspNetCore.Mvc.Rendering.RenderMode", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the \n \n ", + "Metadata": { + "Common.PropertyName": "RenderMode" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper" + } + }, + { + "HashCode": -1291705984, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <distributed-cache> elements.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "distributed-cache", + "Attributes": [ + { + "Name": "name" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a unique name to discriminate cached entries.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a to vary the cached result by.\n \n ", + "Metadata": { + "Common.PropertyName": "VaryBy" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-header", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a comma-delimited set of HTTP request headers to vary the cached result by.\n \n ", + "Metadata": { + "Common.PropertyName": "VaryByHeader" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-query", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a comma-delimited set of query parameters to vary the cached result by.\n \n ", + "Metadata": { + "Common.PropertyName": "VaryByQuery" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-route", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a comma-delimited set of route data parameters to vary the cached result by.\n \n ", + "Metadata": { + "Common.PropertyName": "VaryByRoute" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-cookie", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a comma-delimited set of cookie names to vary the cached result by.\n \n ", + "Metadata": { + "Common.PropertyName": "VaryByCookie" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-user", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value that determines if the cached result is to be varied by the Identity for the logged in\n .\n \n ", + "Metadata": { + "Common.PropertyName": "VaryByUser" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-culture", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value that determines if the cached result is to be varied by request culture.\n \n Setting this to true would result in the result to be varied by \n and .\n \n \n ", + "Metadata": { + "Common.PropertyName": "VaryByCulture" + } + }, + { + "Kind": "ITagHelper", + "Name": "expires-on", + "TypeName": "System.DateTimeOffset?", + "Documentation": "\n \n Gets or sets the exact the cache entry should be evicted.\n \n ", + "Metadata": { + "Common.PropertyName": "ExpiresOn" + } + }, + { + "Kind": "ITagHelper", + "Name": "expires-after", + "TypeName": "System.TimeSpan?", + "Documentation": "\n \n Gets or sets the duration, from the time the cache entry was added, when it should be evicted.\n \n ", + "Metadata": { + "Common.PropertyName": "ExpiresAfter" + } + }, + { + "Kind": "ITagHelper", + "Name": "expires-sliding", + "TypeName": "System.TimeSpan?", + "Documentation": "\n \n Gets or sets the duration from last access that the cache entry should be evicted.\n \n ", + "Metadata": { + "Common.PropertyName": "ExpiresSliding" + } + }, + { + "Kind": "ITagHelper", + "Name": "enabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the value which determines if the tag helper is enabled or not.\n \n ", + "Metadata": { + "Common.PropertyName": "Enabled" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper" + } + }, + { + "HashCode": 1862022889, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <environment> elements that conditionally renders\n content based on the current value of .\n If the environment is not listed in the specified or ,\n or if it is in , the content will not be rendered.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "environment" + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "names", + "TypeName": "System.String", + "Documentation": "\n \n A comma separated list of environment names in which the content should be rendered.\n If the current environment is also in the list, the content will not be rendered.\n \n \n The specified environment names are compared case insensitively to the current value of\n .\n \n ", + "Metadata": { + "Common.PropertyName": "Names" + } + }, + { + "Kind": "ITagHelper", + "Name": "include", + "TypeName": "System.String", + "Documentation": "\n \n A comma separated list of environment names in which the content should be rendered.\n If the current environment is also in the list, the content will not be rendered.\n \n \n The specified environment names are compared case insensitively to the current value of\n .\n \n ", + "Metadata": { + "Common.PropertyName": "Include" + } + }, + { + "Kind": "ITagHelper", + "Name": "exclude", + "TypeName": "System.String", + "Documentation": "\n \n A comma separated list of environment names in which the content will not be rendered.\n \n \n The specified environment names are compared case insensitively to the current value of\n .\n \n ", + "Metadata": { + "Common.PropertyName": "Exclude" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper" + } + }, + { + "HashCode": -1550077560, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <button> elements and <input> elements with\n their type attribute set to image or submit.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "button", + "Attributes": [ + { + "Name": "asp-action" + } + ] + }, + { + "TagName": "button", + "Attributes": [ + { + "Name": "asp-controller" + } + ] + }, + { + "TagName": "button", + "Attributes": [ + { + "Name": "asp-area" + } + ] + }, + { + "TagName": "button", + "Attributes": [ + { + "Name": "asp-page" + } + ] + }, + { + "TagName": "button", + "Attributes": [ + { + "Name": "asp-page-handler" + } + ] + }, + { + "TagName": "button", + "Attributes": [ + { + "Name": "asp-fragment" + } + ] + }, + { + "TagName": "button", + "Attributes": [ + { + "Name": "asp-route" + } + ] + }, + { + "TagName": "button", + "Attributes": [ + { + "Name": "asp-all-route-data" + } + ] + }, + { + "TagName": "button", + "Attributes": [ + { + "Name": "asp-route-", + "NameComparison": 1 + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "image", + "ValueComparison": 1 + }, + { + "Name": "asp-action" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "image", + "ValueComparison": 1 + }, + { + "Name": "asp-controller" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "image", + "ValueComparison": 1 + }, + { + "Name": "asp-area" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "image", + "ValueComparison": 1 + }, + { + "Name": "asp-page" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "image", + "ValueComparison": 1 + }, + { + "Name": "asp-page-handler" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "image", + "ValueComparison": 1 + }, + { + "Name": "asp-fragment" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "image", + "ValueComparison": 1 + }, + { + "Name": "asp-route" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "image", + "ValueComparison": 1 + }, + { + "Name": "asp-all-route-data" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "image", + "ValueComparison": 1 + }, + { + "Name": "asp-route-", + "NameComparison": 1 + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "submit", + "ValueComparison": 1 + }, + { + "Name": "asp-action" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "submit", + "ValueComparison": 1 + }, + { + "Name": "asp-controller" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "submit", + "ValueComparison": 1 + }, + { + "Name": "asp-area" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "submit", + "ValueComparison": 1 + }, + { + "Name": "asp-page" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "submit", + "ValueComparison": 1 + }, + { + "Name": "asp-page-handler" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "submit", + "ValueComparison": 1 + }, + { + "Name": "asp-fragment" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "submit", + "ValueComparison": 1 + }, + { + "Name": "asp-route" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "submit", + "ValueComparison": 1 + }, + { + "Name": "asp-all-route-data" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "submit", + "ValueComparison": 1 + }, + { + "Name": "asp-route-", + "NameComparison": 1 + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "asp-action", + "TypeName": "System.String", + "Documentation": "\n \n The name of the action method.\n \n ", + "Metadata": { + "Common.PropertyName": "Action" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-controller", + "TypeName": "System.String", + "Documentation": "\n \n The name of the controller.\n \n ", + "Metadata": { + "Common.PropertyName": "Controller" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-area", + "TypeName": "System.String", + "Documentation": "\n \n The name of the area.\n \n ", + "Metadata": { + "Common.PropertyName": "Area" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-page", + "TypeName": "System.String", + "Documentation": "\n \n The name of the page.\n \n ", + "Metadata": { + "Common.PropertyName": "Page" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-page-handler", + "TypeName": "System.String", + "Documentation": "\n \n The name of the page handler.\n \n ", + "Metadata": { + "Common.PropertyName": "PageHandler" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fragment", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the URL fragment.\n \n ", + "Metadata": { + "Common.PropertyName": "Fragment" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-route", + "TypeName": "System.String", + "Documentation": "\n \n Name of the route.\n \n \n Must be null if or is non-null.\n \n ", + "Metadata": { + "Common.PropertyName": "Route" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-all-route-data", + "TypeName": "System.Collections.Generic.IDictionary", + "IndexerNamePrefix": "asp-route-", + "IndexerTypeName": "System.String", + "Documentation": "\n \n Additional parameters for the route.\n \n ", + "Metadata": { + "Common.PropertyName": "RouteValues" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper" + } + }, + { + "HashCode": 604064674, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <form> elements.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "form" + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "asp-action", + "TypeName": "System.String", + "Documentation": "\n \n The name of the action method.\n \n ", + "Metadata": { + "Common.PropertyName": "Action" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-controller", + "TypeName": "System.String", + "Documentation": "\n \n The name of the controller.\n \n ", + "Metadata": { + "Common.PropertyName": "Controller" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-area", + "TypeName": "System.String", + "Documentation": "\n \n The name of the area.\n \n ", + "Metadata": { + "Common.PropertyName": "Area" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-page", + "TypeName": "System.String", + "Documentation": "\n \n The name of the page.\n \n ", + "Metadata": { + "Common.PropertyName": "Page" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-page-handler", + "TypeName": "System.String", + "Documentation": "\n \n The name of the page handler.\n \n ", + "Metadata": { + "Common.PropertyName": "PageHandler" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-antiforgery", + "TypeName": "System.Boolean?", + "Documentation": "\n \n Whether the antiforgery token should be generated.\n \n Defaults to false if user provides an action attribute\n or if the method is ; true otherwise.\n ", + "Metadata": { + "Common.PropertyName": "Antiforgery" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fragment", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the URL fragment.\n \n ", + "Metadata": { + "Common.PropertyName": "Fragment" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-route", + "TypeName": "System.String", + "Documentation": "\n \n Name of the route.\n \n \n Must be null if or is non-null.\n \n ", + "Metadata": { + "Common.PropertyName": "Route" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-all-route-data", + "TypeName": "System.Collections.Generic.IDictionary", + "IndexerNamePrefix": "asp-route-", + "IndexerTypeName": "System.String", + "Documentation": "\n \n Additional parameters for the route.\n \n ", + "Metadata": { + "Common.PropertyName": "RouteValues" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper" + } + }, + { + "HashCode": 951929821, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <img> elements that supports file versioning.\n \n \n The tag helper won't process for cases with just the 'src' attribute.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "img", + "TagStructure": 2, + "Attributes": [ + { + "Name": "asp-append-version" + }, + { + "Name": "src" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "src", + "TypeName": "System.String", + "Documentation": "\n \n Source of the image.\n \n \n Passed through to the generated HTML in all cases.\n \n ", + "Metadata": { + "Common.PropertyName": "Src" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-append-version", + "TypeName": "System.Boolean", + "Documentation": "\n \n Value indicating if file version should be appended to the src urls.\n \n \n If true then a query string \"v\" with the encoded content of the file is added.\n \n ", + "Metadata": { + "Common.PropertyName": "AppendVersion" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper" + } + }, + { + "HashCode": -144324381, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <input> elements with an asp-for attribute.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "asp-for" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "asp-for", + "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", + "Documentation": "\n \n An expression to be evaluated against the current model.\n \n ", + "Metadata": { + "Common.PropertyName": "For" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-format", + "TypeName": "System.String", + "Documentation": "\n \n The format string (see https://msdn.microsoft.com/en-us/library/txafckwd.aspx) used to format the\n result. Sets the generated \"value\" attribute to that formatted string.\n \n \n Not used if the provided (see ) or calculated \"type\" attribute value is\n checkbox, password, or radio. That is, is used when calling\n .\n \n ", + "Metadata": { + "Common.PropertyName": "Format" + } + }, + { + "Kind": "ITagHelper", + "Name": "type", + "TypeName": "System.String", + "Documentation": "\n \n The type of the <input> element.\n \n \n Passed through to the generated HTML in all cases. Also used to determine the \n helper to call and the default value. A default is not calculated\n if the provided (see ) or calculated \"type\" attribute value is checkbox,\n hidden, password, or radio.\n \n ", + "Metadata": { + "Common.PropertyName": "InputTypeName" + } + }, + { + "Kind": "ITagHelper", + "Name": "name", + "TypeName": "System.String", + "Documentation": "\n \n The name of the <input> element.\n \n \n Passed through to the generated HTML in all cases. Also used to determine whether is\n valid with an empty .\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "ITagHelper", + "Name": "value", + "TypeName": "System.String", + "Documentation": "\n \n The value of the <input> element.\n \n \n Passed through to the generated HTML in all cases. Also used to determine the generated \"checked\" attribute\n if is \"radio\". Must not be null in that case.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper" + } + }, + { + "HashCode": -434219836, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <label> elements with an asp-for attribute.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "label", + "Attributes": [ + { + "Name": "asp-for" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "asp-for", + "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", + "Documentation": "\n \n An expression to be evaluated against the current model.\n \n ", + "Metadata": { + "Common.PropertyName": "For" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper" + } + }, + { + "HashCode": 1960810389, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <link> elements that supports fallback href paths.\n \n \n The tag helper won't process for cases with just the 'href' attribute.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "link", + "TagStructure": 2, + "Attributes": [ + { + "Name": "asp-href-include" + } + ] + }, + { + "TagName": "link", + "TagStructure": 2, + "Attributes": [ + { + "Name": "asp-href-exclude" + } + ] + }, + { + "TagName": "link", + "TagStructure": 2, + "Attributes": [ + { + "Name": "asp-fallback-href" + } + ] + }, + { + "TagName": "link", + "TagStructure": 2, + "Attributes": [ + { + "Name": "asp-fallback-href-include" + } + ] + }, + { + "TagName": "link", + "TagStructure": 2, + "Attributes": [ + { + "Name": "asp-fallback-href-exclude" + } + ] + }, + { + "TagName": "link", + "TagStructure": 2, + "Attributes": [ + { + "Name": "asp-fallback-test-class" + } + ] + }, + { + "TagName": "link", + "TagStructure": 2, + "Attributes": [ + { + "Name": "asp-fallback-test-property" + } + ] + }, + { + "TagName": "link", + "TagStructure": 2, + "Attributes": [ + { + "Name": "asp-fallback-test-value" + } + ] + }, + { + "TagName": "link", + "TagStructure": 2, + "Attributes": [ + { + "Name": "asp-append-version" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "href", + "TypeName": "System.String", + "Documentation": "\n \n Address of the linked resource.\n \n \n Passed through to the generated HTML in all cases.\n \n ", + "Metadata": { + "Common.PropertyName": "Href" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-href-include", + "TypeName": "System.String", + "Documentation": "\n \n A comma separated list of globbed file patterns of CSS stylesheets to load.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n \n ", + "Metadata": { + "Common.PropertyName": "HrefInclude" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-href-exclude", + "TypeName": "System.String", + "Documentation": "\n \n A comma separated list of globbed file patterns of CSS stylesheets to exclude from loading.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n Must be used in conjunction with .\n \n ", + "Metadata": { + "Common.PropertyName": "HrefExclude" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fallback-href", + "TypeName": "System.String", + "Documentation": "\n \n The URL of a CSS stylesheet to fallback to in the case the primary one fails.\n \n ", + "Metadata": { + "Common.PropertyName": "FallbackHref" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-suppress-fallback-integrity", + "TypeName": "System.Boolean", + "Documentation": "\n \n Boolean value that determines if an integrity hash will be compared with value.\n \n ", + "Metadata": { + "Common.PropertyName": "SuppressFallbackIntegrity" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-append-version", + "TypeName": "System.Boolean?", + "Documentation": "\n \n Value indicating if file version should be appended to the href urls.\n \n \n If true then a query string \"v\" with the encoded content of the file is added.\n \n ", + "Metadata": { + "Common.PropertyName": "AppendVersion" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fallback-href-include", + "TypeName": "System.String", + "Documentation": "\n \n A comma separated list of globbed file patterns of CSS stylesheets to fallback to in the case the primary\n one fails.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n \n ", + "Metadata": { + "Common.PropertyName": "FallbackHrefInclude" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fallback-href-exclude", + "TypeName": "System.String", + "Documentation": "\n \n A comma separated list of globbed file patterns of CSS stylesheets to exclude from the fallback list, in\n the case the primary one fails.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n Must be used in conjunction with .\n \n ", + "Metadata": { + "Common.PropertyName": "FallbackHrefExclude" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fallback-test-class", + "TypeName": "System.String", + "Documentation": "\n \n The class name defined in the stylesheet to use for the fallback test.\n Must be used in conjunction with and ,\n and either or .\n \n ", + "Metadata": { + "Common.PropertyName": "FallbackTestClass" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fallback-test-property", + "TypeName": "System.String", + "Documentation": "\n \n The CSS property name to use for the fallback test.\n Must be used in conjunction with and ,\n and either or .\n \n ", + "Metadata": { + "Common.PropertyName": "FallbackTestProperty" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fallback-test-value", + "TypeName": "System.String", + "Documentation": "\n \n The CSS property value to use for the fallback test.\n Must be used in conjunction with and ,\n and either or .\n \n ", + "Metadata": { + "Common.PropertyName": "FallbackTestValue" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper" + } + }, + { + "HashCode": 780118502, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <option> elements.\n \n \n This works in conjunction with . It reads elements\n content but does not modify that content. The only modification it makes is to add a selected attribute\n in some cases.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "option" + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "value", + "TypeName": "System.String", + "Documentation": "\n \n Specifies a value for the <option> element.\n \n \n Passed through to the generated HTML in all cases.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper" + } + }, + { + "HashCode": -854353883, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n Renders a partial view.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "partial", + "TagStructure": 2, + "Attributes": [ + { + "Name": "name" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "name", + "TypeName": "System.String", + "Documentation": "\n \n The name or path of the partial view that is rendered to the response.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "ITagHelper", + "Name": "for", + "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", + "Documentation": "\n \n An expression to be evaluated against the current model. Cannot be used together with .\n \n ", + "Metadata": { + "Common.PropertyName": "For" + } + }, + { + "Kind": "ITagHelper", + "Name": "model", + "TypeName": "System.Object", + "Documentation": "\n \n The model to pass into the partial view. Cannot be used together with .\n \n ", + "Metadata": { + "Common.PropertyName": "Model" + } + }, + { + "Kind": "ITagHelper", + "Name": "optional", + "TypeName": "System.Boolean", + "Documentation": "\n \n When optional, executing the tag helper will no-op if the view cannot be located.\n Otherwise will throw stating the view could not be found.\n \n ", + "Metadata": { + "Common.PropertyName": "Optional" + } + }, + { + "Kind": "ITagHelper", + "Name": "fallback-name", + "TypeName": "System.String", + "Documentation": "\n \n View to lookup if the view specified by cannot be located.\n \n ", + "Metadata": { + "Common.PropertyName": "FallbackName" + } + }, + { + "Kind": "ITagHelper", + "Name": "view-data", + "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary", + "IndexerNamePrefix": "view-data-", + "IndexerTypeName": "System.Object", + "Documentation": "\n \n A to pass into the partial view.\n \n ", + "Metadata": { + "Common.PropertyName": "ViewData" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper" + } + }, + { + "HashCode": 651247231, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.PersistComponentStateTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n A that saves the state of Razor components rendered on the page up to that point.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "persist-component-state", + "TagStructure": 2 + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "persist-mode", + "TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.PersistenceMode?", + "Documentation": "\n \n Gets or sets the for the state to persist.\n \n ", + "Metadata": { + "Common.PropertyName": "PersistenceMode" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.PersistComponentStateTagHelper" + } + }, + { + "HashCode": 473559732, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <script> elements that supports fallback src paths.\n \n \n The tag helper won't process for cases with just the 'src' attribute.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "script", + "Attributes": [ + { + "Name": "asp-src-include" + } + ] + }, + { + "TagName": "script", + "Attributes": [ + { + "Name": "asp-src-exclude" + } + ] + }, + { + "TagName": "script", + "Attributes": [ + { + "Name": "asp-fallback-src" + } + ] + }, + { + "TagName": "script", + "Attributes": [ + { + "Name": "asp-fallback-src-include" + } + ] + }, + { + "TagName": "script", + "Attributes": [ + { + "Name": "asp-fallback-src-exclude" + } + ] + }, + { + "TagName": "script", + "Attributes": [ + { + "Name": "asp-fallback-test" + } + ] + }, + { + "TagName": "script", + "Attributes": [ + { + "Name": "asp-append-version" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "src", + "TypeName": "System.String", + "Documentation": "\n \n Address of the external script to use.\n \n \n Passed through to the generated HTML in all cases.\n \n ", + "Metadata": { + "Common.PropertyName": "Src" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-src-include", + "TypeName": "System.String", + "Documentation": "\n \n A comma separated list of globbed file patterns of JavaScript scripts to load.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n \n ", + "Metadata": { + "Common.PropertyName": "SrcInclude" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-src-exclude", + "TypeName": "System.String", + "Documentation": "\n \n A comma separated list of globbed file patterns of JavaScript scripts to exclude from loading.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n Must be used in conjunction with .\n \n ", + "Metadata": { + "Common.PropertyName": "SrcExclude" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fallback-src", + "TypeName": "System.String", + "Documentation": "\n \n The URL of a Script tag to fallback to in the case the primary one fails.\n \n ", + "Metadata": { + "Common.PropertyName": "FallbackSrc" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-suppress-fallback-integrity", + "TypeName": "System.Boolean", + "Documentation": "\n \n Boolean value that determines if an integrity hash will be compared with value.\n \n ", + "Metadata": { + "Common.PropertyName": "SuppressFallbackIntegrity" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-append-version", + "TypeName": "System.Boolean?", + "Documentation": "\n \n Value indicating if file version should be appended to src urls.\n \n \n A query string \"v\" with the encoded content of the file is added.\n \n ", + "Metadata": { + "Common.PropertyName": "AppendVersion" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fallback-src-include", + "TypeName": "System.String", + "Documentation": "\n \n A comma separated list of globbed file patterns of JavaScript scripts to fallback to in the case the\n primary one fails.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n \n ", + "Metadata": { + "Common.PropertyName": "FallbackSrcInclude" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fallback-src-exclude", + "TypeName": "System.String", + "Documentation": "\n \n A comma separated list of globbed file patterns of JavaScript scripts to exclude from the fallback list, in\n the case the primary one fails.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n Must be used in conjunction with .\n \n ", + "Metadata": { + "Common.PropertyName": "FallbackSrcExclude" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fallback-test", + "TypeName": "System.String", + "Documentation": "\n \n The script method defined in the primary script to use for the fallback test.\n \n ", + "Metadata": { + "Common.PropertyName": "FallbackTestExpression" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper" + } + }, + { + "HashCode": -1810352059, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <select> elements with asp-for and/or\n asp-items attribute(s).\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "select", + "Attributes": [ + { + "Name": "asp-for" + } + ] + }, + { + "TagName": "select", + "Attributes": [ + { + "Name": "asp-items" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "asp-for", + "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", + "Documentation": "\n \n An expression to be evaluated against the current model.\n \n ", + "Metadata": { + "Common.PropertyName": "For" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-items", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n A collection of objects used to populate the <select> element with\n <optgroup> and <option> elements.\n \n ", + "Metadata": { + "Common.PropertyName": "Items" + } + }, + { + "Kind": "ITagHelper", + "Name": "name", + "TypeName": "System.String", + "Documentation": "\n \n The name of the <input> element.\n \n \n Passed through to the generated HTML in all cases. Also used to determine whether is\n valid with an empty .\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper" + } + }, + { + "HashCode": 1618213814, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <textarea> elements with an asp-for attribute.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "textarea", + "Attributes": [ + { + "Name": "asp-for" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "asp-for", + "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", + "Documentation": "\n \n An expression to be evaluated against the current model.\n \n ", + "Metadata": { + "Common.PropertyName": "For" + } + }, + { + "Kind": "ITagHelper", + "Name": "name", + "TypeName": "System.String", + "Documentation": "\n \n The name of the <input> element.\n \n \n Passed through to the generated HTML in all cases. Also used to determine whether is\n valid with an empty .\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper" + } + }, + { + "HashCode": -1979420465, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting any HTML element with an asp-validation-for\n attribute.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "span", + "Attributes": [ + { + "Name": "asp-validation-for" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "asp-validation-for", + "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", + "Documentation": "\n \n Gets an expression to be evaluated against the current model.\n \n ", + "Metadata": { + "Common.PropertyName": "For" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper" + } + }, + { + "HashCode": -1516977461, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting any HTML element with an asp-validation-summary\n attribute.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "div", + "Attributes": [ + { + "Name": "asp-validation-summary" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "asp-validation-summary", + "TypeName": "Microsoft.AspNetCore.Mvc.Rendering.ValidationSummary", + "IsEnum": true, + "Documentation": "\n \n If or , appends a validation\n summary. Otherwise (, the default), this tag helper does nothing.\n \n \n Thrown if setter is called with an undefined value e.g.\n (ValidationSummary)23.\n \n ", + "Metadata": { + "Common.PropertyName": "ValidationSummary" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper" + } + }, + { + "HashCode": -1809670375, + "Kind": "Components.Bind", + "Name": "Bind", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to an attribute and a change event, based on the naming of the bind attribute. For example: @bind-value=\"...\" and @bind-value:event=\"onchange\" will assign the current value of the expression to the 'value' attribute, and assign a delegate that attempts to set the value to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@bind-", + "NameComparison": 1, + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-...", + "TypeName": "System.Collections.Generic.Dictionary", + "IndexerNamePrefix": "@bind-", + "IndexerTypeName": "System.Object", + "Documentation": "Binds the provided expression to an attribute and a change event, based on the naming of the bind attribute. For example: @bind-value=\"...\" and @bind-value:event=\"onchange\" will assign the current value of the expression to the 'value' attribute, and assign a delegate that attempts to set the value to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the corresponding bind attribute. For example: @bind-value:format=\"...\" will apply a format string to the value specified in @bind-value=\"...\". The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-...' attribute.", + "Metadata": { + "Common.PropertyName": "Event" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.Fallback": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Bind" + } + }, + { + "HashCode": 1805784848, + "Kind": "Components.Bind", + "Name": "Bind", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "@bind", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "False", + "Components.Bind.Format": null, + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": -1188072900, + "Kind": "Components.Bind", + "Name": "Bind_value", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "@bind-value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-value", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind_value" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "False", + "Components.Bind.Format": null, + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": -1262081900, + "Kind": "Components.Bind", + "Name": "Bind", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'checked' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "checkbox", + "ValueComparison": 1 + }, + { + "Name": "@bind", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'checked' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_checked" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", + "Metadata": { + "Common.PropertyName": "Event_checked" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-checked", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_checked" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "checked", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "False", + "Components.Bind.Format": null, + "Components.Bind.TypeAttribute": "checkbox", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": 1223479581, + "Kind": "Components.Bind", + "Name": "Bind", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "text", + "ValueComparison": 1 + }, + { + "Name": "@bind", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "False", + "Components.Bind.Format": null, + "Components.Bind.TypeAttribute": "text", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": 162831287, + "Kind": "Components.Bind", + "Name": "Bind", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "number", + "ValueComparison": 1 + }, + { + "Name": "@bind", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "True", + "Components.Bind.Format": null, + "Components.Bind.TypeAttribute": "number", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": 390337468, + "Kind": "Components.Bind", + "Name": "Bind_value", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "number", + "ValueComparison": 1 + }, + { + "Name": "@bind-value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-value", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind_value" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "True", + "Components.Bind.Format": null, + "Components.Bind.TypeAttribute": "number", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": 185015558, + "Kind": "Components.Bind", + "Name": "Bind", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "date", + "ValueComparison": 1 + }, + { + "Name": "@bind", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "True", + "Components.Bind.Format": "yyyy-MM-dd", + "Components.Bind.TypeAttribute": "date", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": 1277255385, + "Kind": "Components.Bind", + "Name": "Bind_value", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "date", + "ValueComparison": 1 + }, + { + "Name": "@bind-value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-value", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind_value" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "True", + "Components.Bind.Format": "yyyy-MM-dd", + "Components.Bind.TypeAttribute": "date", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": 1674844431, + "Kind": "Components.Bind", + "Name": "Bind", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "datetime-local", + "ValueComparison": 1 + }, + { + "Name": "@bind", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "True", + "Components.Bind.Format": "yyyy-MM-ddTHH:mm:ss", + "Components.Bind.TypeAttribute": "datetime-local", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": -1959629626, + "Kind": "Components.Bind", + "Name": "Bind_value", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "datetime-local", + "ValueComparison": 1 + }, + { + "Name": "@bind-value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-value", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind_value" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "True", + "Components.Bind.Format": "yyyy-MM-ddTHH:mm:ss", + "Components.Bind.TypeAttribute": "datetime-local", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": 2043314693, + "Kind": "Components.Bind", + "Name": "Bind", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "month", + "ValueComparison": 1 + }, + { + "Name": "@bind", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "True", + "Components.Bind.Format": "yyyy-MM", + "Components.Bind.TypeAttribute": "month", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": 1345981300, + "Kind": "Components.Bind", + "Name": "Bind_value", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "month", + "ValueComparison": 1 + }, + { + "Name": "@bind-value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-value", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind_value" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "True", + "Components.Bind.Format": "yyyy-MM", + "Components.Bind.TypeAttribute": "month", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": 748296663, + "Kind": "Components.Bind", + "Name": "Bind", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "time", + "ValueComparison": 1 + }, + { + "Name": "@bind", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "True", + "Components.Bind.Format": "HH:mm:ss", + "Components.Bind.TypeAttribute": "time", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": 634253061, + "Kind": "Components.Bind", + "Name": "Bind_value", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "time", + "ValueComparison": 1 + }, + { + "Name": "@bind-value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-value", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind_value" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "True", + "Components.Bind.Format": "HH:mm:ss", + "Components.Bind.TypeAttribute": "time", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": 2132804004, + "Kind": "Components.Bind", + "Name": "Bind", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "select", + "Attributes": [ + { + "Name": "@bind", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "False", + "Components.Bind.Format": null, + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": -242060524, + "Kind": "Components.Bind", + "Name": "Bind", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "textarea", + "Attributes": [ + { + "Name": "@bind", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "False", + "Components.Bind.Format": null, + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": 2025632414, + "Kind": "Components.Bind", + "Name": "Blazorise.Alert", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Alert", + "Attributes": [ + { + "Name": "@bind-Visible", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Visible", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Visible", + "Components.Bind.ChangeAttribute": "VisibleChanged", + "Common.TypeName": "Blazorise.Alert" + } + }, + { + "HashCode": 1243014974, + "Kind": "Components.Bind", + "Name": "Blazorise.Alert", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Alert", + "Attributes": [ + { + "Name": "@bind-Visible", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Visible", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Visible", + "Components.Bind.ChangeAttribute": "VisibleChanged", + "Common.TypeName": "Blazorise.Alert", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1612944640, + "Kind": "Components.Bind", + "Name": "Blazorise.Bar", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Bar", + "Attributes": [ + { + "Name": "@bind-Visible", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Visible", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Visible", + "Components.Bind.ChangeAttribute": "VisibleChanged", + "Common.TypeName": "Blazorise.Bar" + } + }, + { + "HashCode": -1833402253, + "Kind": "Components.Bind", + "Name": "Blazorise.Bar", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Bar", + "Attributes": [ + { + "Name": "@bind-Visible", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Visible", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Visible", + "Components.Bind.ChangeAttribute": "VisibleChanged", + "Common.TypeName": "Blazorise.Bar", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1036362482, + "Kind": "Components.Bind", + "Name": "Blazorise.BarDropdown", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "BarDropdown", + "Attributes": [ + { + "Name": "@bind-Visible", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Visible", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Visible", + "Components.Bind.ChangeAttribute": "VisibleChanged", + "Common.TypeName": "Blazorise.BarDropdown" + } + }, + { + "HashCode": 1415595421, + "Kind": "Components.Bind", + "Name": "Blazorise.BarDropdown", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.BarDropdown", + "Attributes": [ + { + "Name": "@bind-Visible", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Visible", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Visible", + "Components.Bind.ChangeAttribute": "VisibleChanged", + "Common.TypeName": "Blazorise.BarDropdown", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1473217834, + "Kind": "Components.Bind", + "Name": "Blazorise.Carousel", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'SelectedSlide' property and a change event delegate to the 'SelectedSlideChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Carousel", + "Attributes": [ + { + "Name": "@bind-SelectedSlide", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedSlide", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'SelectedSlide' property and a change event delegate to the 'SelectedSlideChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedSlide" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedSlide", + "Components.Bind.ChangeAttribute": "SelectedSlideChanged", + "Common.TypeName": "Blazorise.Carousel" + } + }, + { + "HashCode": -519652046, + "Kind": "Components.Bind", + "Name": "Blazorise.Carousel", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'SelectedSlide' property and a change event delegate to the 'SelectedSlideChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Carousel", + "Attributes": [ + { + "Name": "@bind-SelectedSlide", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedSlide", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'SelectedSlide' property and a change event delegate to the 'SelectedSlideChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedSlide" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedSlide", + "Components.Bind.ChangeAttribute": "SelectedSlideChanged", + "Common.TypeName": "Blazorise.Carousel", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 674329931, + "Kind": "Components.Bind", + "Name": "Blazorise.Check", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Check", + "Attributes": [ + { + "Name": "@bind-Checked", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Checked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Checked" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Checked", + "Components.Bind.ChangeAttribute": "CheckedChanged", + "Components.Bind.ExpressionAttribute": "CheckedExpression", + "Common.TypeName": "Blazorise.Check" + } + }, + { + "HashCode": 931108759, + "Kind": "Components.Bind", + "Name": "Blazorise.Check", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Check", + "Attributes": [ + { + "Name": "@bind-Checked", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Checked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Checked" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Checked", + "Components.Bind.ChangeAttribute": "CheckedChanged", + "Components.Bind.ExpressionAttribute": "CheckedExpression", + "Common.TypeName": "Blazorise.Check", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -671154503, + "Kind": "Components.Bind", + "Name": "Blazorise.ColorEdit", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Color' property and a change event delegate to the 'ColorChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ColorEdit", + "Attributes": [ + { + "Name": "@bind-Color", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Color", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Color' property and a change event delegate to the 'ColorChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Color" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Color", + "Components.Bind.ChangeAttribute": "ColorChanged", + "Components.Bind.ExpressionAttribute": "ColorExpression", + "Common.TypeName": "Blazorise.ColorEdit" + } + }, + { + "HashCode": 602912876, + "Kind": "Components.Bind", + "Name": "Blazorise.ColorEdit", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Color' property and a change event delegate to the 'ColorChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.ColorEdit", + "Attributes": [ + { + "Name": "@bind-Color", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Color", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Color' property and a change event delegate to the 'ColorChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Color" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Color", + "Components.Bind.ChangeAttribute": "ColorChanged", + "Components.Bind.ExpressionAttribute": "ColorExpression", + "Common.TypeName": "Blazorise.ColorEdit", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -588674909, + "Kind": "Components.Bind", + "Name": "Blazorise.ColorPicker", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Color' property and a change event delegate to the 'ColorChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ColorPicker", + "Attributes": [ + { + "Name": "@bind-Color", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Color", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Color' property and a change event delegate to the 'ColorChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Color" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Color", + "Components.Bind.ChangeAttribute": "ColorChanged", + "Components.Bind.ExpressionAttribute": "ColorExpression", + "Common.TypeName": "Blazorise.ColorPicker" + } + }, + { + "HashCode": -509161250, + "Kind": "Components.Bind", + "Name": "Blazorise.ColorPicker", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Color' property and a change event delegate to the 'ColorChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.ColorPicker", + "Attributes": [ + { + "Name": "@bind-Color", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Color", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Color' property and a change event delegate to the 'ColorChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Color" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Color", + "Components.Bind.ChangeAttribute": "ColorChanged", + "Components.Bind.ExpressionAttribute": "ColorExpression", + "Common.TypeName": "Blazorise.ColorPicker", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2121652365, + "Kind": "Components.Bind", + "Name": "Blazorise.DateEdit", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Date' property and a change event delegate to the 'DateChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DateEdit", + "Attributes": [ + { + "Name": "@bind-Date", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Date", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Date' property and a change event delegate to the 'DateChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Date" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Date", + "Components.Bind.ChangeAttribute": "DateChanged", + "Components.Bind.ExpressionAttribute": "DateExpression", + "Common.TypeName": "Blazorise.DateEdit" + } + }, + { + "HashCode": 1974801533, + "Kind": "Components.Bind", + "Name": "Blazorise.DateEdit", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Date' property and a change event delegate to the 'DateChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.DateEdit", + "Attributes": [ + { + "Name": "@bind-Date", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Date", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Date' property and a change event delegate to the 'DateChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Date" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Date", + "Components.Bind.ChangeAttribute": "DateChanged", + "Components.Bind.ExpressionAttribute": "DateExpression", + "Common.TypeName": "Blazorise.DateEdit", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -643158240, + "Kind": "Components.Bind", + "Name": "Blazorise.DatePicker", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Date' property and a change event delegate to the 'DateChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DatePicker", + "Attributes": [ + { + "Name": "@bind-Date", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Date", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Date' property and a change event delegate to the 'DateChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Date" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Date", + "Components.Bind.ChangeAttribute": "DateChanged", + "Components.Bind.ExpressionAttribute": "DateExpression", + "Common.TypeName": "Blazorise.DatePicker" + } + }, + { + "HashCode": -805317849, + "Kind": "Components.Bind", + "Name": "Blazorise.DatePicker", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Dates' property and a change event delegate to the 'DatesChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DatePicker", + "Attributes": [ + { + "Name": "@bind-Dates", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Dates", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "Binds the provided expression to the 'Dates' property and a change event delegate to the 'DatesChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Dates" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Dates", + "Components.Bind.ChangeAttribute": "DatesChanged", + "Components.Bind.ExpressionAttribute": "DatesExpression", + "Common.TypeName": "Blazorise.DatePicker" + } + }, + { + "HashCode": -1268080367, + "Kind": "Components.Bind", + "Name": "Blazorise.DatePicker", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Date' property and a change event delegate to the 'DateChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.DatePicker", + "Attributes": [ + { + "Name": "@bind-Date", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Date", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Date' property and a change event delegate to the 'DateChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Date" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Date", + "Components.Bind.ChangeAttribute": "DateChanged", + "Components.Bind.ExpressionAttribute": "DateExpression", + "Common.TypeName": "Blazorise.DatePicker", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2133870930, + "Kind": "Components.Bind", + "Name": "Blazorise.DatePicker", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Dates' property and a change event delegate to the 'DatesChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.DatePicker", + "Attributes": [ + { + "Name": "@bind-Dates", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Dates", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "Binds the provided expression to the 'Dates' property and a change event delegate to the 'DatesChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Dates" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Dates", + "Components.Bind.ChangeAttribute": "DatesChanged", + "Components.Bind.ExpressionAttribute": "DatesExpression", + "Common.TypeName": "Blazorise.DatePicker", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -193620294, + "Kind": "Components.Bind", + "Name": "Blazorise.Dropdown", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Dropdown", + "Attributes": [ + { + "Name": "@bind-Visible", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Visible", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Visible", + "Components.Bind.ChangeAttribute": "VisibleChanged", + "Common.TypeName": "Blazorise.Dropdown" + } + }, + { + "HashCode": 971644, + "Kind": "Components.Bind", + "Name": "Blazorise.Dropdown", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Dropdown", + "Attributes": [ + { + "Name": "@bind-Visible", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Visible", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Visible", + "Components.Bind.ChangeAttribute": "VisibleChanged", + "Common.TypeName": "Blazorise.Dropdown", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1158619685, + "Kind": "Components.Bind", + "Name": "Blazorise.Dynamic", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'ElementRef' property and a change event delegate to the 'ElementRefChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Dynamic", + "Attributes": [ + { + "Name": "@bind-ElementRef", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-ElementRef", + "TypeName": "System.Action", + "Documentation": "Binds the provided expression to the 'ElementRef' property and a change event delegate to the 'ElementRefChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ElementRef" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "ElementRef", + "Components.Bind.ChangeAttribute": "ElementRefChanged", + "Common.TypeName": "Blazorise.Dynamic" + } + }, + { + "HashCode": -1047614725, + "Kind": "Components.Bind", + "Name": "Blazorise.Dynamic", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'ElementRef' property and a change event delegate to the 'ElementRefChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Dynamic", + "Attributes": [ + { + "Name": "@bind-ElementRef", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-ElementRef", + "TypeName": "System.Action", + "Documentation": "Binds the provided expression to the 'ElementRef' property and a change event delegate to the 'ElementRefChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ElementRef" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "ElementRef", + "Components.Bind.ChangeAttribute": "ElementRefChanged", + "Common.TypeName": "Blazorise.Dynamic", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 275768232, + "Kind": "Components.Bind", + "Name": "Blazorise.InputMask", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputMask", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Blazorise.InputMask" + } + }, + { + "HashCode": -686594562, + "Kind": "Components.Bind", + "Name": "Blazorise.InputMask", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.InputMask", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Blazorise.InputMask", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1434072732, + "Kind": "Components.Bind", + "Name": "Blazorise.Layout", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Loading' property and a change event delegate to the 'LoadingChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Layout", + "Attributes": [ + { + "Name": "@bind-Loading", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Loading", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Loading' property and a change event delegate to the 'LoadingChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Loading" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Loading", + "Components.Bind.ChangeAttribute": "LoadingChanged", + "Common.TypeName": "Blazorise.Layout" + } + }, + { + "HashCode": 2080768491, + "Kind": "Components.Bind", + "Name": "Blazorise.Layout", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Loading' property and a change event delegate to the 'LoadingChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Layout", + "Attributes": [ + { + "Name": "@bind-Loading", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Loading", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Loading' property and a change event delegate to the 'LoadingChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Loading" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Loading", + "Components.Bind.ChangeAttribute": "LoadingChanged", + "Common.TypeName": "Blazorise.Layout", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -302800005, + "Kind": "Components.Bind", + "Name": "Blazorise.ListGroup", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ListGroup", + "Attributes": [ + { + "Name": "@bind-SelectedItem", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedItem", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedItem" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedItem", + "Components.Bind.ChangeAttribute": "SelectedItemChanged", + "Common.TypeName": "Blazorise.ListGroup" + } + }, + { + "HashCode": -474665215, + "Kind": "Components.Bind", + "Name": "Blazorise.ListGroup", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.ListGroup", + "Attributes": [ + { + "Name": "@bind-SelectedItem", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedItem", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedItem" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedItem", + "Components.Bind.ChangeAttribute": "SelectedItemChanged", + "Common.TypeName": "Blazorise.ListGroup", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 788576488, + "Kind": "Components.Bind", + "Name": "Blazorise.MemoEdit", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Text' property and a change event delegate to the 'TextChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "MemoEdit", + "Attributes": [ + { + "Name": "@bind-Text", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Text", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Text' property and a change event delegate to the 'TextChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Text" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Text", + "Components.Bind.ChangeAttribute": "TextChanged", + "Components.Bind.ExpressionAttribute": "TextExpression", + "Common.TypeName": "Blazorise.MemoEdit" + } + }, + { + "HashCode": -1727909009, + "Kind": "Components.Bind", + "Name": "Blazorise.MemoEdit", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Text' property and a change event delegate to the 'TextChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.MemoEdit", + "Attributes": [ + { + "Name": "@bind-Text", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Text", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Text' property and a change event delegate to the 'TextChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Text" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Text", + "Components.Bind.ChangeAttribute": "TextChanged", + "Components.Bind.ExpressionAttribute": "TextExpression", + "Common.TypeName": "Blazorise.MemoEdit", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1141470018, + "Kind": "Components.Bind", + "Name": "Blazorise.Modal", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Modal", + "Attributes": [ + { + "Name": "@bind-Visible", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Visible", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Visible", + "Components.Bind.ChangeAttribute": "VisibleChanged", + "Common.TypeName": "Blazorise.Modal" + } + }, + { + "HashCode": -2100002349, + "Kind": "Components.Bind", + "Name": "Blazorise.Modal", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Modal", + "Attributes": [ + { + "Name": "@bind-Visible", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Visible", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Visible' property and a change event delegate to the 'VisibleChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Visible", + "Components.Bind.ChangeAttribute": "VisibleChanged", + "Common.TypeName": "Blazorise.Modal", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1965062763, + "Kind": "Components.Bind", + "Name": "Blazorise.NumericEdit", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NumericEdit", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Blazorise.NumericEdit" + } + }, + { + "HashCode": -2059664958, + "Kind": "Components.Bind", + "Name": "Blazorise.NumericEdit", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.NumericEdit", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Blazorise.NumericEdit", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -175441869, + "Kind": "Components.Bind", + "Name": "Blazorise.NumericPicker", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NumericPicker", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Blazorise.NumericPicker" + } + }, + { + "HashCode": -138954210, + "Kind": "Components.Bind", + "Name": "Blazorise.NumericPicker", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.NumericPicker", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Blazorise.NumericPicker", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 655090671, + "Kind": "Components.Bind", + "Name": "Blazorise.Radio", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radio", + "Attributes": [ + { + "Name": "@bind-Checked", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Checked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Checked" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Checked", + "Components.Bind.ChangeAttribute": "CheckedChanged", + "Components.Bind.ExpressionAttribute": "CheckedExpression", + "Common.TypeName": "Blazorise.Radio" + } + }, + { + "HashCode": -1958207956, + "Kind": "Components.Bind", + "Name": "Blazorise.Radio", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Radio", + "Attributes": [ + { + "Name": "@bind-Checked", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Checked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Checked" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Checked", + "Components.Bind.ChangeAttribute": "CheckedChanged", + "Components.Bind.ExpressionAttribute": "CheckedExpression", + "Common.TypeName": "Blazorise.Radio", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -255694691, + "Kind": "Components.Bind", + "Name": "Blazorise.RadioGroup", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'CheckedValue' property and a change event delegate to the 'CheckedValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadioGroup", + "Attributes": [ + { + "Name": "@bind-CheckedValue", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-CheckedValue", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'CheckedValue' property and a change event delegate to the 'CheckedValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "CheckedValue" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "CheckedValue", + "Components.Bind.ChangeAttribute": "CheckedValueChanged", + "Components.Bind.ExpressionAttribute": "CheckedValueExpression", + "Common.TypeName": "Blazorise.RadioGroup" + } + }, + { + "HashCode": 473565550, + "Kind": "Components.Bind", + "Name": "Blazorise.RadioGroup", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'CheckedValue' property and a change event delegate to the 'CheckedValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.RadioGroup", + "Attributes": [ + { + "Name": "@bind-CheckedValue", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-CheckedValue", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'CheckedValue' property and a change event delegate to the 'CheckedValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "CheckedValue" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "CheckedValue", + "Components.Bind.ChangeAttribute": "CheckedValueChanged", + "Components.Bind.ExpressionAttribute": "CheckedValueExpression", + "Common.TypeName": "Blazorise.RadioGroup", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2060306165, + "Kind": "Components.Bind", + "Name": "Blazorise.Rating", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'SelectedValue' property and a change event delegate to the 'SelectedValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Rating", + "Attributes": [ + { + "Name": "@bind-SelectedValue", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedValue", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'SelectedValue' property and a change event delegate to the 'SelectedValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedValue" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedValue", + "Components.Bind.ChangeAttribute": "SelectedValueChanged", + "Common.TypeName": "Blazorise.Rating" + } + }, + { + "HashCode": 467241795, + "Kind": "Components.Bind", + "Name": "Blazorise.Rating", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'SelectedValue' property and a change event delegate to the 'SelectedValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Rating", + "Attributes": [ + { + "Name": "@bind-SelectedValue", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedValue", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'SelectedValue' property and a change event delegate to the 'SelectedValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedValue" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedValue", + "Components.Bind.ChangeAttribute": "SelectedValueChanged", + "Common.TypeName": "Blazorise.Rating", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1623476121, + "Kind": "Components.Bind", + "Name": "Blazorise.Select", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'SelectedValue' property and a change event delegate to the 'SelectedValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Select", + "Attributes": [ + { + "Name": "@bind-SelectedValue", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedValue", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'SelectedValue' property and a change event delegate to the 'SelectedValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedValue" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedValue", + "Components.Bind.ChangeAttribute": "SelectedValueChanged", + "Components.Bind.ExpressionAttribute": "SelectedValueExpression", + "Common.TypeName": "Blazorise.Select" + } + }, + { + "HashCode": -1343672199, + "Kind": "Components.Bind", + "Name": "Blazorise.Select", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'SelectedValues' property and a change event delegate to the 'SelectedValuesChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Select", + "Attributes": [ + { + "Name": "@bind-SelectedValues", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedValues", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "Binds the provided expression to the 'SelectedValues' property and a change event delegate to the 'SelectedValuesChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedValues" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedValues", + "Components.Bind.ChangeAttribute": "SelectedValuesChanged", + "Components.Bind.ExpressionAttribute": "SelectedValuesExpression", + "Common.TypeName": "Blazorise.Select" + } + }, + { + "HashCode": -1637884333, + "Kind": "Components.Bind", + "Name": "Blazorise.Select", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'SelectedValue' property and a change event delegate to the 'SelectedValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Select", + "Attributes": [ + { + "Name": "@bind-SelectedValue", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedValue", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'SelectedValue' property and a change event delegate to the 'SelectedValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedValue" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedValue", + "Components.Bind.ChangeAttribute": "SelectedValueChanged", + "Components.Bind.ExpressionAttribute": "SelectedValueExpression", + "Common.TypeName": "Blazorise.Select", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1864000963, + "Kind": "Components.Bind", + "Name": "Blazorise.Select", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'SelectedValues' property and a change event delegate to the 'SelectedValuesChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Select", + "Attributes": [ + { + "Name": "@bind-SelectedValues", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedValues", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "Binds the provided expression to the 'SelectedValues' property and a change event delegate to the 'SelectedValuesChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedValues" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedValues", + "Components.Bind.ChangeAttribute": "SelectedValuesChanged", + "Components.Bind.ExpressionAttribute": "SelectedValuesExpression", + "Common.TypeName": "Blazorise.Select", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 493118109, + "Kind": "Components.Bind", + "Name": "Blazorise.Slider", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Slider", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Blazorise.Slider" + } + }, + { + "HashCode": 1286423245, + "Kind": "Components.Bind", + "Name": "Blazorise.Slider", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Slider", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Blazorise.Slider", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1217822776, + "Kind": "Components.Bind", + "Name": "Blazorise.Steps", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'SelectedStep' property and a change event delegate to the 'SelectedStepChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Steps", + "Attributes": [ + { + "Name": "@bind-SelectedStep", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedStep", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'SelectedStep' property and a change event delegate to the 'SelectedStepChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedStep" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedStep", + "Components.Bind.ChangeAttribute": "SelectedStepChanged", + "Common.TypeName": "Blazorise.Steps" + } + }, + { + "HashCode": 1377645085, + "Kind": "Components.Bind", + "Name": "Blazorise.Steps", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'SelectedStep' property and a change event delegate to the 'SelectedStepChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Steps", + "Attributes": [ + { + "Name": "@bind-SelectedStep", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedStep", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'SelectedStep' property and a change event delegate to the 'SelectedStepChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedStep" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedStep", + "Components.Bind.ChangeAttribute": "SelectedStepChanged", + "Common.TypeName": "Blazorise.Steps", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1953112638, + "Kind": "Components.Bind", + "Name": "Blazorise.StepsContent", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'SelectedPanel' property and a change event delegate to the 'SelectedPanelChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "StepsContent", + "Attributes": [ + { + "Name": "@bind-SelectedPanel", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedPanel", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'SelectedPanel' property and a change event delegate to the 'SelectedPanelChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedPanel" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedPanel", + "Components.Bind.ChangeAttribute": "SelectedPanelChanged", + "Common.TypeName": "Blazorise.StepsContent" + } + }, + { + "HashCode": -164918579, + "Kind": "Components.Bind", + "Name": "Blazorise.StepsContent", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'SelectedPanel' property and a change event delegate to the 'SelectedPanelChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.StepsContent", + "Attributes": [ + { + "Name": "@bind-SelectedPanel", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedPanel", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'SelectedPanel' property and a change event delegate to the 'SelectedPanelChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedPanel" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedPanel", + "Components.Bind.ChangeAttribute": "SelectedPanelChanged", + "Common.TypeName": "Blazorise.StepsContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2144602711, + "Kind": "Components.Bind", + "Name": "Blazorise.Switch", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Switch", + "Attributes": [ + { + "Name": "@bind-Checked", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Checked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Checked" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Checked", + "Components.Bind.ChangeAttribute": "CheckedChanged", + "Components.Bind.ExpressionAttribute": "CheckedExpression", + "Common.TypeName": "Blazorise.Switch" + } + }, + { + "HashCode": 1313741265, + "Kind": "Components.Bind", + "Name": "Blazorise.Switch", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Switch", + "Attributes": [ + { + "Name": "@bind-Checked", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Checked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Checked' property and a change event delegate to the 'CheckedChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Checked" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Checked", + "Components.Bind.ChangeAttribute": "CheckedChanged", + "Components.Bind.ExpressionAttribute": "CheckedExpression", + "Common.TypeName": "Blazorise.Switch", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2086398678, + "Kind": "Components.Bind", + "Name": "Blazorise.Tabs", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'SelectedTab' property and a change event delegate to the 'SelectedTabChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Tabs", + "Attributes": [ + { + "Name": "@bind-SelectedTab", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedTab", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'SelectedTab' property and a change event delegate to the 'SelectedTabChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedTab" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedTab", + "Components.Bind.ChangeAttribute": "SelectedTabChanged", + "Common.TypeName": "Blazorise.Tabs" + } + }, + { + "HashCode": 354852073, + "Kind": "Components.Bind", + "Name": "Blazorise.Tabs", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'SelectedTab' property and a change event delegate to the 'SelectedTabChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Tabs", + "Attributes": [ + { + "Name": "@bind-SelectedTab", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedTab", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'SelectedTab' property and a change event delegate to the 'SelectedTabChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedTab" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedTab", + "Components.Bind.ChangeAttribute": "SelectedTabChanged", + "Common.TypeName": "Blazorise.Tabs", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 309963627, + "Kind": "Components.Bind", + "Name": "Blazorise.TabsContent", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'SelectedPanel' property and a change event delegate to the 'SelectedPanelChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TabsContent", + "Attributes": [ + { + "Name": "@bind-SelectedPanel", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedPanel", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'SelectedPanel' property and a change event delegate to the 'SelectedPanelChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedPanel" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedPanel", + "Components.Bind.ChangeAttribute": "SelectedPanelChanged", + "Common.TypeName": "Blazorise.TabsContent" + } + }, + { + "HashCode": -518358583, + "Kind": "Components.Bind", + "Name": "Blazorise.TabsContent", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'SelectedPanel' property and a change event delegate to the 'SelectedPanelChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.TabsContent", + "Attributes": [ + { + "Name": "@bind-SelectedPanel", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedPanel", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'SelectedPanel' property and a change event delegate to the 'SelectedPanelChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedPanel" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedPanel", + "Components.Bind.ChangeAttribute": "SelectedPanelChanged", + "Common.TypeName": "Blazorise.TabsContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -463702760, + "Kind": "Components.Bind", + "Name": "Blazorise.TextEdit", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Text' property and a change event delegate to the 'TextChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TextEdit", + "Attributes": [ + { + "Name": "@bind-Text", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Text", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Text' property and a change event delegate to the 'TextChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Text" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Text", + "Components.Bind.ChangeAttribute": "TextChanged", + "Components.Bind.ExpressionAttribute": "TextExpression", + "Common.TypeName": "Blazorise.TextEdit" + } + }, + { + "HashCode": 1396992911, + "Kind": "Components.Bind", + "Name": "Blazorise.TextEdit", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Text' property and a change event delegate to the 'TextChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.TextEdit", + "Attributes": [ + { + "Name": "@bind-Text", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Text", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Text' property and a change event delegate to the 'TextChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Text" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Text", + "Components.Bind.ChangeAttribute": "TextChanged", + "Components.Bind.ExpressionAttribute": "TextExpression", + "Common.TypeName": "Blazorise.TextEdit", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1431077923, + "Kind": "Components.Bind", + "Name": "Blazorise.TimeEdit", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Time' property and a change event delegate to the 'TimeChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TimeEdit", + "Attributes": [ + { + "Name": "@bind-Time", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Time", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Time' property and a change event delegate to the 'TimeChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Time" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Time", + "Components.Bind.ChangeAttribute": "TimeChanged", + "Components.Bind.ExpressionAttribute": "TimeExpression", + "Common.TypeName": "Blazorise.TimeEdit" + } + }, + { + "HashCode": -2113514445, + "Kind": "Components.Bind", + "Name": "Blazorise.TimeEdit", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Time' property and a change event delegate to the 'TimeChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.TimeEdit", + "Attributes": [ + { + "Name": "@bind-Time", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Time", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Time' property and a change event delegate to the 'TimeChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Time" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Time", + "Components.Bind.ChangeAttribute": "TimeChanged", + "Components.Bind.ExpressionAttribute": "TimeExpression", + "Common.TypeName": "Blazorise.TimeEdit", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 102839488, + "Kind": "Components.Bind", + "Name": "Blazorise.TimePicker", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Time' property and a change event delegate to the 'TimeChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TimePicker", + "Attributes": [ + { + "Name": "@bind-Time", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Time", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Time' property and a change event delegate to the 'TimeChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Time" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Time", + "Components.Bind.ChangeAttribute": "TimeChanged", + "Components.Bind.ExpressionAttribute": "TimeExpression", + "Common.TypeName": "Blazorise.TimePicker" + } + }, + { + "HashCode": -2028660669, + "Kind": "Components.Bind", + "Name": "Blazorise.TimePicker", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Time' property and a change event delegate to the 'TimeChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.TimePicker", + "Attributes": [ + { + "Name": "@bind-Time", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Time", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Time' property and a change event delegate to the 'TimeChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Time" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Time", + "Components.Bind.ChangeAttribute": "TimeChanged", + "Components.Bind.ExpressionAttribute": "TimeExpression", + "Common.TypeName": "Blazorise.TimePicker", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 759623441, + "Kind": "Components.Bind", + "Name": "Blazorise.Validation", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Status' property and a change event delegate to the 'StatusChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Validation", + "Attributes": [ + { + "Name": "@bind-Status", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Status", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "IsEnum": true, + "Documentation": "Binds the provided expression to the 'Status' property and a change event delegate to the 'StatusChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Status" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Status", + "Components.Bind.ChangeAttribute": "StatusChanged", + "Common.TypeName": "Blazorise.Validation" + } + }, + { + "HashCode": -1733506853, + "Kind": "Components.Bind", + "Name": "Blazorise.Validation", + "AssemblyName": "Blazorise", + "Documentation": "Binds the provided expression to the 'Status' property and a change event delegate to the 'StatusChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.Validation", + "Attributes": [ + { + "Name": "@bind-Status", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Status", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "IsEnum": true, + "Documentation": "Binds the provided expression to the 'Status' property and a change event delegate to the 'StatusChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Status" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Status", + "Components.Bind.ChangeAttribute": "StatusChanged", + "Common.TypeName": "Blazorise.Validation", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1079714180, + "Kind": "Components.Bind", + "Name": "Blazorise.TreeView.TreeView", + "AssemblyName": "Blazorise.TreeView", + "Documentation": "Binds the provided expression to the 'SelectedNode' property and a change event delegate to the 'SelectedNodeChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TreeView", + "Attributes": [ + { + "Name": "@bind-SelectedNode", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedNode", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'SelectedNode' property and a change event delegate to the 'SelectedNodeChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedNode" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedNode", + "Components.Bind.ChangeAttribute": "SelectedNodeChanged", + "Common.TypeName": "Blazorise.TreeView.TreeView" + } + }, + { + "HashCode": 155918605, + "Kind": "Components.Bind", + "Name": "Blazorise.TreeView.TreeView", + "AssemblyName": "Blazorise.TreeView", + "Documentation": "Binds the provided expression to the 'ExpandedNodes' property and a change event delegate to the 'ExpandedNodesChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TreeView", + "Attributes": [ + { + "Name": "@bind-ExpandedNodes", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-ExpandedNodes", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "Binds the provided expression to the 'ExpandedNodes' property and a change event delegate to the 'ExpandedNodesChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ExpandedNodes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "ExpandedNodes", + "Components.Bind.ChangeAttribute": "ExpandedNodesChanged", + "Common.TypeName": "Blazorise.TreeView.TreeView" + } + }, + { + "HashCode": 843526708, + "Kind": "Components.Bind", + "Name": "Blazorise.TreeView.TreeView", + "AssemblyName": "Blazorise.TreeView", + "Documentation": "Binds the provided expression to the 'SelectedNode' property and a change event delegate to the 'SelectedNodeChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.TreeView.TreeView", + "Attributes": [ + { + "Name": "@bind-SelectedNode", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedNode", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'SelectedNode' property and a change event delegate to the 'SelectedNodeChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedNode" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedNode", + "Components.Bind.ChangeAttribute": "SelectedNodeChanged", + "Common.TypeName": "Blazorise.TreeView.TreeView", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1333696271, + "Kind": "Components.Bind", + "Name": "Blazorise.TreeView.TreeView", + "AssemblyName": "Blazorise.TreeView", + "Documentation": "Binds the provided expression to the 'ExpandedNodes' property and a change event delegate to the 'ExpandedNodesChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.TreeView.TreeView", + "Attributes": [ + { + "Name": "@bind-ExpandedNodes", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-ExpandedNodes", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "Binds the provided expression to the 'ExpandedNodes' property and a change event delegate to the 'ExpandedNodesChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ExpandedNodes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "ExpandedNodes", + "Components.Bind.ChangeAttribute": "ExpandedNodesChanged", + "Common.TypeName": "Blazorise.TreeView.TreeView", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -554335611, + "Kind": "Components.Bind", + "Name": "Blazorise.TreeView._TreeViewNode", + "AssemblyName": "Blazorise.TreeView", + "Documentation": "Binds the provided expression to the 'ExpandedNodes' property and a change event delegate to the 'ExpandedNodesChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "_TreeViewNode", + "Attributes": [ + { + "Name": "@bind-ExpandedNodes", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-ExpandedNodes", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "Binds the provided expression to the 'ExpandedNodes' property and a change event delegate to the 'ExpandedNodesChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ExpandedNodes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "ExpandedNodes", + "Components.Bind.ChangeAttribute": "ExpandedNodesChanged", + "Common.TypeName": "Blazorise.TreeView._TreeViewNode" + } + }, + { + "HashCode": 636446422, + "Kind": "Components.Bind", + "Name": "Blazorise.TreeView._TreeViewNode", + "AssemblyName": "Blazorise.TreeView", + "Documentation": "Binds the provided expression to the 'ExpandedNodes' property and a change event delegate to the 'ExpandedNodesChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Blazorise.TreeView._TreeViewNode", + "Attributes": [ + { + "Name": "@bind-ExpandedNodes", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-ExpandedNodes", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "Binds the provided expression to the 'ExpandedNodes' property and a change event delegate to the 'ExpandedNodesChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ExpandedNodes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "ExpandedNodes", + "Components.Bind.ChangeAttribute": "ExpandedNodesChanged", + "Common.TypeName": "Blazorise.TreeView._TreeViewNode", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1437718970, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputCheckbox", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" + } + }, + { + "HashCode": -654967647, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -67079802, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputDate", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputDate" + } + }, + { + "HashCode": 1227882493, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputDate", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputDate", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1484828414, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputNumber", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputNumber" + } + }, + { + "HashCode": 1863058343, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputNumber", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputNumber", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1714615477, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputRadioGroup", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" + } + }, + { + "HashCode": 976472622, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1133281052, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputSelect", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect" + } + }, + { + "HashCode": 22523313, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputSelect", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -350763999, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputText", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputText", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText" + } + }, + { + "HashCode": -333879289, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputText", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputText", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1582669557, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputTextArea", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" + } + }, + { + "HashCode": -1885479162, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2003984255, + "Kind": "Components.Ref", + "Name": "Ref", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Populates the specified field or property with a reference to the element or component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ref", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Ref", + "Name": "@ref", + "TypeName": "System.Object", + "Documentation": "Populates the specified field or property with a reference to the element or component.", + "Metadata": { + "Common.PropertyName": "Ref", + "Common.DirectiveAttribute": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Ref", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Ref" + } + }, + { + "HashCode": 790221366, + "Kind": "Components.Key", + "Name": "Key", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Ensures that the component or element will be preserved across renders if (and only if) the supplied key value matches.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@key", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Key", + "Name": "@key", + "TypeName": "System.Object", + "Documentation": "Ensures that the component or element will be preserved across renders if (and only if) the supplied key value matches.", + "Metadata": { + "Common.PropertyName": "Key", + "Common.DirectiveAttribute": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Key", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Key" + } + } + ], + "CSharpLanguageVersion": 1000 + }, + "RootNamespace": "TaskTree", + "Documents": [ + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/Pages/Counter.razor", + "TargetPath": "Pages\\Counter.razor", + "FileKind": "component" + }, + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/App.razor", + "TargetPath": "App.razor", + "FileKind": "component" + }, + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/Pages/Accounts.razor", + "TargetPath": "Pages\\Accounts.razor", + "FileKind": "component" + }, + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/Pages/_Host.cshtml", + "TargetPath": "Pages\\_Host.cshtml", + "FileKind": "mvc" + }, + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/Shared/SurveyPrompt.razor", + "TargetPath": "Shared\\SurveyPrompt.razor", + "FileKind": "component" + }, + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/Shared/NavMenu.razor", + "TargetPath": "Shared\\NavMenu.razor", + "FileKind": "component" + }, + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/Shared/MainLayout.razor", + "TargetPath": "Shared\\MainLayout.razor", + "FileKind": "component" + }, + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/_Imports.razor", + "TargetPath": "_Imports.razor", + "FileKind": "componentImport" + }, + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/Pages/FetchData.razor", + "TargetPath": "Pages\\FetchData.razor", + "FileKind": "component" + }, + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/Pages/Error.cshtml", + "TargetPath": "Pages\\Error.cshtml", + "FileKind": "mvc" + }, + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TaskTree/Pages/_Layout.cshtml", + "TargetPath": "Pages\\_Layout.cshtml", + "FileKind": "mvc" + } + ], + "SerializationFormat": "0.2" +} \ No newline at end of file diff --git a/TodoList/.DS_Store b/TodoList/.DS_Store new file mode 100644 index 00000000..10c96ba4 Binary files /dev/null and b/TodoList/.DS_Store differ diff --git a/TodoList/AccountItem.cs b/TodoList/AccountItem.cs index 4bea1ec7..d8132452 100644 --- a/TodoList/AccountItem.cs +++ b/TodoList/AccountItem.cs @@ -1,5 +1,21 @@ -public class AccountItem +public class AllAccounts +{ + public string? AllActs { get; set; } + +} +public class Account { public string? AccountName { get; set; } - public bool LastContacted { get; set; } + public string? LastContacted { get; set; } + public Tasks Tasks { get; set; } + + public Account() + { + Tasks = new Tasks(); + } +} +public class Tasks +{ + public string? TaskName { get; set; } + public string? TaskNotes { get; set; } } \ No newline at end of file diff --git a/TodoList/Pages/Accounts.razor b/TodoList/Pages/Accounts.razor index ee2a3a23..dc593c1b 100644 --- a/TodoList/Pages/Accounts.razor +++ b/TodoList/Pages/Accounts.razor @@ -4,29 +4,75 @@

Accounts

-
    - @foreach (var account in accounts) - { -
  • - - -
  • - } -
- - - + +
+
+

Assigned Company Names

+ + + +
    + @foreach (var account in accounts) + { + + + + } +
+
+
+

Tasks

+ @if (!string.IsNullOrWhiteSpace(accountSel)) + { + @foreach (var tasks in accounts) + { +
  • @tasks.Tasks
  • + } + } + + +
      + @foreach (var task in tasks) + { +
    • + @task.TaskName +
    • + } +
    +
    +
    + @code { - private List accounts = new(); private string? newAccount; + private List allAccounts = new(); + private string? newTask; + private string? accountSel; - private void AddAccount() + private void addAccount() { if (!string.IsNullOrWhiteSpace(newAccount)) { - accounts.Add(new AccountItem{ AccountName = newAccount }); + allAccounts.Add(new AllAccounts { AllActs = newAccount }); + new Account(){ AccountName = newAccount}; newAccount = string.Empty; } } + private void addTask() + { + //string accounts = allAccounts.Single(s => s == accountSel); + IEnumerable accounts = allAccounts.Where(s => s == accountSel ); + //if (accounts == accountSel) + { + if (!string.IsNullOrWhiteSpace(newTask)) + { + new Tasks(){ TaskName = newTask}; + newTask = string.Empty; + } + } +} + private void selectedAccount(string Account) + { + var accountSel = Account; + } } \ No newline at end of file diff --git a/TodoList/Pages/_Layout.cshtml b/TodoList/Pages/_Layout.cshtml index 6f371881..a32d7fab 100644 --- a/TodoList/Pages/_Layout.cshtml +++ b/TodoList/Pages/_Layout.cshtml @@ -11,6 +11,7 @@ + diff --git a/TodoList/TodoList.csproj b/TodoList/TodoList.csproj index b775b095..fa27f84c 100644 --- a/TodoList/TodoList.csproj +++ b/TodoList/TodoList.csproj @@ -6,4 +6,8 @@ enable + + + + diff --git a/TodoList/_Imports.razor b/TodoList/_Imports.razor index 97175885..6e414696 100644 --- a/TodoList/_Imports.razor +++ b/TodoList/_Imports.razor @@ -8,3 +8,5 @@ @using Microsoft.JSInterop @using TodoList @using TodoList.Shared +@using Radzen +@using Radzen.Blazor diff --git a/TodoList/bin/Debug/net6.0/Radzen.Blazor.dll b/TodoList/bin/Debug/net6.0/Radzen.Blazor.dll new file mode 100755 index 00000000..03b7b8cc Binary files /dev/null and b/TodoList/bin/Debug/net6.0/Radzen.Blazor.dll differ diff --git a/TodoList/bin/Debug/net6.0/System.Linq.Dynamic.Core.dll b/TodoList/bin/Debug/net6.0/System.Linq.Dynamic.Core.dll new file mode 100755 index 00000000..3d5c26b5 Binary files /dev/null and b/TodoList/bin/Debug/net6.0/System.Linq.Dynamic.Core.dll differ diff --git a/TodoList/bin/Debug/net6.0/TodoList.deps.json b/TodoList/bin/Debug/net6.0/TodoList.deps.json index 78686802..30823e9f 100644 --- a/TodoList/bin/Debug/net6.0/TodoList.deps.json +++ b/TodoList/bin/Debug/net6.0/TodoList.deps.json @@ -7,9 +7,82 @@ "targets": { ".NETCoreApp,Version=v6.0": { "TodoList/1.0.0": { + "dependencies": { + "Radzen.Blazor": "3.18.15" + }, "runtime": { "TodoList.dll": {} } + }, + "LibSassBuilder/2.0.1": {}, + "Microsoft.AspNetCore.Authorization/5.0.0": { + "dependencies": { + "Microsoft.AspNetCore.Metadata": "5.0.0", + "Microsoft.Extensions.Logging.Abstractions": "5.0.0", + "Microsoft.Extensions.Options": "5.0.0" + } + }, + "Microsoft.AspNetCore.Components/5.0.0": { + "dependencies": { + "Microsoft.AspNetCore.Authorization": "5.0.0", + "Microsoft.AspNetCore.Components.Analyzers": "5.0.0" + } + }, + "Microsoft.AspNetCore.Components.Analyzers/5.0.0": {}, + "Microsoft.AspNetCore.Components.Forms/5.0.0": { + "dependencies": { + "Microsoft.AspNetCore.Components": "5.0.0" + } + }, + "Microsoft.AspNetCore.Components.Web/5.0.0": { + "dependencies": { + "Microsoft.AspNetCore.Components": "5.0.0", + "Microsoft.AspNetCore.Components.Forms": "5.0.0", + "Microsoft.Extensions.DependencyInjection": "5.0.0", + "Microsoft.JSInterop": "5.0.0", + "System.IO.Pipelines": "5.0.0" + } + }, + "Microsoft.AspNetCore.Metadata/5.0.0": {}, + "Microsoft.CSharp/4.7.0": {}, + "Microsoft.Extensions.DependencyInjection/5.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0" + } + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {}, + "Microsoft.Extensions.Logging.Abstractions/5.0.0": {}, + "Microsoft.Extensions.Options/5.0.0": { + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", + "Microsoft.Extensions.Primitives": "5.0.0" + } + }, + "Microsoft.Extensions.Primitives/5.0.0": {}, + "Microsoft.JSInterop/5.0.0": {}, + "Radzen.Blazor/3.18.15": { + "dependencies": { + "LibSassBuilder": "2.0.1", + "Microsoft.AspNetCore.Components": "5.0.0", + "Microsoft.AspNetCore.Components.Web": "5.0.0", + "Microsoft.CSharp": "4.7.0", + "System.Linq.Dynamic.Core": "1.2.12" + }, + "runtime": { + "lib/net5.0/Radzen.Blazor.dll": { + "assemblyVersion": "3.18.15.0", + "fileVersion": "3.18.15.0" + } + } + }, + "System.IO.Pipelines/5.0.0": {}, + "System.Linq.Dynamic.Core/1.2.12": { + "runtime": { + "lib/net5.0/System.Linq.Dynamic.Core.dll": { + "assemblyVersion": "1.2.12.0", + "fileVersion": "1.2.12.0" + } + } } } }, @@ -18,6 +91,125 @@ "type": "project", "serviceable": false, "sha512": "" + }, + "LibSassBuilder/2.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-f+7TWQtCirW94VdzKL9SaAfeSF96TeEqdtDztmTGbndrcUlZZlL6uJLZKQCXQgj1BB3OqX0584OCvqFHrkAusA==", + "path": "libsassbuilder/2.0.1", + "hashPath": "libsassbuilder.2.0.1.nupkg.sha512" + }, + "Microsoft.AspNetCore.Authorization/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-kNiUekkQZIgd0k8WJZVLpdaJSTgpwHT+gn9slPtON4FC8vGGsFWQo3Bd5wo363EJuxlOgszUNQBbpLAaFh1kFg==", + "path": "microsoft.aspnetcore.authorization/5.0.0", + "hashPath": "microsoft.aspnetcore.authorization.5.0.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.Components/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-kfJF9EqJGzVgfEN15vWI+8g+ZhtlMAk9YO6G8lXKO9s1AxWv+Ct4OLOMO46PXyjPWWJ7X9gded9EFVFyxsdyjg==", + "path": "microsoft.aspnetcore.components/5.0.0", + "hashPath": "microsoft.aspnetcore.components.5.0.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.Components.Analyzers/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-G5SP+2FO90d84XB90A1NBKJaDjhkhcv3kDumd7zughGt1tNQn92sCpBoRs51LT1M1Cp4w4cD/WHS8WB8t5ol9A==", + "path": "microsoft.aspnetcore.components.analyzers/5.0.0", + "hashPath": "microsoft.aspnetcore.components.analyzers.5.0.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.Components.Forms/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-6Xdql+Sbx7XM1XjNXx6iyEmlAujTM2GFgeOdzlHip3h6g/M3D/al+K945JuFQ5HlBUQv3SL0c6Okencad6nVmA==", + "path": "microsoft.aspnetcore.components.forms/5.0.0", + "hashPath": "microsoft.aspnetcore.components.forms.5.0.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.Components.Web/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-TYnULwOuF43ITRlL02CmVoXLb1t1NSNbmUXuIrS4IMJd+HjK+sIisTRoJOr4L13LDWmOr1OM8teA04tOFf4I6w==", + "path": "microsoft.aspnetcore.components.web/5.0.0", + "hashPath": "microsoft.aspnetcore.components.web.5.0.0.nupkg.sha512" + }, + "Microsoft.AspNetCore.Metadata/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Gr7YSfoYYnyiQ3+se9RjiZhj2h7I9uDn0ps1kPfxGqLbC8fzpfAzb3EPbHz0sBHtw8aBE0zyckZixmAMqHJnpA==", + "path": "microsoft.aspnetcore.metadata/5.0.0", + "hashPath": "microsoft.aspnetcore.metadata.5.0.0.nupkg.sha512" + }, + "Microsoft.CSharp/4.7.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", + "path": "microsoft.csharp/4.7.0", + "hashPath": "microsoft.csharp.4.7.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyInjection/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Rc2kb/p3Ze6cP6rhFC3PJRdWGbLvSHZc0ev7YlyeU6FmHciDMLrhoVoTUEzKPhN5ZjFgKF1Cf5fOz8mCMIkvpA==", + "path": "microsoft.extensions.dependencyinjection/5.0.0", + "hashPath": "microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==", + "path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0", + "hashPath": "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.Abstractions/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==", + "path": "microsoft.extensions.logging.abstractions/5.0.0", + "hashPath": "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Options/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==", + "path": "microsoft.extensions.options/5.0.0", + "hashPath": "microsoft.extensions.options.5.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Primitives/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==", + "path": "microsoft.extensions.primitives/5.0.0", + "hashPath": "microsoft.extensions.primitives.5.0.0.nupkg.sha512" + }, + "Microsoft.JSInterop/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-qhLTZMoOsAbDWwE7M+VbjxH3EuP654tclaOhi6Sf7Xh6bj6TXDO0GiNQeNPdebMClKMGELJezOwbFp1BFB+9Ug==", + "path": "microsoft.jsinterop/5.0.0", + "hashPath": "microsoft.jsinterop.5.0.0.nupkg.sha512" + }, + "Radzen.Blazor/3.18.15": { + "type": "package", + "serviceable": true, + "sha512": "sha512-72ELk9fRC+1b41tiL9yfR0zoU/8RWRgaDBvoCt0l09MdLXgCkDEI/q3eURZ+hPK2gI0MIBY9mT9YIaSgZg5wBg==", + "path": "radzen.blazor/3.18.15", + "hashPath": "radzen.blazor.3.18.15.nupkg.sha512" + }, + "System.IO.Pipelines/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-irMYm3vhVgRsYvHTU5b2gsT2CwT/SMM6LZFzuJjpIvT5Z4CshxNsaoBC1X/LltwuR3Opp8d6jOS/60WwOb7Q2Q==", + "path": "system.io.pipelines/5.0.0", + "hashPath": "system.io.pipelines.5.0.0.nupkg.sha512" + }, + "System.Linq.Dynamic.Core/1.2.12": { + "type": "package", + "serviceable": true, + "sha512": "sha512-wJDLhidcJnLAJeZ4z10YVAxMm4rTW0zlYmUjriJTo4eGLHD5NKZOm6qFabkn5TinbfZ6LM9LeYFPyiQMpRly3Q==", + "path": "system.linq.dynamic.core/1.2.12", + "hashPath": "system.linq.dynamic.core.1.2.12.nupkg.sha512" } } } \ No newline at end of file diff --git a/TodoList/bin/Debug/net6.0/TodoList.dll b/TodoList/bin/Debug/net6.0/TodoList.dll index dbe48150..ffb39fcf 100644 Binary files a/TodoList/bin/Debug/net6.0/TodoList.dll and b/TodoList/bin/Debug/net6.0/TodoList.dll differ diff --git a/TodoList/bin/Debug/net6.0/TodoList.pdb b/TodoList/bin/Debug/net6.0/TodoList.pdb index d59384b7..5c27dfb3 100644 Binary files a/TodoList/bin/Debug/net6.0/TodoList.pdb and b/TodoList/bin/Debug/net6.0/TodoList.pdb differ diff --git a/TodoList/bin/Debug/net6.0/TodoList.staticwebassets.runtime.json b/TodoList/bin/Debug/net6.0/TodoList.staticwebassets.runtime.json index aa3bed5c..e44de73a 100644 --- a/TodoList/bin/Debug/net6.0/TodoList.staticwebassets.runtime.json +++ b/TodoList/bin/Debug/net6.0/TodoList.staticwebassets.runtime.json @@ -1 +1 @@ -{"ContentRoots":["/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/","/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/bundle/"],"Root":{"Children":{"css":{"Children":{"bootstrap":{"Children":{"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/bootstrap/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/bootstrap/bootstrap.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"open-iconic":{"Children":{"FONT-LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/FONT-LICENSE"},"Patterns":null},"font":{"Children":{"css":{"Children":{"open-iconic-bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/css/open-iconic-bootstrap.min.css"},"Patterns":null}},"Asset":null,"Patterns":null},"fonts":{"Children":{"open-iconic.eot":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.eot"},"Patterns":null},"open-iconic.otf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.otf"},"Patterns":null},"open-iconic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.svg"},"Patterns":null},"open-iconic.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.ttf"},"Patterns":null},"open-iconic.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.woff"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"ICON-LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/ICON-LICENSE"},"Patterns":null},"README.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/README.md"},"Patterns":null}},"Asset":null,"Patterns":null},"site.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/site.css"},"Patterns":null}},"Asset":null,"Patterns":null},"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.ico"},"Patterns":null},"TodoList.styles.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"TodoList.styles.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}} \ No newline at end of file +{"ContentRoots":["/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/","/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/","/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/bundle/"],"Root":{"Children":{"css":{"Children":{"bootstrap":{"Children":{"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/bootstrap/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/bootstrap/bootstrap.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"open-iconic":{"Children":{"FONT-LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/FONT-LICENSE"},"Patterns":null},"font":{"Children":{"css":{"Children":{"open-iconic-bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/css/open-iconic-bootstrap.min.css"},"Patterns":null}},"Asset":null,"Patterns":null},"fonts":{"Children":{"open-iconic.eot":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.eot"},"Patterns":null},"open-iconic.otf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.otf"},"Patterns":null},"open-iconic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.svg"},"Patterns":null},"open-iconic.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.ttf"},"Patterns":null},"open-iconic.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.woff"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"ICON-LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/ICON-LICENSE"},"Patterns":null},"README.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/README.md"},"Patterns":null}},"Asset":null,"Patterns":null},"site.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/site.css"},"Patterns":null}},"Asset":null,"Patterns":null},"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.ico"},"Patterns":null},"_content":{"Children":{"Radzen.Blazor":{"Children":{"css":{"Children":{"dark-base.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/dark-base.css"},"Patterns":null},"dark.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/dark.css"},"Patterns":null},"default-base.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/default-base.css"},"Patterns":null},"default.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/default.css"},"Patterns":null},"humanistic-base.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/humanistic-base.css"},"Patterns":null},"humanistic.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/humanistic.css"},"Patterns":null},"software-base.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/software-base.css"},"Patterns":null},"software.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/software.css"},"Patterns":null},"standard-base.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/standard-base.css"},"Patterns":null},"standard.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/standard.css"},"Patterns":null}},"Asset":null,"Patterns":null},"fonts":{"Children":{"MaterialIcons-Regular.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/MaterialIcons-Regular.woff"},"Patterns":null},"roboto-v15-latin-300.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/roboto-v15-latin-300.woff"},"Patterns":null},"roboto-v15-latin-700.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/roboto-v15-latin-700.woff"},"Patterns":null},"roboto-v15-latin-regular.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/roboto-v15-latin-regular.woff"},"Patterns":null},"SourceSansPro-Black.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-Black.woff"},"Patterns":null},"SourceSansPro-BlackIt.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-BlackIt.woff"},"Patterns":null},"SourceSansPro-Bold.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-Bold.woff"},"Patterns":null},"SourceSansPro-BoldIt.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-BoldIt.woff"},"Patterns":null},"SourceSansPro-ExtraLight.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-ExtraLight.woff"},"Patterns":null},"SourceSansPro-ExtraLightIt.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-ExtraLightIt.woff"},"Patterns":null},"SourceSansPro-It.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-It.woff"},"Patterns":null},"SourceSansPro-Light.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-Light.woff"},"Patterns":null},"SourceSansPro-LightIt.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-LightIt.woff"},"Patterns":null},"SourceSansPro-Regular.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-Regular.woff"},"Patterns":null},"SourceSansPro-Semibold.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-Semibold.woff"},"Patterns":null},"SourceSansPro-SemiboldIt.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-SemiboldIt.woff"},"Patterns":null}},"Asset":null,"Patterns":null},"Radzen.Blazor.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"Radzen.Blazor.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"TodoList.styles.css":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"TodoList.styles.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}} \ No newline at end of file diff --git a/TodoList/obj/Debug/net6.0/TodoList.assets.cache b/TodoList/obj/Debug/net6.0/TodoList.assets.cache index 91ad2ca4..5fb664df 100644 Binary files a/TodoList/obj/Debug/net6.0/TodoList.assets.cache and b/TodoList/obj/Debug/net6.0/TodoList.assets.cache differ diff --git a/TodoList/obj/Debug/net6.0/TodoList.csproj.AssemblyReference.cache b/TodoList/obj/Debug/net6.0/TodoList.csproj.AssemblyReference.cache index 42a7181f..fed3acc3 100644 Binary files a/TodoList/obj/Debug/net6.0/TodoList.csproj.AssemblyReference.cache and b/TodoList/obj/Debug/net6.0/TodoList.csproj.AssemblyReference.cache differ diff --git a/TodoList/obj/Debug/net6.0/TodoList.csproj.CopyComplete b/TodoList/obj/Debug/net6.0/TodoList.csproj.CopyComplete new file mode 100644 index 00000000..e69de29b diff --git a/TodoList/obj/Debug/net6.0/TodoList.csproj.CoreCompileInputs.cache b/TodoList/obj/Debug/net6.0/TodoList.csproj.CoreCompileInputs.cache index d0ba8a03..0adecc36 100644 --- a/TodoList/obj/Debug/net6.0/TodoList.csproj.CoreCompileInputs.cache +++ b/TodoList/obj/Debug/net6.0/TodoList.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -2508e296797fb0c3c7758b85d8801f72e3057967 +24769c0c36c87f4cf51a9e14295aa3d9c353fc76 diff --git a/TodoList/obj/Debug/net6.0/TodoList.csproj.FileListAbsolute.txt b/TodoList/obj/Debug/net6.0/TodoList.csproj.FileListAbsolute.txt index 022e0d71..58a354db 100644 --- a/TodoList/obj/Debug/net6.0/TodoList.csproj.FileListAbsolute.txt +++ b/TodoList/obj/Debug/net6.0/TodoList.csproj.FileListAbsolute.txt @@ -25,3 +25,6 @@ /Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/TodoList.pdb /Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/TodoList.genruntimeconfig.cache /Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/ref/TodoList.dll +/Users/normrasmussen/Documents/Northpass/TodoList/bin/Debug/net6.0/Radzen.Blazor.dll +/Users/normrasmussen/Documents/Northpass/TodoList/bin/Debug/net6.0/System.Linq.Dynamic.Core.dll +/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/TodoList.csproj.CopyComplete diff --git a/TodoList/obj/Debug/net6.0/TodoList.dll b/TodoList/obj/Debug/net6.0/TodoList.dll index dbe48150..ffb39fcf 100644 Binary files a/TodoList/obj/Debug/net6.0/TodoList.dll and b/TodoList/obj/Debug/net6.0/TodoList.dll differ diff --git a/TodoList/obj/Debug/net6.0/TodoList.pdb b/TodoList/obj/Debug/net6.0/TodoList.pdb index d59384b7..5c27dfb3 100644 Binary files a/TodoList/obj/Debug/net6.0/TodoList.pdb and b/TodoList/obj/Debug/net6.0/TodoList.pdb differ diff --git a/TodoList/obj/Debug/net6.0/project.razor.json b/TodoList/obj/Debug/net6.0/project.razor.json new file mode 100644 index 00000000..07d49ca7 --- /dev/null +++ b/TodoList/obj/Debug/net6.0/project.razor.json @@ -0,0 +1,75189 @@ +{ + "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/TodoList.csproj", + "Configuration": { + "ConfigurationName": "MVC-3.0", + "LanguageVersion": "6.0", + "Extensions": [ + { + "ExtensionName": "MVC-3.0" + } + ] + }, + "ProjectWorkspaceState": { + "TagHelpers": [ + { + "HashCode": -1268593496, + "Kind": "Components.Component", + "Name": "TodoList.Pages.Index", + "AssemblyName": "TodoList", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Index" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TodoList.Pages.Index" + } + }, + { + "HashCode": 1034434425, + "Kind": "Components.Component", + "Name": "TodoList.Pages.Index", + "AssemblyName": "TodoList", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TodoList.Pages.Index" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TodoList.Pages.Index", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2145320296, + "Kind": "Components.Component", + "Name": "TodoList.Pages.Todo", + "AssemblyName": "TodoList", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Todo" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TodoList.Pages.Todo" + } + }, + { + "HashCode": -136611922, + "Kind": "Components.Component", + "Name": "TodoList.Pages.Todo", + "AssemblyName": "TodoList", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TodoList.Pages.Todo" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TodoList.Pages.Todo", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -875452962, + "Kind": "Components.Component", + "Name": "TodoList.Pages.Counter", + "AssemblyName": "TodoList", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Counter" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TodoList.Pages.Counter" + } + }, + { + "HashCode": 436804295, + "Kind": "Components.Component", + "Name": "TodoList.Pages.Counter", + "AssemblyName": "TodoList", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TodoList.Pages.Counter" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TodoList.Pages.Counter", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1966917538, + "Kind": "Components.Component", + "Name": "TodoList.Pages.FetchData", + "AssemblyName": "TodoList", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FetchData" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TodoList.Pages.FetchData" + } + }, + { + "HashCode": 793526110, + "Kind": "Components.Component", + "Name": "TodoList.Pages.FetchData", + "AssemblyName": "TodoList", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TodoList.Pages.FetchData" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TodoList.Pages.FetchData", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1183808489, + "Kind": "Components.Component", + "Name": "TodoList.Pages.Accounts", + "AssemblyName": "TodoList", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Accounts" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TodoList.Pages.Accounts" + } + }, + { + "HashCode": -2019878895, + "Kind": "Components.Component", + "Name": "TodoList.Pages.Accounts", + "AssemblyName": "TodoList", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TodoList.Pages.Accounts" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TodoList.Pages.Accounts", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -42225013, + "Kind": "Components.Component", + "Name": "TodoList.App", + "AssemblyName": "TodoList", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "App" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TodoList.App" + } + }, + { + "HashCode": -1302380093, + "Kind": "Components.Component", + "Name": "TodoList.App", + "AssemblyName": "TodoList", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TodoList.App" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TodoList.App", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1535255473, + "Kind": "Components.Component", + "Name": "TodoList.Shared.SurveyPrompt", + "AssemblyName": "TodoList", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "SurveyPrompt" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TodoList.Shared.SurveyPrompt" + } + }, + { + "HashCode": 1001192404, + "Kind": "Components.Component", + "Name": "TodoList.Shared.SurveyPrompt", + "AssemblyName": "TodoList", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TodoList.Shared.SurveyPrompt" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TodoList.Shared.SurveyPrompt", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -832139869, + "Kind": "Components.Component", + "Name": "TodoList.Shared.MainLayout", + "AssemblyName": "TodoList", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "MainLayout" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Body", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets the content to be rendered inside the layout.\n \n ", + "Metadata": { + "Common.PropertyName": "Body", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TodoList.Shared.MainLayout" + } + }, + { + "HashCode": 571424296, + "Kind": "Components.Component", + "Name": "TodoList.Shared.MainLayout", + "AssemblyName": "TodoList", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TodoList.Shared.MainLayout" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Body", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets the content to be rendered inside the layout.\n \n ", + "Metadata": { + "Common.PropertyName": "Body", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TodoList.Shared.MainLayout", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1000793863, + "Kind": "Components.ChildContent", + "Name": "TodoList.Shared.MainLayout.Body", + "AssemblyName": "TodoList", + "Documentation": "\n \n Gets the content to be rendered inside the layout.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Body", + "ParentTag": "MainLayout" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "TodoList.Shared.MainLayout.Body", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1745643056, + "Kind": "Components.ChildContent", + "Name": "TodoList.Shared.MainLayout.Body", + "AssemblyName": "TodoList", + "Documentation": "\n \n Gets the content to be rendered inside the layout.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Body", + "ParentTag": "TodoList.Shared.MainLayout" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "TodoList.Shared.MainLayout.Body", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1994246251, + "Kind": "Components.Component", + "Name": "TodoList.Shared.NavMenu", + "AssemblyName": "TodoList", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NavMenu" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TodoList.Shared.NavMenu" + } + }, + { + "HashCode": -301018518, + "Kind": "Components.Component", + "Name": "TodoList.Shared.NavMenu", + "AssemblyName": "TodoList", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TodoList.Shared.NavMenu" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "TodoList.Shared.NavMenu", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1178284997, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n Combines the behaviors of and ,\n so that it displays the page matching the specified route but only if the user\n is authorized to see it.\n \n Additionally, this component supplies a cascading parameter of type ,\n which makes the user's current authentication state available to descendants.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "AuthorizeRouteView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "NotAuthorized", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", + "Metadata": { + "Common.PropertyName": "NotAuthorized", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Authorizing", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", + "Metadata": { + "Common.PropertyName": "Authorizing", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Resource", + "TypeName": "System.Object", + "Documentation": "\n \n The resource to which access is being controlled.\n \n ", + "Metadata": { + "Common.PropertyName": "Resource" + } + }, + { + "Kind": "Components.Component", + "Name": "RouteData", + "TypeName": "Microsoft.AspNetCore.Components.RouteData", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the route data. This determines the page that will be\n displayed and the parameter values that will be supplied to the page.\n \n ", + "Metadata": { + "Common.PropertyName": "RouteData" + } + }, + { + "Kind": "Components.Component", + "Name": "DefaultLayout", + "TypeName": "System.Type", + "Documentation": "\n \n Gets or sets the type of a layout to be used if the page does not\n declare any layout. If specified, the type must implement \n and accept a parameter named .\n \n ", + "Metadata": { + "Common.PropertyName": "DefaultLayout" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" + } + }, + { + "HashCode": -628859366, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n Combines the behaviors of and ,\n so that it displays the page matching the specified route but only if the user\n is authorized to see it.\n \n Additionally, this component supplies a cascading parameter of type ,\n which makes the user's current authentication state available to descendants.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "NotAuthorized", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", + "Metadata": { + "Common.PropertyName": "NotAuthorized", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Authorizing", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", + "Metadata": { + "Common.PropertyName": "Authorizing", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Resource", + "TypeName": "System.Object", + "Documentation": "\n \n The resource to which access is being controlled.\n \n ", + "Metadata": { + "Common.PropertyName": "Resource" + } + }, + { + "Kind": "Components.Component", + "Name": "RouteData", + "TypeName": "Microsoft.AspNetCore.Components.RouteData", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the route data. This determines the page that will be\n displayed and the parameter values that will be supplied to the page.\n \n ", + "Metadata": { + "Common.PropertyName": "RouteData" + } + }, + { + "Kind": "Components.Component", + "Name": "DefaultLayout", + "TypeName": "System.Type", + "Documentation": "\n \n Gets or sets the type of a layout to be used if the page does not\n declare any layout. If specified, the type must implement \n and accept a parameter named .\n \n ", + "Metadata": { + "Common.PropertyName": "DefaultLayout" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1791656782, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NotAuthorized", + "ParentTag": "AuthorizeRouteView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'NotAuthorized' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 545294478, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NotAuthorized", + "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'NotAuthorized' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.NotAuthorized", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -312816588, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Authorizing", + "ParentTag": "AuthorizeRouteView" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 370631159, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Authorizing", + "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView.Authorizing", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -125233866, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n Displays differing content depending on the user's authorization status.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "AuthorizeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Policy", + "TypeName": "System.String", + "Documentation": "\n \n The policy name that determines whether the content can be displayed.\n \n ", + "Metadata": { + "Common.PropertyName": "Policy" + } + }, + { + "Kind": "Components.Component", + "Name": "Roles", + "TypeName": "System.String", + "Documentation": "\n \n A comma delimited list of roles that are allowed to display the content.\n \n ", + "Metadata": { + "Common.PropertyName": "Roles" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed if the user is authorized.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NotAuthorized", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", + "Metadata": { + "Common.PropertyName": "NotAuthorized", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Authorized", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed if the user is authorized.\n If you specify a value for this parameter, do not also specify a value for .\n \n ", + "Metadata": { + "Common.PropertyName": "Authorized", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Authorizing", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", + "Metadata": { + "Common.PropertyName": "Authorizing", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Resource", + "TypeName": "System.Object", + "Documentation": "\n \n The resource to which access is being controlled.\n \n ", + "Metadata": { + "Common.PropertyName": "Resource" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" + } + }, + { + "HashCode": -47628409, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n Displays differing content depending on the user's authorization status.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Policy", + "TypeName": "System.String", + "Documentation": "\n \n The policy name that determines whether the content can be displayed.\n \n ", + "Metadata": { + "Common.PropertyName": "Policy" + } + }, + { + "Kind": "Components.Component", + "Name": "Roles", + "TypeName": "System.String", + "Documentation": "\n \n A comma delimited list of roles that are allowed to display the content.\n \n ", + "Metadata": { + "Common.PropertyName": "Roles" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed if the user is authorized.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NotAuthorized", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", + "Metadata": { + "Common.PropertyName": "NotAuthorized", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Authorized", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed if the user is authorized.\n If you specify a value for this parameter, do not also specify a value for .\n \n ", + "Metadata": { + "Common.PropertyName": "Authorized", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Authorizing", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", + "Metadata": { + "Common.PropertyName": "Authorizing", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Resource", + "TypeName": "System.Object", + "Documentation": "\n \n The resource to which access is being controlled.\n \n ", + "Metadata": { + "Common.PropertyName": "Resource" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -310406483, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed if the user is authorized.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "AuthorizeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 242783553, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed if the user is authorized.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 737132372, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NotAuthorized", + "ParentTag": "AuthorizeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'NotAuthorized' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1478091496, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed if the user is not authorized.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NotAuthorized", + "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'NotAuthorized' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.NotAuthorized", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1440041221, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed if the user is authorized.\n If you specify a value for this parameter, do not also specify a value for .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Authorized", + "ParentTag": "AuthorizeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Authorized' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 41757187, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed if the user is authorized.\n If you specify a value for this parameter, do not also specify a value for .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Authorized", + "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Authorized' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorized", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1435752274, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Authorizing", + "ParentTag": "AuthorizeView" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 262351346, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content that will be displayed while asynchronous authorization is in progress.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Authorizing", + "ParentTag": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.AuthorizeView.Authorizing", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -528077341, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "CascadingAuthenticationState" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content to which the authentication state should be provided.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" + } + }, + { + "HashCode": -1679243586, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content to which the authentication state should be provided.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1961406792, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content to which the authentication state should be provided.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "CascadingAuthenticationState" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1863376693, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Authorization", + "Documentation": "\n \n The content to which the authentication state should be provided.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 483409566, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.CascadingValue", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n A component that provides a cascading value to all descendant components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "CascadingValue" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.CascadingValue component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content to which the value should be provided.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n The value to be provided.\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Optionally gives a name to the provided value. Descendant components\n will be able to receive the value by specifying this name.\n \n If no name is specified, then descendant components will receive the\n value based the type of value they are requesting.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "IsFixed", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, indicates that will not change. This is a\n performance optimization that allows the framework to skip setting up\n change notifications. Set this flag only if you will not change\n during the component's lifetime.\n \n ", + "Metadata": { + "Common.PropertyName": "IsFixed" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 565212012, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.CascadingValue", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n A component that provides a cascading value to all descendant components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.CascadingValue" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.CascadingValue component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content to which the value should be provided.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n The value to be provided.\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Optionally gives a name to the provided value. Descendant components\n will be able to receive the value by specifying this name.\n \n If no name is specified, then descendant components will receive the\n value based the type of value they are requesting.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "IsFixed", + "TypeName": "System.Boolean", + "Documentation": "\n \n If true, indicates that will not change. This is a\n performance optimization that allows the framework to skip setting up\n change notifications. Set this flag only if you will not change\n during the component's lifetime.\n \n ", + "Metadata": { + "Common.PropertyName": "IsFixed" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 345591864, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n The content to which the value should be provided.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "CascadingValue" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 256160389, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n The content to which the value should be provided.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.CascadingValue" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.CascadingValue.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -859595202, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.DynamicComponent", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n A component that renders another component dynamically according to its\n parameter.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DynamicComponent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Type", + "TypeName": "System.Type", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the type of the component to be rendered. The supplied type must\n implement .\n \n ", + "Metadata": { + "Common.PropertyName": "Type" + } + }, + { + "Kind": "Components.Component", + "Name": "Parameters", + "TypeName": "System.Collections.Generic.IDictionary", + "Documentation": "\n \n Gets or sets a dictionary of parameters to be passed to the component.\n \n ", + "Metadata": { + "Common.PropertyName": "Parameters" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.DynamicComponent" + } + }, + { + "HashCode": 2141078152, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.DynamicComponent", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n A component that renders another component dynamically according to its\n parameter.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.DynamicComponent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Type", + "TypeName": "System.Type", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the type of the component to be rendered. The supplied type must\n implement .\n \n ", + "Metadata": { + "Common.PropertyName": "Type" + } + }, + { + "Kind": "Components.Component", + "Name": "Parameters", + "TypeName": "System.Collections.Generic.IDictionary", + "Documentation": "\n \n Gets or sets a dictionary of parameters to be passed to the component.\n \n ", + "Metadata": { + "Common.PropertyName": "Parameters" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.DynamicComponent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1859777960, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.LayoutView", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Displays the specified content inside the specified layout and any further\n nested layouts.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "LayoutView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the content to display.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Layout", + "TypeName": "System.Type", + "Documentation": "\n \n Gets or sets the type of the layout in which to display the content.\n The type must implement and accept a parameter named .\n \n ", + "Metadata": { + "Common.PropertyName": "Layout" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView" + } + }, + { + "HashCode": 766070428, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.LayoutView", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Displays the specified content inside the specified layout and any further\n nested layouts.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.LayoutView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the content to display.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Layout", + "TypeName": "System.Type", + "Documentation": "\n \n Gets or sets the type of the layout in which to display the content.\n The type must implement and accept a parameter named .\n \n ", + "Metadata": { + "Common.PropertyName": "Layout" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -815161350, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Gets or sets the content to display.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "LayoutView" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1905908441, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Gets or sets the content to display.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.LayoutView" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.LayoutView.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1482362523, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.RouteView", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Displays the specified page component, rendering it inside its layout\n and any further nested layouts.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RouteView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "RouteData", + "TypeName": "Microsoft.AspNetCore.Components.RouteData", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the route data. This determines the page that will be\n displayed and the parameter values that will be supplied to the page.\n \n ", + "Metadata": { + "Common.PropertyName": "RouteData" + } + }, + { + "Kind": "Components.Component", + "Name": "DefaultLayout", + "TypeName": "System.Type", + "Documentation": "\n \n Gets or sets the type of a layout to be used if the page does not\n declare any layout. If specified, the type must implement \n and accept a parameter named .\n \n ", + "Metadata": { + "Common.PropertyName": "DefaultLayout" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.RouteView" + } + }, + { + "HashCode": 1211305796, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.RouteView", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Displays the specified page component, rendering it inside its layout\n and any further nested layouts.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.RouteView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "RouteData", + "TypeName": "Microsoft.AspNetCore.Components.RouteData", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the route data. This determines the page that will be\n displayed and the parameter values that will be supplied to the page.\n \n ", + "Metadata": { + "Common.PropertyName": "RouteData" + } + }, + { + "Kind": "Components.Component", + "Name": "DefaultLayout", + "TypeName": "System.Type", + "Documentation": "\n \n Gets or sets the type of a layout to be used if the page does not\n declare any layout. If specified, the type must implement \n and accept a parameter named .\n \n ", + "Metadata": { + "Common.PropertyName": "DefaultLayout" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.RouteView", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1422836432, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Routing.Router", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n A component that supplies route data corresponding to the current navigation state.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Router" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AppAssembly", + "TypeName": "System.Reflection.Assembly", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the assembly that should be searched for components matching the URI.\n \n ", + "Metadata": { + "Common.PropertyName": "AppAssembly" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAssemblies", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets a collection of additional assemblies that should be searched for components\n that can match URIs.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAssemblies" + } + }, + { + "Kind": "Components.Component", + "Name": "NotFound", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the content to display when no match is found for the requested route.\n \n ", + "Metadata": { + "Common.PropertyName": "NotFound", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Found", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the content to display when a match is found for the requested route.\n \n ", + "Metadata": { + "Common.PropertyName": "Found", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Navigating", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Get or sets the content to display when asynchronous navigation is in progress.\n \n ", + "Metadata": { + "Common.PropertyName": "Navigating", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnNavigateAsync", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a handler that should be called before navigating to a new page.\n \n ", + "Metadata": { + "Common.PropertyName": "OnNavigateAsync", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PreferExactMatches", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a flag to indicate whether route matching should prefer exact matches\n over wildcards.\n This property is obsolete and configuring it does nothing.\n \n ", + "Metadata": { + "Common.PropertyName": "PreferExactMatches" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router" + } + }, + { + "HashCode": -780822230, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Routing.Router", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n A component that supplies route data corresponding to the current navigation state.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Routing.Router" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AppAssembly", + "TypeName": "System.Reflection.Assembly", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the assembly that should be searched for components matching the URI.\n \n ", + "Metadata": { + "Common.PropertyName": "AppAssembly" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAssemblies", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets a collection of additional assemblies that should be searched for components\n that can match URIs.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAssemblies" + } + }, + { + "Kind": "Components.Component", + "Name": "NotFound", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the content to display when no match is found for the requested route.\n \n ", + "Metadata": { + "Common.PropertyName": "NotFound", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Found", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "IsEditorRequired": true, + "Documentation": "\n \n Gets or sets the content to display when a match is found for the requested route.\n \n ", + "Metadata": { + "Common.PropertyName": "Found", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Navigating", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Get or sets the content to display when asynchronous navigation is in progress.\n \n ", + "Metadata": { + "Common.PropertyName": "Navigating", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnNavigateAsync", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a handler that should be called before navigating to a new page.\n \n ", + "Metadata": { + "Common.PropertyName": "OnNavigateAsync", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PreferExactMatches", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a flag to indicate whether route matching should prefer exact matches\n over wildcards.\n This property is obsolete and configuring it does nothing.\n \n ", + "Metadata": { + "Common.PropertyName": "PreferExactMatches" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -527453609, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Gets or sets the content to display when no match is found for the requested route.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NotFound", + "ParentTag": "Router" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 503198640, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Gets or sets the content to display when no match is found for the requested route.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NotFound", + "ParentTag": "Microsoft.AspNetCore.Components.Routing.Router" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.NotFound", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1636467554, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Routing.Router.Found", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Gets or sets the content to display when a match is found for the requested route.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Found", + "ParentTag": "Router" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Found' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.Found", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1990833410, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Routing.Router.Found", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Gets or sets the content to display when a match is found for the requested route.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Found", + "ParentTag": "Microsoft.AspNetCore.Components.Routing.Router" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Found' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.Found", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -300615785, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Routing.Router.Navigating", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Get or sets the content to display when asynchronous navigation is in progress.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Navigating", + "ParentTag": "Router" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.Navigating", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 875698319, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Routing.Router.Navigating", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "\n \n Get or sets the content to display when asynchronous navigation is in progress.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Navigating", + "ParentTag": "Microsoft.AspNetCore.Components.Routing.Router" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.Router.Navigating", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2006599160, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", + "AssemblyName": "Microsoft.AspNetCore.Components.Forms", + "Documentation": "\n \n Adds Data Annotations validation support to an .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DataAnnotationsValidator" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator" + } + }, + { + "HashCode": -1553845870, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", + "AssemblyName": "Microsoft.AspNetCore.Components.Forms", + "Documentation": "\n \n Adds Data Annotations validation support to an .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.DataAnnotationsValidator", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 601905622, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.EditForm", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Renders a form element that cascades an to descendants.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "EditForm" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created form element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "EditContext", + "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", + "Documentation": "\n \n Supplies the edit context explicitly. If using this parameter, do not\n also supply , since the model value will be taken\n from the property.\n \n ", + "Metadata": { + "Common.PropertyName": "EditContext" + } + }, + { + "Kind": "Components.Component", + "Name": "Model", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies the top-level model object for the form. An edit context will\n be constructed for this model. If using this parameter, do not also supply\n a value for .\n \n ", + "Metadata": { + "Common.PropertyName": "Model" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnSubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the form is submitted.\n \n If using this parameter, you are responsible for triggering any validation\n manually, e.g., by calling .\n \n ", + "Metadata": { + "Common.PropertyName": "OnSubmit", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnValidSubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the form is submitted and the\n is determined to be valid.\n \n ", + "Metadata": { + "Common.PropertyName": "OnValidSubmit", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnInvalidSubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the form is submitted and the\n is determined to be invalid.\n \n ", + "Metadata": { + "Common.PropertyName": "OnInvalidSubmit", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm" + } + }, + { + "HashCode": -1754692597, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.EditForm", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Renders a form element that cascades an to descendants.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.EditForm" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created form element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "EditContext", + "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", + "Documentation": "\n \n Supplies the edit context explicitly. If using this parameter, do not\n also supply , since the model value will be taken\n from the property.\n \n ", + "Metadata": { + "Common.PropertyName": "EditContext" + } + }, + { + "Kind": "Components.Component", + "Name": "Model", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies the top-level model object for the form. An edit context will\n be constructed for this model. If using this parameter, do not also supply\n a value for .\n \n ", + "Metadata": { + "Common.PropertyName": "Model" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnSubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the form is submitted.\n \n If using this parameter, you are responsible for triggering any validation\n manually, e.g., by calling .\n \n ", + "Metadata": { + "Common.PropertyName": "OnSubmit", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnValidSubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the form is submitted and the\n is determined to be valid.\n \n ", + "Metadata": { + "Common.PropertyName": "OnValidSubmit", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnInvalidSubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the form is submitted and the\n is determined to be invalid.\n \n ", + "Metadata": { + "Common.PropertyName": "OnInvalidSubmit", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1048625146, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "EditForm" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 202499816, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Specifies the content to be rendered inside this .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Forms.EditForm" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.EditForm.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1941097013, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n An input component for editing values.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputCheckbox" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" + } + }, + { + "HashCode": -1471601266, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n An input component for editing values.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -421261210, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n An input component for editing date values.\n Supported types are and .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputDate" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputDate component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Type", + "TypeName": "Microsoft.AspNetCore.Components.Forms.InputDateType", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the type of HTML input to be rendered.\n \n ", + "Metadata": { + "Common.PropertyName": "Type" + } + }, + { + "Kind": "Components.Component", + "Name": "ParsingErrorMessage", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the error message used when displaying an a parsing error.\n \n ", + "Metadata": { + "Common.PropertyName": "ParsingErrorMessage" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputDate", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 1099604625, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n An input component for editing date values.\n Supported types are and .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputDate" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputDate component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Type", + "TypeName": "Microsoft.AspNetCore.Components.Forms.InputDateType", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the type of HTML input to be rendered.\n \n ", + "Metadata": { + "Common.PropertyName": "Type" + } + }, + { + "Kind": "Components.Component", + "Name": "ParsingErrorMessage", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the error message used when displaying an a parsing error.\n \n ", + "Metadata": { + "Common.PropertyName": "ParsingErrorMessage" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputDate", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1234236366, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputFile", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n A component that wraps the HTML file input element and supplies a for each file's contents.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputFile" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "OnChange", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the event callback that will be invoked when the collection of selected files changes.\n \n ", + "Metadata": { + "Common.PropertyName": "OnChange", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputFile" + } + }, + { + "HashCode": -1895259036, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputFile", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n A component that wraps the HTML file input element and supplies a for each file's contents.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputFile" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "OnChange", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the event callback that will be invoked when the collection of selected files changes.\n \n ", + "Metadata": { + "Common.PropertyName": "OnChange", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputFile", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -223876346, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n An input component for editing numeric values.\n Supported numeric types are , , , , , .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputNumber" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputNumber component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ParsingErrorMessage", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the error message used when displaying an a parsing error.\n \n ", + "Metadata": { + "Common.PropertyName": "ParsingErrorMessage" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputNumber", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -39060930, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n An input component for editing numeric values.\n Supported numeric types are , , , , , .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputNumber" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputNumber component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ParsingErrorMessage", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the error message used when displaying an a parsing error.\n \n ", + "Metadata": { + "Common.PropertyName": "ParsingErrorMessage" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputNumber", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1991661804, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputRadio", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n An input component used for selecting a value from a group of choices.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputRadio" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputRadio component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value of this input.\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name of the parent input radio group.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadio", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1358520462, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputRadio", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n An input component used for selecting a value from a group of choices.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputRadio" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputRadio component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the input element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value of this input.\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name of the parent input radio group.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadio", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -507702431, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Groups child components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputRadioGroup" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputRadioGroup component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content to be rendering inside the .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name of the group.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -174486933, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Groups child components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputRadioGroup component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content to be rendering inside the .\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name of the group.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 786667698, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the child content to be rendering inside the .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "InputRadioGroup" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1211040725, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the child content to be rendering inside the .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 226388818, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n A dropdown selection component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputSelect" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputSelect component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content to be rendering inside the select element.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -962413333, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n A dropdown selection component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputSelect" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.InputSelect component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content to be rendering inside the select element.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1232731899, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the child content to be rendering inside the select element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "InputSelect" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 2045499334, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the child content to be rendering inside the select element.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Forms.InputSelect" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2025432102, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputText", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n An input component for editing values.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputText" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText" + } + }, + { + "HashCode": 624527924, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputText", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n An input component for editing values.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputText" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -547638517, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n A multiline input component for editing values.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputTextArea" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" + } + }, + { + "HashCode": 290706054, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n A multiline input component for editing values.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value of the input. This should be used with two-way binding.\n \n \n @bind-Value=\"model.PropertyName\"\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback that updates the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets an expression that identifies the bound value.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "DisplayName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the display name for this field.\n This value is used when generating error messages when the input value fails to parse correctly.\n \n ", + "Metadata": { + "Common.PropertyName": "DisplayName" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1019872643, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Displays a list of validation messages for a specified field within a cascaded .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ValidationMessage" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.ValidationMessage component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created div element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "For", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Specifies the field for which validation messages should be displayed.\n \n ", + "Metadata": { + "Common.PropertyName": "For", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1392867909, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Displays a list of validation messages for a specified field within a cascaded .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Microsoft.AspNetCore.Components.Forms.ValidationMessage component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created div element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "For", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Specifies the field for which validation messages should be displayed.\n \n ", + "Metadata": { + "Common.PropertyName": "For", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationMessage", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1972411142, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Displays a list of validation messages from a cascaded .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ValidationSummary" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Model", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the model to produce the list of validation messages for.\n When specified, this lists all errors that are associated with the model instance.\n \n ", + "Metadata": { + "Common.PropertyName": "Model" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created ul element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary" + } + }, + { + "HashCode": 1493664680, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Displays a list of validation messages from a cascaded .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Model", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the model to produce the list of validation messages for.\n When specified, this lists all errors that are associated with the model instance.\n \n ", + "Metadata": { + "Common.PropertyName": "Model" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be applied to the created ul element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.ValidationSummary", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1479783709, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n After navigating from one page to another, sets focus to an element\n matching a CSS selector. This can be used to build an accessible\n navigation system compatible with screen readers.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FocusOnNavigate" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "RouteData", + "TypeName": "Microsoft.AspNetCore.Components.RouteData", + "Documentation": "\n \n Gets or sets the route data. This can be obtained from an enclosing\n component.\n \n ", + "Metadata": { + "Common.PropertyName": "RouteData" + } + }, + { + "Kind": "Components.Component", + "Name": "Selector", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a CSS selector describing the element to be focused after\n navigation between pages.\n \n ", + "Metadata": { + "Common.PropertyName": "Selector" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate" + } + }, + { + "HashCode": -471124077, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n After navigating from one page to another, sets focus to an element\n matching a CSS selector. This can be used to build an accessible\n navigation system compatible with screen readers.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "RouteData", + "TypeName": "Microsoft.AspNetCore.Components.RouteData", + "Documentation": "\n \n Gets or sets the route data. This can be obtained from an enclosing\n component.\n \n ", + "Metadata": { + "Common.PropertyName": "RouteData" + } + }, + { + "Kind": "Components.Component", + "Name": "Selector", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a CSS selector describing the element to be focused after\n navigation between pages.\n \n ", + "Metadata": { + "Common.PropertyName": "Selector" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.FocusOnNavigate", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 594212292, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Routing.NavLink", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n A component that renders an anchor tag, automatically toggling its 'active'\n class based on whether its 'href' matches the current URI.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "NavLink" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ActiveClass", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the CSS class name applied to the NavLink when the\n current route matches the NavLink href.\n \n ", + "Metadata": { + "Common.PropertyName": "ActiveClass" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be added to the generated\n a element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content of the component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Match", + "TypeName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch", + "IsEnum": true, + "Documentation": "\n \n Gets or sets a value representing the URL matching behavior.\n \n ", + "Metadata": { + "Common.PropertyName": "Match" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink" + } + }, + { + "HashCode": -1087625684, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Routing.NavLink", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n A component that renders an anchor tag, automatically toggling its 'active'\n class based on whether its 'href' matches the current URI.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Routing.NavLink" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ActiveClass", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the CSS class name applied to the NavLink when the\n current route matches the NavLink href.\n \n ", + "Metadata": { + "Common.PropertyName": "ActiveClass" + } + }, + { + "Kind": "Components.Component", + "Name": "AdditionalAttributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Gets or sets a collection of additional attributes that will be added to the generated\n a element.\n \n ", + "Metadata": { + "Common.PropertyName": "AdditionalAttributes" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content of the component.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Match", + "TypeName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch", + "IsEnum": true, + "Documentation": "\n \n Gets or sets a value representing the URL matching behavior.\n \n ", + "Metadata": { + "Common.PropertyName": "Match" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -494253169, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the child content of the component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "NavLink" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1739671115, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the child content of the component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Routing.NavLink" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Routing.NavLink.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1965992444, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Web.HeadContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Provides content to components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "HeadContent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the content to be rendered in instances.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadContent" + } + }, + { + "HashCode": -343171283, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Web.HeadContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Provides content to components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Web.HeadContent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the content to be rendered in instances.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2129460439, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the content to be rendered in instances.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "HeadContent" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1562188844, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the content to be rendered in instances.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Web.HeadContent" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadContent.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1795857455, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Web.HeadOutlet", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Renders content provided by components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "HeadOutlet" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadOutlet" + } + }, + { + "HashCode": 644353883, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Web.HeadOutlet", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Renders content provided by components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Web.HeadOutlet" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.HeadOutlet", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1508320469, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Web.PageTitle", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Enables rendering an HTML <title> to a component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "PageTitle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the content to be rendered as the document title.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.PageTitle" + } + }, + { + "HashCode": -675534191, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Web.PageTitle", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Enables rendering an HTML <title> to a component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Web.PageTitle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the content to be rendered as the document title.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.PageTitle", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2046158081, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the content to be rendered as the document title.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "PageTitle" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 297017405, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the content to be rendered as the document title.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Web.PageTitle" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.PageTitle.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1701123430, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Captures errors thrown from its child content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ErrorBoundary" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content to be displayed when there is no error.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ErrorContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content to be displayed when there is an error.\n \n ", + "Metadata": { + "Common.PropertyName": "ErrorContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MaximumErrorCount", + "TypeName": "System.Int32", + "Documentation": "\n \n The maximum number of errors that can be handled. If more errors are received,\n they will be treated as fatal. Calling resets the count.\n \n ", + "Metadata": { + "Common.PropertyName": "MaximumErrorCount" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary" + } + }, + { + "HashCode": 1882979272, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Captures errors thrown from its child content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content to be displayed when there is no error.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ErrorContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The content to be displayed when there is an error.\n \n ", + "Metadata": { + "Common.PropertyName": "ErrorContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MaximumErrorCount", + "TypeName": "System.Int32", + "Documentation": "\n \n The maximum number of errors that can be handled. If more errors are received,\n they will be treated as fatal. Calling resets the count.\n \n ", + "Metadata": { + "Common.PropertyName": "MaximumErrorCount" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1615520106, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n The content to be displayed when there is no error.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "ErrorBoundary" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1214943843, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n The content to be displayed when there is no error.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Web.ErrorBoundary" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 783053736, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n The content to be displayed when there is an error.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ErrorContent", + "ParentTag": "ErrorBoundary" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ErrorContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1949488831, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n The content to be displayed when there is an error.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ErrorContent", + "ParentTag": "Microsoft.AspNetCore.Components.Web.ErrorBoundary" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ErrorContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.ErrorBoundary.ErrorContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 132633196, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Provides functionality for rendering a virtualized list of items.\n \n The context type for the items being rendered.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Virtualize" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemContent", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template for items that have not yet been loaded in memory.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemSize", + "TypeName": "System.Single", + "Documentation": "\n \n Gets the size of each item in pixels. Defaults to 50px.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemSize" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemsProvider", + "TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.ItemsProviderDelegate", + "Documentation": "\n \n Gets or sets the function providing items to the list.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemsProvider", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "System.Collections.Generic.ICollection", + "Documentation": "\n \n Gets or sets the fixed item source.\n \n ", + "Metadata": { + "Common.PropertyName": "Items", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OverscanCount", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets a value that determines how many additional items will be rendered\n before and after the visible region. This help to reduce the frequency of rendering\n during scrolling. However, higher values mean that more elements will be present\n in the page.\n \n ", + "Metadata": { + "Common.PropertyName": "OverscanCount" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 1827452284, + "Kind": "Components.Component", + "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Provides functionality for rendering a virtualized list of items.\n \n The context type for the items being rendered.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemContent", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template for items that have not yet been loaded in memory.\n \n ", + "Metadata": { + "Common.PropertyName": "Placeholder", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemSize", + "TypeName": "System.Single", + "Documentation": "\n \n Gets the size of each item in pixels. Defaults to 50px.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemSize" + } + }, + { + "Kind": "Components.Component", + "Name": "ItemsProvider", + "TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.ItemsProviderDelegate", + "Documentation": "\n \n Gets or sets the function providing items to the list.\n \n ", + "Metadata": { + "Common.PropertyName": "ItemsProvider", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "System.Collections.Generic.ICollection", + "Documentation": "\n \n Gets or sets the fixed item source.\n \n ", + "Metadata": { + "Common.PropertyName": "Items", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OverscanCount", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets a value that determines how many additional items will be rendered\n before and after the visible region. This help to reduce the frequency of rendering\n during scrolling. However, higher values mean that more elements will be present\n in the page.\n \n ", + "Metadata": { + "Common.PropertyName": "OverscanCount" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 931557749, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Virtualize" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1379540198, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1279698289, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ItemContent", + "ParentTag": "Virtualize" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ItemContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -716463714, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the item template for the list.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ItemContent", + "ParentTag": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ItemContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.ItemContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 25180346, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the template for items that have not yet been loaded in memory.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Placeholder", + "ParentTag": "Virtualize" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Placeholder' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 150748963, + "Kind": "Components.ChildContent", + "Name": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "\n \n Gets or sets the template for items that have not yet been loaded in memory.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Placeholder", + "ParentTag": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Placeholder' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.Virtualization.Virtualize.Placeholder", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1774249060, + "Kind": "Components.Component", + "Name": "Radzen.RadzenComponentWithChildren", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A base class of components that have child content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenComponentWithChildren" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.RadzenComponentWithChildren" + } + }, + { + "HashCode": 407561569, + "Kind": "Components.Component", + "Name": "Radzen.RadzenComponentWithChildren", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A base class of components that have child content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.RadzenComponentWithChildren" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.RadzenComponentWithChildren", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1635660813, + "Kind": "Components.ChildContent", + "Name": "Radzen.RadzenComponentWithChildren.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenComponentWithChildren" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.RadzenComponentWithChildren.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1932485970, + "Kind": "Components.ChildContent", + "Name": "Radzen.RadzenComponentWithChildren.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.RadzenComponentWithChildren" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.RadzenComponentWithChildren.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -913094682, + "Kind": "Components.Component", + "Name": "Radzen.DataBoundFormComponent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Class DataBoundFormComponent.\n Implements the \n Implements the \n \n \n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DataBoundFormComponent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "T", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter T for the Radzen.DataBoundFormComponent component.", + "Metadata": { + "Common.PropertyName": "T", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterCaseSensitivity", + "TypeName": "Radzen.FilterCaseSensitivity", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", + "Metadata": { + "Common.PropertyName": "FilterCaseSensitivity" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterOperator", + "TypeName": "Radzen.StringFilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", + "Metadata": { + "Common.PropertyName": "FilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadData", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", + "Metadata": { + "Common.PropertyName": "LoadData", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TextProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", + "Metadata": { + "Common.PropertyName": "TextProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.DataBoundFormComponent", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1966236781, + "Kind": "Components.Component", + "Name": "Radzen.DataBoundFormComponent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Class DataBoundFormComponent.\n Implements the \n Implements the \n \n \n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.DataBoundFormComponent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "T", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter T for the Radzen.DataBoundFormComponent component.", + "Metadata": { + "Common.PropertyName": "T", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterCaseSensitivity", + "TypeName": "Radzen.FilterCaseSensitivity", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", + "Metadata": { + "Common.PropertyName": "FilterCaseSensitivity" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterOperator", + "TypeName": "Radzen.StringFilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", + "Metadata": { + "Common.PropertyName": "FilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadData", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", + "Metadata": { + "Common.PropertyName": "LoadData", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TextProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", + "Metadata": { + "Common.PropertyName": "TextProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.DataBoundFormComponent", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -84199717, + "Kind": "Components.Component", + "Name": "Radzen.DropDownBase", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Base class of components that display a list of items.\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DropDownBase" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "T", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter T for the Radzen.DropDownBase component.", + "Metadata": { + "Common.PropertyName": "T", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Count", + "TypeName": "System.Int32", + "Documentation": "\n \n Specifies the total number of items in the data source.\n \n ", + "Metadata": { + "Common.PropertyName": "Count" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowVirtualization", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies wether virtualization is enabled. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "AllowVirtualization" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Specifies the default page size. Set to 5 by default.\n \n ", + "Metadata": { + "Common.PropertyName": "PageSize" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowFiltering", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether filtering is allowed. Set to false by default.\n \n true if filtering is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowFiltering" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowClear", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether the user can clear the value. Set to false by default.\n \n true if clearing is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowClear" + } + }, + { + "Kind": "Components.Component", + "Name": "Multiple", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Multiple" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItemChanged", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets the selected item changed.\n \n The selected item changed.\n ", + "Metadata": { + "Common.PropertyName": "SelectedItemChanged", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterDelay", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", + "Metadata": { + "Common.PropertyName": "FilterDelay" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItem", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the selected item.\n \n The selected item.\n ", + "Metadata": { + "Common.PropertyName": "SelectedItem" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterCaseSensitivity", + "TypeName": "Radzen.FilterCaseSensitivity", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", + "Metadata": { + "Common.PropertyName": "FilterCaseSensitivity" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterOperator", + "TypeName": "Radzen.StringFilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", + "Metadata": { + "Common.PropertyName": "FilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadData", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", + "Metadata": { + "Common.PropertyName": "LoadData", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TextProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", + "Metadata": { + "Common.PropertyName": "TextProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.DropDownBase", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -2117542346, + "Kind": "Components.Component", + "Name": "Radzen.DropDownBase", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Base class of components that display a list of items.\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.DropDownBase" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "T", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter T for the Radzen.DropDownBase component.", + "Metadata": { + "Common.PropertyName": "T", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Count", + "TypeName": "System.Int32", + "Documentation": "\n \n Specifies the total number of items in the data source.\n \n ", + "Metadata": { + "Common.PropertyName": "Count" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowVirtualization", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies wether virtualization is enabled. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "AllowVirtualization" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Specifies the default page size. Set to 5 by default.\n \n ", + "Metadata": { + "Common.PropertyName": "PageSize" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowFiltering", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether filtering is allowed. Set to false by default.\n \n true if filtering is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowFiltering" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowClear", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether the user can clear the value. Set to false by default.\n \n true if clearing is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowClear" + } + }, + { + "Kind": "Components.Component", + "Name": "Multiple", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Multiple" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItemChanged", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets the selected item changed.\n \n The selected item changed.\n ", + "Metadata": { + "Common.PropertyName": "SelectedItemChanged", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterDelay", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", + "Metadata": { + "Common.PropertyName": "FilterDelay" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItem", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the selected item.\n \n The selected item.\n ", + "Metadata": { + "Common.PropertyName": "SelectedItem" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterCaseSensitivity", + "TypeName": "Radzen.FilterCaseSensitivity", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", + "Metadata": { + "Common.PropertyName": "FilterCaseSensitivity" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterOperator", + "TypeName": "Radzen.StringFilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", + "Metadata": { + "Common.PropertyName": "FilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadData", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", + "Metadata": { + "Common.PropertyName": "LoadData", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TextProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", + "Metadata": { + "Common.PropertyName": "TextProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.DropDownBase", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 41448968, + "Kind": "Components.ChildContent", + "Name": "Radzen.DropDownBase.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "DropDownBase" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.DropDownBase.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -928855095, + "Kind": "Components.ChildContent", + "Name": "Radzen.DropDownBase.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.DropDownBase" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.DropDownBase.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1030223452, + "Kind": "Components.Component", + "Name": "Radzen.FormComponent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Class FormComponent.\n Implements the \n Implements the \n \n \n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FormComponent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "T", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter T for the Radzen.FormComponent component.", + "Metadata": { + "Common.PropertyName": "T", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "T", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.FormComponent", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 1014163710, + "Kind": "Components.Component", + "Name": "Radzen.FormComponent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Class FormComponent.\n Implements the \n Implements the \n \n \n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.FormComponent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "T", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter T for the Radzen.FormComponent component.", + "Metadata": { + "Common.PropertyName": "T", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "T", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.FormComponent", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 676737452, + "Kind": "Components.Component", + "Name": "Radzen.PagedDataBoundComponent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Base classes of components that support paging.\n \n The type of the data item\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "PagedDataBoundComponent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "T", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter T for the Radzen.PagedDataBoundComponent component.", + "Metadata": { + "Common.PropertyName": "T", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerPosition", + "TypeName": "Radzen.PagerPosition", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the pager position. Set to PagerPosition.Bottom by default.\n \n The pager position.\n ", + "Metadata": { + "Common.PropertyName": "PagerPosition" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerAlwaysVisible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "PagerAlwaysVisible" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerHorizontalAlign", + "TypeName": "Radzen.HorizontalAlign", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", + "Metadata": { + "Common.PropertyName": "PagerHorizontalAlign" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowPaging", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether paging is allowed. Set to false by default.\n \n true if paging is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowPaging" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the size of the page.\n \n The size of the page.\n ", + "Metadata": { + "Common.PropertyName": "PageSize" + } + }, + { + "Kind": "Components.Component", + "Name": "PageNumbersCount", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", + "Metadata": { + "Common.PropertyName": "PageNumbersCount" + } + }, + { + "Kind": "Components.Component", + "Name": "Count", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the count.\n \n The count.\n ", + "Metadata": { + "Common.PropertyName": "Count" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSizeOptions", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the page size options.\n \n The page size options.\n ", + "Metadata": { + "Common.PropertyName": "PageSizeOptions" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSizeText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the page size description text.\n \n The page size description text.\n ", + "Metadata": { + "Common.PropertyName": "PageSizeText" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowPagingSummary", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", + "Metadata": { + "Common.PropertyName": "ShowPagingSummary" + } + }, + { + "Kind": "Components.Component", + "Name": "PagingSummaryFormat", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", + "Metadata": { + "Common.PropertyName": "PagingSummaryFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadData", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", + "Metadata": { + "Common.PropertyName": "LoadData", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Page", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the page callback.\n \n The page callback.\n ", + "Metadata": { + "Common.PropertyName": "Page", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.PagedDataBoundComponent", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -272231892, + "Kind": "Components.Component", + "Name": "Radzen.PagedDataBoundComponent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Base classes of components that support paging.\n \n The type of the data item\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.PagedDataBoundComponent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "T", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter T for the Radzen.PagedDataBoundComponent component.", + "Metadata": { + "Common.PropertyName": "T", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerPosition", + "TypeName": "Radzen.PagerPosition", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the pager position. Set to PagerPosition.Bottom by default.\n \n The pager position.\n ", + "Metadata": { + "Common.PropertyName": "PagerPosition" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerAlwaysVisible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "PagerAlwaysVisible" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerHorizontalAlign", + "TypeName": "Radzen.HorizontalAlign", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", + "Metadata": { + "Common.PropertyName": "PagerHorizontalAlign" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowPaging", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether paging is allowed. Set to false by default.\n \n true if paging is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowPaging" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the size of the page.\n \n The size of the page.\n ", + "Metadata": { + "Common.PropertyName": "PageSize" + } + }, + { + "Kind": "Components.Component", + "Name": "PageNumbersCount", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", + "Metadata": { + "Common.PropertyName": "PageNumbersCount" + } + }, + { + "Kind": "Components.Component", + "Name": "Count", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the count.\n \n The count.\n ", + "Metadata": { + "Common.PropertyName": "Count" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSizeOptions", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the page size options.\n \n The page size options.\n ", + "Metadata": { + "Common.PropertyName": "PageSizeOptions" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSizeText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the page size description text.\n \n The page size description text.\n ", + "Metadata": { + "Common.PropertyName": "PageSizeText" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowPagingSummary", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", + "Metadata": { + "Common.PropertyName": "ShowPagingSummary" + } + }, + { + "Kind": "Components.Component", + "Name": "PagingSummaryFormat", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", + "Metadata": { + "Common.PropertyName": "PagingSummaryFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadData", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", + "Metadata": { + "Common.PropertyName": "LoadData", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Page", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the page callback.\n \n The page callback.\n ", + "Metadata": { + "Common.PropertyName": "Page", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.PagedDataBoundComponent", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 226879692, + "Kind": "Components.ChildContent", + "Name": "Radzen.PagedDataBoundComponent.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "PagedDataBoundComponent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.PagedDataBoundComponent.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1125485090, + "Kind": "Components.ChildContent", + "Name": "Radzen.PagedDataBoundComponent.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.PagedDataBoundComponent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.PagedDataBoundComponent.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1076824502, + "Kind": "Components.Component", + "Name": "Radzen.RadzenComponent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Base class of Radzen Blazor components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenComponent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.RadzenComponent" + } + }, + { + "HashCode": 957159472, + "Kind": "Components.Component", + "Name": "Radzen.RadzenComponent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Base class of Radzen Blazor components.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.RadzenComponent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.RadzenComponent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1398740162, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenAccordion", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenAccordion component.\n \n \n \n <RadzenAccordion>\n <Items>\n <RadzenAccordionItem Text=\"Orders\" Icon=\"account_balance_wallet\">\n Details for Orders\n </RadzenAccordionItem>\n <RadzenAccordionItem Text=\"Employees\" Icon=\"account_box\">\n Details for Employees\n </RadzenAccordionItem>\n </Items>\n </RadzenAccordion>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenAccordion" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Multiple", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether multiple items can be expanded.\n \n true if multiple items can be expanded; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Multiple" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the selected item.\n \n The index of the selected item.\n ", + "Metadata": { + "Common.PropertyName": "SelectedIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Expand", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback raised when the item is expanded.\n \n The expand.\n ", + "Metadata": { + "Common.PropertyName": "Expand", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Collapse", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback raised when the item is collapsed.\n \n The collapse.\n ", + "Metadata": { + "Common.PropertyName": "Collapse", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", + "Metadata": { + "Common.PropertyName": "Items", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenAccordion" + } + }, + { + "HashCode": -1819361107, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenAccordion", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenAccordion component.\n \n \n \n <RadzenAccordion>\n <Items>\n <RadzenAccordionItem Text=\"Orders\" Icon=\"account_balance_wallet\">\n Details for Orders\n </RadzenAccordionItem>\n <RadzenAccordionItem Text=\"Employees\" Icon=\"account_box\">\n Details for Employees\n </RadzenAccordionItem>\n </Items>\n </RadzenAccordion>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenAccordion" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Multiple", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether multiple items can be expanded.\n \n true if multiple items can be expanded; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Multiple" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the selected item.\n \n The index of the selected item.\n ", + "Metadata": { + "Common.PropertyName": "SelectedIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Expand", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback raised when the item is expanded.\n \n The expand.\n ", + "Metadata": { + "Common.PropertyName": "Expand", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Collapse", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback raised when the item is collapsed.\n \n The collapse.\n ", + "Metadata": { + "Common.PropertyName": "Collapse", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", + "Metadata": { + "Common.PropertyName": "Items", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenAccordion", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 646476192, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenAccordion.Items", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Items", + "ParentTag": "RadzenAccordion" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenAccordion.Items", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1949875801, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenAccordion.Items", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Items", + "ParentTag": "Radzen.Blazor.RadzenAccordion" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenAccordion.Items", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 819975611, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenAccordionItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Class RadzenAccordionItem.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenAccordionItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Selected", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is selected.\n \n true if selected; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Selected" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenAccordionItem" + } + }, + { + "HashCode": 634079170, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenAccordionItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Class RadzenAccordionItem.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenAccordionItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Selected", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is selected.\n \n true if selected; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Selected" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenAccordionItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1337125849, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenAccordionItem.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenAccordionItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenAccordionItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 827286317, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenAccordionItem.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenAccordionItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenAccordionItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 981870214, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenArcGaugeScale", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenArcGaugeScale component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenArcGaugeScale" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TickLength", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the length of the tick.\n \n The length of the tick.\n ", + "Metadata": { + "Common.PropertyName": "TickLength" + } + }, + { + "Kind": "Components.Component", + "Name": "MinorTickLength", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the length of the minor tick.\n \n The length of the minor tick.\n ", + "Metadata": { + "Common.PropertyName": "MinorTickLength" + } + }, + { + "Kind": "Components.Component", + "Name": "TickLabelOffset", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the tick label offset.\n \n The tick label offset.\n ", + "Metadata": { + "Common.PropertyName": "TickLabelOffset" + } + }, + { + "Kind": "Components.Component", + "Name": "FormatString", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", + "Metadata": { + "Common.PropertyName": "FormatString" + } + }, + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the fill.\n \n The fill.\n ", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the height.\n \n The height.\n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Formatter", + "TypeName": "System.Func", + "Documentation": "\n \n Gets or sets the formatter.\n \n The formatter.\n ", + "Metadata": { + "Common.PropertyName": "Formatter", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "StartAngle", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the start angle.\n \n The start angle.\n ", + "Metadata": { + "Common.PropertyName": "StartAngle" + } + }, + { + "Kind": "Components.Component", + "Name": "TickPosition", + "TypeName": "Radzen.Blazor.GaugeTickPosition", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the tick position.\n \n The tick position.\n ", + "Metadata": { + "Common.PropertyName": "TickPosition" + } + }, + { + "Kind": "Components.Component", + "Name": "EndAngle", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the end angle.\n \n The end angle.\n ", + "Metadata": { + "Common.PropertyName": "EndAngle" + } + }, + { + "Kind": "Components.Component", + "Name": "Radius", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the radius.\n \n The radius.\n ", + "Metadata": { + "Common.PropertyName": "Radius" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowFirstTick", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether first tick is shown.\n \n true if first tick is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowFirstTick" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowLastTick", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether last tick is shown.\n \n true if last tick is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowLastTick" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowTickLabels", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether to show tick labels.\n \n true if tick labels are shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowTickLabels" + } + }, + { + "Kind": "Components.Component", + "Name": "X", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the x.\n \n The x.\n ", + "Metadata": { + "Common.PropertyName": "X" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Double", + "Documentation": "\n \n Determines the minimum value.\n \n The minimum value.\n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Double", + "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the step.\n \n The step.\n ", + "Metadata": { + "Common.PropertyName": "Step" + } + }, + { + "Kind": "Components.Component", + "Name": "MinorStep", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the minor step.\n \n The minor step.\n ", + "Metadata": { + "Common.PropertyName": "MinorStep" + } + }, + { + "Kind": "Components.Component", + "Name": "Y", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the y.\n \n The y.\n ", + "Metadata": { + "Common.PropertyName": "Y" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the margin.\n \n The margin.\n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenArcGaugeScale" + } + }, + { + "HashCode": -410269164, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenArcGaugeScale", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenArcGaugeScale component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenArcGaugeScale" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TickLength", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the length of the tick.\n \n The length of the tick.\n ", + "Metadata": { + "Common.PropertyName": "TickLength" + } + }, + { + "Kind": "Components.Component", + "Name": "MinorTickLength", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the length of the minor tick.\n \n The length of the minor tick.\n ", + "Metadata": { + "Common.PropertyName": "MinorTickLength" + } + }, + { + "Kind": "Components.Component", + "Name": "TickLabelOffset", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the tick label offset.\n \n The tick label offset.\n ", + "Metadata": { + "Common.PropertyName": "TickLabelOffset" + } + }, + { + "Kind": "Components.Component", + "Name": "FormatString", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", + "Metadata": { + "Common.PropertyName": "FormatString" + } + }, + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the fill.\n \n The fill.\n ", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the height.\n \n The height.\n ", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Formatter", + "TypeName": "System.Func", + "Documentation": "\n \n Gets or sets the formatter.\n \n The formatter.\n ", + "Metadata": { + "Common.PropertyName": "Formatter", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "StartAngle", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the start angle.\n \n The start angle.\n ", + "Metadata": { + "Common.PropertyName": "StartAngle" + } + }, + { + "Kind": "Components.Component", + "Name": "TickPosition", + "TypeName": "Radzen.Blazor.GaugeTickPosition", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the tick position.\n \n The tick position.\n ", + "Metadata": { + "Common.PropertyName": "TickPosition" + } + }, + { + "Kind": "Components.Component", + "Name": "EndAngle", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the end angle.\n \n The end angle.\n ", + "Metadata": { + "Common.PropertyName": "EndAngle" + } + }, + { + "Kind": "Components.Component", + "Name": "Radius", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the radius.\n \n The radius.\n ", + "Metadata": { + "Common.PropertyName": "Radius" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowFirstTick", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether first tick is shown.\n \n true if first tick is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowFirstTick" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowLastTick", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether last tick is shown.\n \n true if last tick is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowLastTick" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowTickLabels", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether to show tick labels.\n \n true if tick labels are shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowTickLabels" + } + }, + { + "Kind": "Components.Component", + "Name": "X", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the x.\n \n The x.\n ", + "Metadata": { + "Common.PropertyName": "X" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Double", + "Documentation": "\n \n Determines the minimum value.\n \n The minimum value.\n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Double", + "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the step.\n \n The step.\n ", + "Metadata": { + "Common.PropertyName": "Step" + } + }, + { + "Kind": "Components.Component", + "Name": "MinorStep", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the minor step.\n \n The minor step.\n ", + "Metadata": { + "Common.PropertyName": "MinorStep" + } + }, + { + "Kind": "Components.Component", + "Name": "Y", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the y.\n \n The y.\n ", + "Metadata": { + "Common.PropertyName": "Y" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the margin.\n \n The margin.\n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenArcGaugeScale", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 218521083, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenArcGaugeScale.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenArcGaugeScale" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenArcGaugeScale.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1879446760, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenArcGaugeScale.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenArcGaugeScale" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenArcGaugeScale.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1202516808, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenArcGaugeScaleValue", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenArcGaugeScaleValue component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenArcGaugeScaleValue" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the fill.\n \n The fill.\n ", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowValue", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether to show value.\n \n true if value is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowValue" + } + }, + { + "Kind": "Components.Component", + "Name": "FormatString", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", + "Metadata": { + "Common.PropertyName": "FormatString" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenArcGaugeScaleValue" + } + }, + { + "HashCode": 818995428, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenArcGaugeScaleValue", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenArcGaugeScaleValue component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenArcGaugeScaleValue" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the fill.\n \n The fill.\n ", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowValue", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether to show value.\n \n true if value is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowValue" + } + }, + { + "Kind": "Components.Component", + "Name": "FormatString", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", + "Metadata": { + "Common.PropertyName": "FormatString" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenArcGaugeScaleValue", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1358768569, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenArcGaugeScaleValue.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "RadzenArcGaugeScaleValue" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenArcGaugeScaleValue.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 715841158, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenArcGaugeScaleValue.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.Blazor.RadzenArcGaugeScaleValue" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenArcGaugeScaleValue.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 923449544, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenAreaSeries", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Renders area series in .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenAreaSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenAreaSeries component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the color of the line.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the fill (background color) of the area series.\n \n The fill.\n ", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the pixel width of the line. Set to 2 by default.\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Documentation": "\n \n Specifies the line type.\n \n ", + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "Smooth", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether to render a smooth line. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Smooth" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TooltipTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "Metadata": { + "Common.PropertyName": "TooltipTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CategoryProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "CategoryProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Hidden", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Hidden" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "RenderingOrder", + "TypeName": "System.Int32", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "RenderingOrder" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenAreaSeries", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -297267962, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenAreaSeries", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Renders area series in .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenAreaSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenAreaSeries component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the color of the line.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the fill (background color) of the area series.\n \n The fill.\n ", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the pixel width of the line. Set to 2 by default.\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Documentation": "\n \n Specifies the line type.\n \n ", + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "Smooth", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether to render a smooth line. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Smooth" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TooltipTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "Metadata": { + "Common.PropertyName": "TooltipTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CategoryProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "CategoryProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Hidden", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Hidden" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "RenderingOrder", + "TypeName": "System.Int32", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "RenderingOrder" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenAreaSeries", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1655171962, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenAreaSeries.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenAreaSeries" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenAreaSeries.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -444026506, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenAreaSeries.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenAreaSeries" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenAreaSeries.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 449209199, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenAreaSeries.TooltipTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TooltipTemplate", + "ParentTag": "RadzenAreaSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenAreaSeries.TooltipTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1374606663, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenAreaSeries.TooltipTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TooltipTemplate", + "ParentTag": "Radzen.Blazor.RadzenAreaSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenAreaSeries.TooltipTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 370510024, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenAutoComplete", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenAutoComplete component.\n \n \n \n <RadzenAutoComplete Data=@customers TextProperty=\"CompanyName\" Change=@(args => Console.WriteLine($\"Selected text: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenAutoComplete" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "MinLength", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the minimum length.\n \n The minimum length.\n ", + "Metadata": { + "Common.PropertyName": "MinLength" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterDelay", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", + "Metadata": { + "Common.PropertyName": "FilterDelay" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterCaseSensitivity", + "TypeName": "Radzen.FilterCaseSensitivity", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", + "Metadata": { + "Common.PropertyName": "FilterCaseSensitivity" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterOperator", + "TypeName": "Radzen.StringFilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", + "Metadata": { + "Common.PropertyName": "FilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadData", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", + "Metadata": { + "Common.PropertyName": "LoadData", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TextProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", + "Metadata": { + "Common.PropertyName": "TextProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenAutoComplete" + } + }, + { + "HashCode": 297305989, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenAutoComplete", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenAutoComplete component.\n \n \n \n <RadzenAutoComplete Data=@customers TextProperty=\"CompanyName\" Change=@(args => Console.WriteLine($\"Selected text: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenAutoComplete" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "MinLength", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the minimum length.\n \n The minimum length.\n ", + "Metadata": { + "Common.PropertyName": "MinLength" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterDelay", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", + "Metadata": { + "Common.PropertyName": "FilterDelay" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterCaseSensitivity", + "TypeName": "Radzen.FilterCaseSensitivity", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", + "Metadata": { + "Common.PropertyName": "FilterCaseSensitivity" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterOperator", + "TypeName": "Radzen.StringFilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", + "Metadata": { + "Common.PropertyName": "FilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadData", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", + "Metadata": { + "Common.PropertyName": "LoadData", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TextProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", + "Metadata": { + "Common.PropertyName": "TextProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenAutoComplete", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1198775622, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenAxisTitle", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Represents the title configuration of a .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenAxisTitle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text displayed by the title.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenAxisTitle" + } + }, + { + "HashCode": -1119547983, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenAxisTitle", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Represents the title configuration of a .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenAxisTitle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text displayed by the title.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenAxisTitle", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -918489656, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenBadge", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenBadge component.\n \n \n \n <RadzenBadge BadgeStyle=\"BadgeStyle.Primary\" Text=\"Primary\" />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenBadge" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "BadgeStyle", + "TypeName": "Radzen.BadgeStyle", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the badge style.\n \n The badge style.\n ", + "Metadata": { + "Common.PropertyName": "BadgeStyle" + } + }, + { + "Kind": "Components.Component", + "Name": "IsPill", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this instance is pill.\n \n true if this instance is pill; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "IsPill" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenBadge" + } + }, + { + "HashCode": 1819106153, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenBadge", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenBadge component.\n \n \n \n <RadzenBadge BadgeStyle=\"BadgeStyle.Primary\" Text=\"Primary\" />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenBadge" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "BadgeStyle", + "TypeName": "Radzen.BadgeStyle", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the badge style.\n \n The badge style.\n ", + "Metadata": { + "Common.PropertyName": "BadgeStyle" + } + }, + { + "Kind": "Components.Component", + "Name": "IsPill", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this instance is pill.\n \n true if this instance is pill; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "IsPill" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenBadge", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 418757425, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenBadge.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenBadge" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenBadge.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -2033133144, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenBadge.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenBadge" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenBadge.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1600654690, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenBarOptions", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Common configuration of .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenBarOptions" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Radius", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the border radius of the bars. \n \n The radius. Values greater than 0 make rounded corners.\n ", + "Metadata": { + "Common.PropertyName": "Radius" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the margin between bars.\n \n The margin. By default set to 10\n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenBarOptions" + } + }, + { + "HashCode": -723072427, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenBarOptions", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Common configuration of .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenBarOptions" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Radius", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the border radius of the bars. \n \n The radius. Values greater than 0 make rounded corners.\n ", + "Metadata": { + "Common.PropertyName": "Radius" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the margin between bars.\n \n The margin. By default set to 10\n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenBarOptions", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -120928165, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenBarSeries", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Renders bar series in .\n \n The type of the series data item.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenBarSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenBarSeries component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the fill (background color) of the bar series.\n \n The fill.\n ", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "Fills", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Specifies a list of colors that will be used to set the individual bar backgrounds.\n \n The fills.\n ", + "Metadata": { + "Common.PropertyName": "Fills" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the stroke (border color) of the bar series.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Strokes", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Specifies a list of colors that will be used to set the individual bar borders.\n \n The strokes.\n ", + "Metadata": { + "Common.PropertyName": "Strokes" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the width of the stroke (border).\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the type of the line used to render the bar border.\n \n The type of the line.\n ", + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TooltipTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "Metadata": { + "Common.PropertyName": "TooltipTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CategoryProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "CategoryProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Hidden", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Hidden" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "RenderingOrder", + "TypeName": "System.Int32", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "RenderingOrder" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenBarSeries", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 1630342856, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenBarSeries", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Renders bar series in .\n \n The type of the series data item.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenBarSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenBarSeries component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the fill (background color) of the bar series.\n \n The fill.\n ", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "Fills", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Specifies a list of colors that will be used to set the individual bar backgrounds.\n \n The fills.\n ", + "Metadata": { + "Common.PropertyName": "Fills" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the stroke (border color) of the bar series.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Strokes", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Specifies a list of colors that will be used to set the individual bar borders.\n \n The strokes.\n ", + "Metadata": { + "Common.PropertyName": "Strokes" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the width of the stroke (border).\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the type of the line used to render the bar border.\n \n The type of the line.\n ", + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TooltipTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "Metadata": { + "Common.PropertyName": "TooltipTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CategoryProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "CategoryProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Hidden", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Hidden" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "RenderingOrder", + "TypeName": "System.Int32", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "RenderingOrder" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenBarSeries", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 258357822, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenBarSeries.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenBarSeries" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenBarSeries.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -44595471, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenBarSeries.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenBarSeries" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenBarSeries.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 165356127, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenBarSeries.TooltipTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TooltipTemplate", + "ParentTag": "RadzenBarSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenBarSeries.TooltipTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -969076663, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenBarSeries.TooltipTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TooltipTemplate", + "ParentTag": "Radzen.Blazor.RadzenBarSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenBarSeries.TooltipTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1379582597, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenBody", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenBody component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenBody" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Expanded", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is expanded.\n \n true if expanded; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Expanded" + } + }, + { + "Kind": "Components.Component", + "Name": "ExpandedChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback raised when the component is expanded or collapsed.\n \n The expanded changed callback.\n ", + "Metadata": { + "Common.PropertyName": "ExpandedChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenBody" + } + }, + { + "HashCode": 299290205, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenBody", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenBody component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenBody" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Expanded", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is expanded.\n \n true if expanded; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Expanded" + } + }, + { + "Kind": "Components.Component", + "Name": "ExpandedChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets a callback raised when the component is expanded or collapsed.\n \n The expanded changed callback.\n ", + "Metadata": { + "Common.PropertyName": "ExpandedChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenBody", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1004125313, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenBody.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenBody" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenBody.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 22596964, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenBody.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenBody" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenBody.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1773268710, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenBreadCrumb", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A component to display a Bread Crumb style menu\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenBreadCrumb" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n An optional RenderFragment that is rendered per Item\n \n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenBreadCrumb" + } + }, + { + "HashCode": -148957711, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenBreadCrumb", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A component to display a Bread Crumb style menu\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenBreadCrumb" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n An optional RenderFragment that is rendered per Item\n \n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenBreadCrumb", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -448853306, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenBreadCrumb.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n An optional RenderFragment that is rendered per Item\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "RadzenBreadCrumb" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenBreadCrumb.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 870654722, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenBreadCrumb.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n An optional RenderFragment that is rendered per Item\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.Blazor.RadzenBreadCrumb" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenBreadCrumb.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1472045938, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenBreadCrumb.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenBreadCrumb" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenBreadCrumb.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1431060902, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenBreadCrumb.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenBreadCrumb" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenBreadCrumb.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1386874857, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenBreadCrumbItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Bread Crumb Item Component\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenBreadCrumbItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n The Displayed Text\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Path", + "TypeName": "System.String", + "Documentation": "\n \n An optional Link to be rendendered\n \n ", + "Metadata": { + "Common.PropertyName": "Path" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n An optional Icon to be rendered\n \n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenBreadCrumbItem" + } + }, + { + "HashCode": 1222241344, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenBreadCrumbItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Bread Crumb Item Component\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenBreadCrumbItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n The Displayed Text\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Path", + "TypeName": "System.String", + "Documentation": "\n \n An optional Link to be rendendered\n \n ", + "Metadata": { + "Common.PropertyName": "Path" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n An optional Icon to be rendered\n \n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenBreadCrumbItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1852696622, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenButton", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenButton component.\n \n \n \n <RadzenButton Click=@(args => Console.WriteLine(\"Button clicked\")) Text=\"Button\" />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenButton" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Image", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the image.\n \n The image.\n ", + "Metadata": { + "Common.PropertyName": "Image" + } + }, + { + "Kind": "Components.Component", + "Name": "ButtonStyle", + "TypeName": "Radzen.ButtonStyle", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the button style.\n \n The button style.\n ", + "Metadata": { + "Common.PropertyName": "ButtonStyle" + } + }, + { + "Kind": "Components.Component", + "Name": "ButtonType", + "TypeName": "Radzen.ButtonType", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the type of the button.\n \n The type of the button.\n ", + "Metadata": { + "Common.PropertyName": "ButtonType" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Radzen.ButtonSize", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the size.\n \n The size.\n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "IsBusy", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this instance busy text is shown.\n \n true if this instance busy text is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "IsBusy" + } + }, + { + "Kind": "Components.Component", + "Name": "BusyText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the busy text.\n \n The busy text.\n ", + "Metadata": { + "Common.PropertyName": "BusyText" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenButton" + } + }, + { + "HashCode": 298076058, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenButton", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenButton component.\n \n \n \n <RadzenButton Click=@(args => Console.WriteLine(\"Button clicked\")) Text=\"Button\" />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenButton" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Image", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the image.\n \n The image.\n ", + "Metadata": { + "Common.PropertyName": "Image" + } + }, + { + "Kind": "Components.Component", + "Name": "ButtonStyle", + "TypeName": "Radzen.ButtonStyle", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the button style.\n \n The button style.\n ", + "Metadata": { + "Common.PropertyName": "ButtonStyle" + } + }, + { + "Kind": "Components.Component", + "Name": "ButtonType", + "TypeName": "Radzen.ButtonType", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the type of the button.\n \n The type of the button.\n ", + "Metadata": { + "Common.PropertyName": "ButtonType" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "Radzen.ButtonSize", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the size.\n \n The size.\n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "IsBusy", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this instance busy text is shown.\n \n true if this instance busy text is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "IsBusy" + } + }, + { + "Kind": "Components.Component", + "Name": "BusyText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the busy text.\n \n The busy text.\n ", + "Metadata": { + "Common.PropertyName": "BusyText" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenButton", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 15657056, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenButton.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenButton" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenButton.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1745374544, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenButton.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenButton" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenButton.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -103719286, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenCard", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenCard component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenCard" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenCard" + } + }, + { + "HashCode": 1192598193, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenCard", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenCard component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenCard" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenCard", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -231764229, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenCard.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenCard" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenCard.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 877224699, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenCard.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenCard" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenCard.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1792461982, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenChart", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Displays line, area, donut, pie, bar or column series.\n \n \n \n <RadzenChart>\n <RadzenColumnSeries Data=@revenue CategoryProperty=\"Quarter\" ValueProperty=\"Revenue\" />\n </RadzenChart>\n @code {\n class DataItem\n {\n public string Quarter { get; set; }\n public double Revenue { get; set; }\n }\n DataItem[] revenue = new DataItem[]\n {\n new DataItem { Quarter = \"Q1\", Revenue = 234000 },\n new DataItem { Quarter = \"Q2\", Revenue = 284000 },\n new DataItem { Quarter = \"Q3\", Revenue = 274000 },\n new DataItem { Quarter = \"Q4\", Revenue = 294000 }\n };\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenChart" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ColorScheme", + "TypeName": "Radzen.Blazor.ColorScheme", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the color scheme used to render the series.\n \n The color scheme.\n ", + "Metadata": { + "Common.PropertyName": "ColorScheme" + } + }, + { + "Kind": "Components.Component", + "Name": "SeriesClick", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user clicks on a series. \n \n ", + "Metadata": { + "Common.PropertyName": "SeriesClick", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content. Used to specify series and other configuration.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenChart" + } + }, + { + "HashCode": -788025835, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenChart", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Displays line, area, donut, pie, bar or column series.\n \n \n \n <RadzenChart>\n <RadzenColumnSeries Data=@revenue CategoryProperty=\"Quarter\" ValueProperty=\"Revenue\" />\n </RadzenChart>\n @code {\n class DataItem\n {\n public string Quarter { get; set; }\n public double Revenue { get; set; }\n }\n DataItem[] revenue = new DataItem[]\n {\n new DataItem { Quarter = \"Q1\", Revenue = 234000 },\n new DataItem { Quarter = \"Q2\", Revenue = 284000 },\n new DataItem { Quarter = \"Q3\", Revenue = 274000 },\n new DataItem { Quarter = \"Q4\", Revenue = 294000 }\n };\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenChart" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ColorScheme", + "TypeName": "Radzen.Blazor.ColorScheme", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the color scheme used to render the series.\n \n The color scheme.\n ", + "Metadata": { + "Common.PropertyName": "ColorScheme" + } + }, + { + "Kind": "Components.Component", + "Name": "SeriesClick", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user clicks on a series. \n \n ", + "Metadata": { + "Common.PropertyName": "SeriesClick", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content. Used to specify series and other configuration.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenChart", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1253672251, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenChart.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content. Used to specify series and other configuration.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenChart" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenChart.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 507565905, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenChart.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content. Used to specify series and other configuration.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenChart" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenChart.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1681194575, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenChartTooltipOptions", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Contains tooltip configuration.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenChartTooltipOptions" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether to show tooltips. By defaults RadzenChart displays tooltips.\n \n true to display tooltips; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the CSS style of the tooltip.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenChartTooltipOptions" + } + }, + { + "HashCode": 1046288942, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenChartTooltipOptions", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Contains tooltip configuration.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenChartTooltipOptions" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether to show tooltips. By defaults RadzenChart displays tooltips.\n \n true to display tooltips; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the CSS style of the tooltip.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenChartTooltipOptions", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1338880197, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenCheckBox", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenCheckBox component.\n \n The type of the value.\n \n \n <RadzenCheckBox @bind-Value=@someValue TValue=\"bool\" Change=@(args => Console.WriteLine($\"Is checked: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenCheckBox" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenCheckBox component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "TriState", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether is tri-state (true, false or null).\n \n true if tri-state; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "TriState" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenCheckBox", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -250290677, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenCheckBox", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenCheckBox component.\n \n The type of the value.\n \n \n <RadzenCheckBox @bind-Value=@someValue TValue=\"bool\" Change=@(args => Console.WriteLine($\"Is checked: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenCheckBox" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenCheckBox component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "TriState", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether is tri-state (true, false or null).\n \n true if tri-state; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "TriState" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenCheckBox", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1845287453, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenCheckBoxList", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenCheckBoxList component.\n \n The type of the value.\n \n \n <RadzenCheckBoxList @bind-Value=@checkedValues TValue=\"int\" >\n <Items>\n <RadzenCheckBoxListItem Text=\"Orders\" Value=\"1\" />\n <RadzenCheckBoxListItem Text=\"Employees\" Value=\"2\" />\n </Items>\n </RadzenCheckBoxList>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenCheckBoxList" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenCheckBoxList component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "TextProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", + "Metadata": { + "Common.PropertyName": "TextProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.IEnumerable", + "Documentation": "\n \n Gets or sets the data used to generate items.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "Orientation", + "TypeName": "Radzen.Orientation", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the orientation.\n \n The orientation.\n ", + "Metadata": { + "Common.PropertyName": "Orientation" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the items that will be concatenated with generated items from Data.\n \n The items.\n ", + "Metadata": { + "Common.PropertyName": "Items", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenCheckBoxList", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -701405152, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenCheckBoxList", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenCheckBoxList component.\n \n The type of the value.\n \n \n <RadzenCheckBoxList @bind-Value=@checkedValues TValue=\"int\" >\n <Items>\n <RadzenCheckBoxListItem Text=\"Orders\" Value=\"1\" />\n <RadzenCheckBoxListItem Text=\"Employees\" Value=\"2\" />\n </Items>\n </RadzenCheckBoxList>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenCheckBoxList" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenCheckBoxList component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "TextProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", + "Metadata": { + "Common.PropertyName": "TextProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.IEnumerable", + "Documentation": "\n \n Gets or sets the data used to generate items.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "Orientation", + "TypeName": "Radzen.Orientation", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the orientation.\n \n The orientation.\n ", + "Metadata": { + "Common.PropertyName": "Orientation" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the items that will be concatenated with generated items from Data.\n \n The items.\n ", + "Metadata": { + "Common.PropertyName": "Items", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenCheckBoxList", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1761174797, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenCheckBoxList.Items", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the items that will be concatenated with generated items from Data.\n \n The items.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Items", + "ParentTag": "RadzenCheckBoxList" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenCheckBoxList.Items", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 753847582, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenCheckBoxList.Items", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the items that will be concatenated with generated items from Data.\n \n The items.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Items", + "ParentTag": "Radzen.Blazor.RadzenCheckBoxList" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenCheckBoxList.Items", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1146005170, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenCheckBoxListItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenCheckBoxListItem component.\n \n The type of the value.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenCheckBoxListItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenCheckBoxListItem component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenCheckBoxListItem", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1345718592, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenCheckBoxListItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenCheckBoxListItem component.\n \n The type of the value.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenCheckBoxListItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenCheckBoxListItem component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenCheckBoxListItem", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1186640103, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenColorPicker", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenColorPicker component.\n \n \n \n <RadzenColorPicker @bind-Value=@color Change=@(args => Console.WriteLine($\"Selected color: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenColorPicker" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Open", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the open callback.\n \n The open callback.\n ", + "Metadata": { + "Common.PropertyName": "Open", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Close", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the close callback.\n \n The close callback.\n ", + "Metadata": { + "Common.PropertyName": "Close", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "HexText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the hexadecimal color label text.\n \n The hexadecimal text.\n ", + "Metadata": { + "Common.PropertyName": "HexText" + } + }, + { + "Kind": "Components.Component", + "Name": "RedText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the red color label text.\n \n The red text.\n ", + "Metadata": { + "Common.PropertyName": "RedText" + } + }, + { + "Kind": "Components.Component", + "Name": "GreenText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the green color label text.\n \n The green text.\n ", + "Metadata": { + "Common.PropertyName": "GreenText" + } + }, + { + "Kind": "Components.Component", + "Name": "BlueText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the blue color label text.\n \n The blue text.\n ", + "Metadata": { + "Common.PropertyName": "BlueText" + } + }, + { + "Kind": "Components.Component", + "Name": "AlphaText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the alpha label text.\n \n The alpha text.\n ", + "Metadata": { + "Common.PropertyName": "AlphaText" + } + }, + { + "Kind": "Components.Component", + "Name": "ButtonText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the button text.\n \n The button text.\n ", + "Metadata": { + "Common.PropertyName": "ButtonText" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowButton", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether button is shown.\n \n true if button shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowButton" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowHSV", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether HSV is shown.\n \n true if HSV is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowHSV" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowRGBA", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether RGBA is shown.\n \n true if RGBA is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowRGBA" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowColors", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether colors are shown.\n \n true if colors are shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowColors" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenColorPicker" + } + }, + { + "HashCode": 15372972, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenColorPicker", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenColorPicker component.\n \n \n \n <RadzenColorPicker @bind-Value=@color Change=@(args => Console.WriteLine($\"Selected color: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenColorPicker" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Open", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the open callback.\n \n The open callback.\n ", + "Metadata": { + "Common.PropertyName": "Open", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Close", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the close callback.\n \n The close callback.\n ", + "Metadata": { + "Common.PropertyName": "Close", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "HexText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the hexadecimal color label text.\n \n The hexadecimal text.\n ", + "Metadata": { + "Common.PropertyName": "HexText" + } + }, + { + "Kind": "Components.Component", + "Name": "RedText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the red color label text.\n \n The red text.\n ", + "Metadata": { + "Common.PropertyName": "RedText" + } + }, + { + "Kind": "Components.Component", + "Name": "GreenText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the green color label text.\n \n The green text.\n ", + "Metadata": { + "Common.PropertyName": "GreenText" + } + }, + { + "Kind": "Components.Component", + "Name": "BlueText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the blue color label text.\n \n The blue text.\n ", + "Metadata": { + "Common.PropertyName": "BlueText" + } + }, + { + "Kind": "Components.Component", + "Name": "AlphaText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the alpha label text.\n \n The alpha text.\n ", + "Metadata": { + "Common.PropertyName": "AlphaText" + } + }, + { + "Kind": "Components.Component", + "Name": "ButtonText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the button text.\n \n The button text.\n ", + "Metadata": { + "Common.PropertyName": "ButtonText" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowButton", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether button is shown.\n \n true if button shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowButton" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowHSV", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether HSV is shown.\n \n true if HSV is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowHSV" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowRGBA", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether RGBA is shown.\n \n true if RGBA is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowRGBA" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowColors", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether colors are shown.\n \n true if colors are shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowColors" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenColorPicker", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 58068322, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenColorPicker.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenColorPicker" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenColorPicker.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1216531371, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenColorPicker.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenColorPicker" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenColorPicker.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1213326866, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenColorPickerItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenColorPickerItem component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenColorPickerItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenColorPickerItem" + } + }, + { + "HashCode": 1093700836, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenColorPickerItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenColorPickerItem component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenColorPickerItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenColorPickerItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1078870592, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenColumnOptions", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Common configuration of .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenColumnOptions" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Radius", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the border radius of the bars. \n \n The radius. Values greater than 0 make rounded corners.\n ", + "Metadata": { + "Common.PropertyName": "Radius" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the margin between columns.\n \n The margin. By default set to 10\n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenColumnOptions" + } + }, + { + "HashCode": 491249888, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenColumnOptions", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Common configuration of .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenColumnOptions" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Radius", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the border radius of the bars. \n \n The radius. Values greater than 0 make rounded corners.\n ", + "Metadata": { + "Common.PropertyName": "Radius" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the margin between columns.\n \n The margin. By default set to 10\n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenColumnOptions", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1050269067, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenColumnSeries", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Renders column series in \n \n The type of the series data item.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenColumnSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenColumnSeries component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the fill (background color) of the column series.\n \n The fill.\n ", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "Fills", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Specifies a list of colors that will be used to set the individual column backgrounds.\n \n The fills.\n ", + "Metadata": { + "Common.PropertyName": "Fills" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the stroke (border color) of the column series.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Strokes", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Specifies a list of colors that will be used to set the individual column borders.\n \n The strokes.\n ", + "Metadata": { + "Common.PropertyName": "Strokes" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the width of the stroke (border).\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the type of the line used to render the column border.\n \n The type of the line.\n ", + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TooltipTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "Metadata": { + "Common.PropertyName": "TooltipTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CategoryProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "CategoryProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Hidden", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Hidden" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "RenderingOrder", + "TypeName": "System.Int32", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "RenderingOrder" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenColumnSeries", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1182542580, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenColumnSeries", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Renders column series in \n \n The type of the series data item.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenColumnSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenColumnSeries component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the fill (background color) of the column series.\n \n The fill.\n ", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "Fills", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Specifies a list of colors that will be used to set the individual column backgrounds.\n \n The fills.\n ", + "Metadata": { + "Common.PropertyName": "Fills" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the stroke (border color) of the column series.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Strokes", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Specifies a list of colors that will be used to set the individual column borders.\n \n The strokes.\n ", + "Metadata": { + "Common.PropertyName": "Strokes" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the width of the stroke (border).\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the type of the line used to render the column border.\n \n The type of the line.\n ", + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TooltipTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "Metadata": { + "Common.PropertyName": "TooltipTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CategoryProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "CategoryProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Hidden", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Hidden" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "RenderingOrder", + "TypeName": "System.Int32", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "RenderingOrder" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenColumnSeries", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1049547769, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenColumnSeries.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenColumnSeries" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenColumnSeries.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1320608823, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenColumnSeries.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenColumnSeries" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenColumnSeries.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1403738237, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenColumnSeries.TooltipTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TooltipTemplate", + "ParentTag": "RadzenColumnSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenColumnSeries.TooltipTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -2076013971, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenColumnSeries.TooltipTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TooltipTemplate", + "ParentTag": "Radzen.Blazor.RadzenColumnSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenColumnSeries.TooltipTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1603427718, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenCompareValidator", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A validator component which compares a component value with a specified value.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenPassword style=\"display: block\" Name=\"Password\" @bind-Value=@model.Password />\n <RadzenPassword style=\"display: block\" Name=\"RepeatPassword\" @bind-Value=@model.RepeatPassword />\n <RadzenCompareValidator Value=@model.Password Component=\"RepeatPassword\" Text=\"Passwords should be the same\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Password { get; set; }\n public double Value { get; set; }\n public string RepeatPassword { get; set; }\n } \n Model model = new Model();\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenCompareValidator" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Value should match\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies the value to compare with.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Operator", + "TypeName": "Radzen.Blazor.CompareOperator", + "IsEnum": true, + "Documentation": "\n \n Specifies the comparison operator. Set to CompareOperator.Equal by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Operator" + } + }, + { + "Kind": "Components.Component", + "Name": "Component", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", + "Metadata": { + "Common.PropertyName": "Component" + } + }, + { + "Kind": "Components.Component", + "Name": "Popup", + "TypeName": "System.Boolean", + "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Popup" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenCompareValidator" + } + }, + { + "HashCode": 142147127, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenCompareValidator", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A validator component which compares a component value with a specified value.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenPassword style=\"display: block\" Name=\"Password\" @bind-Value=@model.Password />\n <RadzenPassword style=\"display: block\" Name=\"RepeatPassword\" @bind-Value=@model.RepeatPassword />\n <RadzenCompareValidator Value=@model.Password Component=\"RepeatPassword\" Text=\"Passwords should be the same\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Password { get; set; }\n public double Value { get; set; }\n public string RepeatPassword { get; set; }\n } \n Model model = new Model();\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenCompareValidator" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Value should match\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies the value to compare with.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Operator", + "TypeName": "Radzen.Blazor.CompareOperator", + "IsEnum": true, + "Documentation": "\n \n Specifies the comparison operator. Set to CompareOperator.Equal by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Operator" + } + }, + { + "Kind": "Components.Component", + "Name": "Component", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", + "Metadata": { + "Common.PropertyName": "Component" + } + }, + { + "Kind": "Components.Component", + "Name": "Popup", + "TypeName": "System.Boolean", + "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Popup" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenCompareValidator", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -304124281, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenContent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenContent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Container", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the container.\n \n The container.\n ", + "Metadata": { + "Common.PropertyName": "Container" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenContent" + } + }, + { + "HashCode": 1482221122, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenContent component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenContent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Container", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the container.\n \n The container.\n ", + "Metadata": { + "Common.PropertyName": "Container" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1637798767, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenContent.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenContent" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenContent.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 310245906, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenContent.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenContent" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenContent.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1972045290, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenContentContainer", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenContentContainer component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenContentContainer" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenContentContainer" + } + }, + { + "HashCode": 1752584578, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenContentContainer", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenContentContainer component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenContentContainer" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenContentContainer", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 154726406, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenContentContainer.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenContentContainer" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenContentContainer.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1896448994, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenContentContainer.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenContentContainer" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenContentContainer.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1529578092, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenContextMenu", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenContextMenu component.\n \n \n \n @inject ContextMenuService ContextMenuService\n \n <RadzenButton Text=\"Show context menu\" ContextMenu=@(args => ShowContextMenuWithItems(args)) />\n \n @code {\n void ShowContextMenuWithItems(MouseEventArgs args)\n {\n ContextMenuService.Open(args,\n new List<ContextMenuItem> {\n new ContextMenuItem() { Text = \"Context menu item 1\", Value = 1 },\n new ContextMenuItem() { Text = \"Context menu item 2\", Value = 2 },\n new ContextMenuItem() { Text = \"Context menu item 3\", Value = 3 },\n }, OnMenuItemClick);\n }\n \n void OnMenuItemClick(MenuItemEventArgs args)\n {\n Console.WriteLine($\"Menu item with Value={args.Value} clicked\");\n }\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenContextMenu" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenContextMenu" + } + }, + { + "HashCode": -1713520271, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenContextMenu", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenContextMenu component.\n \n \n \n @inject ContextMenuService ContextMenuService\n \n <RadzenButton Text=\"Show context menu\" ContextMenu=@(args => ShowContextMenuWithItems(args)) />\n \n @code {\n void ShowContextMenuWithItems(MouseEventArgs args)\n {\n ContextMenuService.Open(args,\n new List<ContextMenuItem> {\n new ContextMenuItem() { Text = \"Context menu item 1\", Value = 1 },\n new ContextMenuItem() { Text = \"Context menu item 2\", Value = 2 },\n new ContextMenuItem() { Text = \"Context menu item 3\", Value = 3 },\n }, OnMenuItemClick);\n }\n \n void OnMenuItemClick(MenuItemEventArgs args)\n {\n Console.WriteLine($\"Menu item with Value={args.Value} clicked\");\n }\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenContextMenu" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenContextMenu", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 354594229, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDataGrid", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenDataGrid component.\n \n The type of the DataGrid data item.\n \n \n <RadzenDataGrid @data=@orders TItem=\"Order\" AllowSorting=\"true\" AllowPaging=\"true\" AllowFiltering=\"true\">\n <Columns>\n <RadzenDataGridColumn TItem=\"Order\" Property=\"OrderId\" Title=\"OrderId\" />\n <RadzenDataGridColumn TItem=\"Order\" Property=\"OrderDate\" Title=\"OrderDate\" />\n </Columns>\n </RadzenDataGrid>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDataGrid" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGrid component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowCompositeDataCells", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether DataGrid data cells will follow the header cells structure in composite columns.\n \n true if DataGrid data cells will follow the header cells structure in composite columns; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowCompositeDataCells" + } + }, + { + "Kind": "Components.Component", + "Name": "Responsive", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether DataGrid is responsive.\n \n true if DataGrid is Responsive; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Responsive" + } + }, + { + "Kind": "Components.Component", + "Name": "Group", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Gets or sets the column group callback.\n \n The column group callback.\n ", + "Metadata": { + "Common.PropertyName": "Group", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Columns", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", + "Metadata": { + "Common.PropertyName": "Columns", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Sort", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Gets or sets the column sort callback.\n \n The column sort callback.\n ", + "Metadata": { + "Common.PropertyName": "Sort", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Filter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Gets or sets the column filter callback.\n \n The column filter callback.\n ", + "Metadata": { + "Common.PropertyName": "Filter", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LogicalFilterOperator", + "TypeName": "Radzen.LogicalFilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the logical filter operator.\n \n The logical filter operator.\n ", + "Metadata": { + "Common.PropertyName": "LogicalFilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterMode", + "TypeName": "Radzen.FilterMode", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter mode.\n \n The filter mode.\n ", + "Metadata": { + "Common.PropertyName": "FilterMode" + } + }, + { + "Kind": "Components.Component", + "Name": "ExpandMode", + "TypeName": "Radzen.DataGridExpandMode", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the expand mode.\n \n The expand mode.\n ", + "Metadata": { + "Common.PropertyName": "ExpandMode" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowExpandColumn", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets whether the expandable indicator column is visible.\n \n The expandable indicator column visibility.\n ", + "Metadata": { + "Common.PropertyName": "ShowExpandColumn" + } + }, + { + "Kind": "Components.Component", + "Name": "EditMode", + "TypeName": "Radzen.DataGridEditMode", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the edit mode.\n \n The edit mode.\n ", + "Metadata": { + "Common.PropertyName": "EditMode" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the filter text.\n \n The filter text.\n ", + "Metadata": { + "Common.PropertyName": "FilterText" + } + }, + { + "Kind": "Components.Component", + "Name": "EnumFilterSelectText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the enum filter select text.\n \n The enum filter select text.\n ", + "Metadata": { + "Common.PropertyName": "EnumFilterSelectText" + } + }, + { + "Kind": "Components.Component", + "Name": "AndOperatorText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the and operator text.\n \n The and operator text.\n ", + "Metadata": { + "Common.PropertyName": "AndOperatorText" + } + }, + { + "Kind": "Components.Component", + "Name": "OrOperatorText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the or operator text.\n \n The or operator text.\n ", + "Metadata": { + "Common.PropertyName": "OrOperatorText" + } + }, + { + "Kind": "Components.Component", + "Name": "ApplyFilterText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the apply filter text.\n \n The apply filter text.\n ", + "Metadata": { + "Common.PropertyName": "ApplyFilterText" + } + }, + { + "Kind": "Components.Component", + "Name": "ClearFilterText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the clear filter text.\n \n The clear filter text.\n ", + "Metadata": { + "Common.PropertyName": "ClearFilterText" + } + }, + { + "Kind": "Components.Component", + "Name": "EqualsText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the equals text.\n \n The equals text.\n ", + "Metadata": { + "Common.PropertyName": "EqualsText" + } + }, + { + "Kind": "Components.Component", + "Name": "NotEqualsText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the not equals text.\n \n The not equals text.\n ", + "Metadata": { + "Common.PropertyName": "NotEqualsText" + } + }, + { + "Kind": "Components.Component", + "Name": "LessThanText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the less than text.\n \n The less than text.\n ", + "Metadata": { + "Common.PropertyName": "LessThanText" + } + }, + { + "Kind": "Components.Component", + "Name": "LessThanOrEqualsText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the less than or equals text.\n \n The less than or equals text.\n ", + "Metadata": { + "Common.PropertyName": "LessThanOrEqualsText" + } + }, + { + "Kind": "Components.Component", + "Name": "GreaterThanText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the greater than text.\n \n The greater than text.\n ", + "Metadata": { + "Common.PropertyName": "GreaterThanText" + } + }, + { + "Kind": "Components.Component", + "Name": "GreaterThanOrEqualsText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the greater than or equals text.\n \n The greater than or equals text.\n ", + "Metadata": { + "Common.PropertyName": "GreaterThanOrEqualsText" + } + }, + { + "Kind": "Components.Component", + "Name": "EndsWithText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the ends with text.\n \n The ends with text.\n ", + "Metadata": { + "Common.PropertyName": "EndsWithText" + } + }, + { + "Kind": "Components.Component", + "Name": "ContainsText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the contains text.\n \n The contains text.\n ", + "Metadata": { + "Common.PropertyName": "ContainsText" + } + }, + { + "Kind": "Components.Component", + "Name": "DoesNotContainText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the does not contain text.\n \n The does not contain text.\n ", + "Metadata": { + "Common.PropertyName": "DoesNotContainText" + } + }, + { + "Kind": "Components.Component", + "Name": "StartsWithText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the starts with text.\n \n The starts with text.\n ", + "Metadata": { + "Common.PropertyName": "StartsWithText" + } + }, + { + "Kind": "Components.Component", + "Name": "IsNotNullText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the not null text.\n \n The not null text.\n ", + "Metadata": { + "Common.PropertyName": "IsNotNullText" + } + }, + { + "Kind": "Components.Component", + "Name": "IsNullText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the is null text.\n \n The null text.\n ", + "Metadata": { + "Common.PropertyName": "IsNullText" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterCaseSensitivity", + "TypeName": "Radzen.FilterCaseSensitivity", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", + "Metadata": { + "Common.PropertyName": "FilterCaseSensitivity" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterDelay", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", + "Metadata": { + "Common.PropertyName": "FilterDelay" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterDateFormat", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the filter date format.\n \n The filter date format.\n ", + "Metadata": { + "Common.PropertyName": "FilterDateFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnWidth", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the width of all columns.\n \n The width of the columns.\n ", + "Metadata": { + "Common.PropertyName": "ColumnWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "EmptyText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the empty text shown when Data is empty collection.\n \n The empty text.\n ", + "Metadata": { + "Common.PropertyName": "EmptyText" + } + }, + { + "Kind": "Components.Component", + "Name": "EmptyTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the empty template shown when Data is empty collection.\n \n The empty template.\n ", + "Metadata": { + "Common.PropertyName": "EmptyTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowVirtualization", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this instance is virtualized.\n \n true if this instance is virtualized; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowVirtualization" + } + }, + { + "Kind": "Components.Component", + "Name": "IsLoading", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this instance loading indicator is shown.\n \n true if this instance loading indicator is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "IsLoading" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowSorting", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether sorting is allowed.\n \n true if sorting is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowSorting" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowMultiColumnSorting", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether multi column sorting is allowed.\n \n true if multi column sorting is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowMultiColumnSorting" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowMultiColumnSortingIndex", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether multi column sorting index is shown.\n \n true if multi column sorting index is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowMultiColumnSortingIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowFiltering", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether filtering is allowed.\n \n true if filtering is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowFiltering" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowColumnResize", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether column resizing is allowed.\n \n true if column resizing is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowColumnResize" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowColumnReorder", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether column reorder is allowed.\n \n true if column reorder is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowColumnReorder" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowColumnPicking", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether column picking is allowed.\n \n true if column picking is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowColumnPicking" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnsShowingText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the column picker columns showing text.\n \n The column picker columns showing text.\n ", + "Metadata": { + "Common.PropertyName": "ColumnsShowingText" + } + }, + { + "Kind": "Components.Component", + "Name": "AllColumnsText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the column picker all columns text.\n \n The column picker all columns text.\n ", + "Metadata": { + "Common.PropertyName": "AllColumnsText" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnsText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the column picker columns text.\n \n The column picker columns text.\n ", + "Metadata": { + "Common.PropertyName": "ColumnsText" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowGrouping", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether grouping is allowed.\n \n true if grouping is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowGrouping" + } + }, + { + "Kind": "Components.Component", + "Name": "HideGroupedColumn", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether grouped column should be hidden.\n \n true if grouped columns should be hidden; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "HideGroupedColumn" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupFootersAlwaysVisible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether group footers are visible even when the group is collapsed.\n \n true if group footers are visible when the group is collapsed otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "GroupFootersAlwaysVisible" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupHeaderTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the group header template.\n \n The group header template.\n ", + "Metadata": { + "Common.PropertyName": "GroupHeaderTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupPanelText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the group panel text.\n \n The group panel text.\n ", + "Metadata": { + "Common.PropertyName": "GroupPanelText" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnResized", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Gets or sets the column resized callback.\n \n The column resized callback.\n ", + "Metadata": { + "Common.PropertyName": "ColumnResized", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnReordered", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Gets or sets the column reordered callback.\n \n The column reordered callback.\n ", + "Metadata": { + "Common.PropertyName": "ColumnReordered", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Collections.Generic.IList", + "Documentation": "\n \n Gets or sets the selected item.\n \n The selected item.\n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Gets or sets the value changed callback.\n \n The value changed callback.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowSelect", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the row select callback.\n \n The row select callback.\n ", + "Metadata": { + "Common.PropertyName": "RowSelect", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowDeselect", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the row deselect callback.\n \n The row deselect callback.\n ", + "Metadata": { + "Common.PropertyName": "RowDeselect", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowClick", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Gets or sets the row click callback.\n \n The row click callback.\n ", + "Metadata": { + "Common.PropertyName": "RowClick", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowDoubleClick", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Gets or sets the row double click callback.\n \n The row double click callback.\n ", + "Metadata": { + "Common.PropertyName": "RowDoubleClick", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CellContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Gets or sets the row click callback.\n \n The row click callback.\n ", + "Metadata": { + "Common.PropertyName": "CellContextMenu", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowExpand", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the row expand callback.\n \n The row expand callback.\n ", + "Metadata": { + "Common.PropertyName": "RowExpand", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupRowExpand", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the group row expand callback.\n \n The group row expand callback.\n ", + "Metadata": { + "Common.PropertyName": "GroupRowExpand", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowCollapse", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the row collapse callback.\n \n The row collapse callback.\n ", + "Metadata": { + "Common.PropertyName": "RowCollapse", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupRowCollapse", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the group row collapse callback.\n \n The group row collapse callback.\n ", + "Metadata": { + "Common.PropertyName": "GroupRowCollapse", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowRender", + "TypeName": "System.Action>", + "Documentation": "\n \n Gets or sets the row render callback. Use it to set row attributes.\n \n The row render callback.\n ", + "Metadata": { + "Common.PropertyName": "RowRender", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupRowRender", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets the group row render callback. Use it to set group row attributes.\n \n The group row render callback.\n ", + "Metadata": { + "Common.PropertyName": "GroupRowRender", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CellRender", + "TypeName": "System.Action>", + "Documentation": "\n \n Gets or sets the cell render callback. Use it to set cell attributes.\n \n The cell render callback.\n ", + "Metadata": { + "Common.PropertyName": "CellRender", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "HeaderCellRender", + "TypeName": "System.Action>", + "Documentation": "\n \n Gets or sets the header cell render callback. Use it to set header cell attributes.\n \n The cell render callback.\n ", + "Metadata": { + "Common.PropertyName": "HeaderCellRender", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FooterCellRender", + "TypeName": "System.Action>", + "Documentation": "\n \n Gets or sets the footer cell render callback. Use it to set footer cell attributes.\n \n The cell render callback.\n ", + "Metadata": { + "Common.PropertyName": "FooterCellRender", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Render", + "TypeName": "System.Action>", + "Documentation": "\n \n Gets or sets the render callback.\n \n The render callback.\n ", + "Metadata": { + "Common.PropertyName": "Render", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowRowSelectOnRowClick", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether DataGrid row can be selected on row click.\n \n true if DataGrid row can be selected on row click; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowRowSelectOnRowClick" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectionMode", + "TypeName": "Radzen.DataGridSelectionMode", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the selection mode.\n \n The selection mode.\n ", + "Metadata": { + "Common.PropertyName": "SelectionMode" + } + }, + { + "Kind": "Components.Component", + "Name": "RowEdit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the row edit callback.\n \n The row edit callback.\n ", + "Metadata": { + "Common.PropertyName": "RowEdit", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowUpdate", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the row update callback.\n \n The row update callback.\n ", + "Metadata": { + "Common.PropertyName": "RowUpdate", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowCreate", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the row create callback.\n \n The row create callback.\n ", + "Metadata": { + "Common.PropertyName": "RowCreate", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerPosition", + "TypeName": "Radzen.PagerPosition", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the pager position. Set to PagerPosition.Bottom by default.\n \n The pager position.\n ", + "Metadata": { + "Common.PropertyName": "PagerPosition" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerAlwaysVisible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "PagerAlwaysVisible" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerHorizontalAlign", + "TypeName": "Radzen.HorizontalAlign", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", + "Metadata": { + "Common.PropertyName": "PagerHorizontalAlign" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowPaging", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether paging is allowed. Set to false by default.\n \n true if paging is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowPaging" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the size of the page.\n \n The size of the page.\n ", + "Metadata": { + "Common.PropertyName": "PageSize" + } + }, + { + "Kind": "Components.Component", + "Name": "PageNumbersCount", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", + "Metadata": { + "Common.PropertyName": "PageNumbersCount" + } + }, + { + "Kind": "Components.Component", + "Name": "Count", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the count.\n \n The count.\n ", + "Metadata": { + "Common.PropertyName": "Count" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSizeOptions", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the page size options.\n \n The page size options.\n ", + "Metadata": { + "Common.PropertyName": "PageSizeOptions" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSizeText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the page size description text.\n \n The page size description text.\n ", + "Metadata": { + "Common.PropertyName": "PageSizeText" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowPagingSummary", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", + "Metadata": { + "Common.PropertyName": "ShowPagingSummary" + } + }, + { + "Kind": "Components.Component", + "Name": "PagingSummaryFormat", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", + "Metadata": { + "Common.PropertyName": "PagingSummaryFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadData", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", + "Metadata": { + "Common.PropertyName": "LoadData", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Page", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the page callback.\n \n The page callback.\n ", + "Metadata": { + "Common.PropertyName": "Page", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDataGrid", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 2078373201, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDataGrid", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenDataGrid component.\n \n The type of the DataGrid data item.\n \n \n <RadzenDataGrid @data=@orders TItem=\"Order\" AllowSorting=\"true\" AllowPaging=\"true\" AllowFiltering=\"true\">\n <Columns>\n <RadzenDataGridColumn TItem=\"Order\" Property=\"OrderId\" Title=\"OrderId\" />\n <RadzenDataGridColumn TItem=\"Order\" Property=\"OrderDate\" Title=\"OrderDate\" />\n </Columns>\n </RadzenDataGrid>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDataGrid" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGrid component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowCompositeDataCells", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether DataGrid data cells will follow the header cells structure in composite columns.\n \n true if DataGrid data cells will follow the header cells structure in composite columns; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowCompositeDataCells" + } + }, + { + "Kind": "Components.Component", + "Name": "Responsive", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether DataGrid is responsive.\n \n true if DataGrid is Responsive; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Responsive" + } + }, + { + "Kind": "Components.Component", + "Name": "Group", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Gets or sets the column group callback.\n \n The column group callback.\n ", + "Metadata": { + "Common.PropertyName": "Group", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Columns", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", + "Metadata": { + "Common.PropertyName": "Columns", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Sort", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Gets or sets the column sort callback.\n \n The column sort callback.\n ", + "Metadata": { + "Common.PropertyName": "Sort", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Filter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Gets or sets the column filter callback.\n \n The column filter callback.\n ", + "Metadata": { + "Common.PropertyName": "Filter", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LogicalFilterOperator", + "TypeName": "Radzen.LogicalFilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the logical filter operator.\n \n The logical filter operator.\n ", + "Metadata": { + "Common.PropertyName": "LogicalFilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterMode", + "TypeName": "Radzen.FilterMode", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter mode.\n \n The filter mode.\n ", + "Metadata": { + "Common.PropertyName": "FilterMode" + } + }, + { + "Kind": "Components.Component", + "Name": "ExpandMode", + "TypeName": "Radzen.DataGridExpandMode", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the expand mode.\n \n The expand mode.\n ", + "Metadata": { + "Common.PropertyName": "ExpandMode" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowExpandColumn", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets whether the expandable indicator column is visible.\n \n The expandable indicator column visibility.\n ", + "Metadata": { + "Common.PropertyName": "ShowExpandColumn" + } + }, + { + "Kind": "Components.Component", + "Name": "EditMode", + "TypeName": "Radzen.DataGridEditMode", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the edit mode.\n \n The edit mode.\n ", + "Metadata": { + "Common.PropertyName": "EditMode" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the filter text.\n \n The filter text.\n ", + "Metadata": { + "Common.PropertyName": "FilterText" + } + }, + { + "Kind": "Components.Component", + "Name": "EnumFilterSelectText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the enum filter select text.\n \n The enum filter select text.\n ", + "Metadata": { + "Common.PropertyName": "EnumFilterSelectText" + } + }, + { + "Kind": "Components.Component", + "Name": "AndOperatorText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the and operator text.\n \n The and operator text.\n ", + "Metadata": { + "Common.PropertyName": "AndOperatorText" + } + }, + { + "Kind": "Components.Component", + "Name": "OrOperatorText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the or operator text.\n \n The or operator text.\n ", + "Metadata": { + "Common.PropertyName": "OrOperatorText" + } + }, + { + "Kind": "Components.Component", + "Name": "ApplyFilterText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the apply filter text.\n \n The apply filter text.\n ", + "Metadata": { + "Common.PropertyName": "ApplyFilterText" + } + }, + { + "Kind": "Components.Component", + "Name": "ClearFilterText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the clear filter text.\n \n The clear filter text.\n ", + "Metadata": { + "Common.PropertyName": "ClearFilterText" + } + }, + { + "Kind": "Components.Component", + "Name": "EqualsText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the equals text.\n \n The equals text.\n ", + "Metadata": { + "Common.PropertyName": "EqualsText" + } + }, + { + "Kind": "Components.Component", + "Name": "NotEqualsText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the not equals text.\n \n The not equals text.\n ", + "Metadata": { + "Common.PropertyName": "NotEqualsText" + } + }, + { + "Kind": "Components.Component", + "Name": "LessThanText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the less than text.\n \n The less than text.\n ", + "Metadata": { + "Common.PropertyName": "LessThanText" + } + }, + { + "Kind": "Components.Component", + "Name": "LessThanOrEqualsText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the less than or equals text.\n \n The less than or equals text.\n ", + "Metadata": { + "Common.PropertyName": "LessThanOrEqualsText" + } + }, + { + "Kind": "Components.Component", + "Name": "GreaterThanText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the greater than text.\n \n The greater than text.\n ", + "Metadata": { + "Common.PropertyName": "GreaterThanText" + } + }, + { + "Kind": "Components.Component", + "Name": "GreaterThanOrEqualsText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the greater than or equals text.\n \n The greater than or equals text.\n ", + "Metadata": { + "Common.PropertyName": "GreaterThanOrEqualsText" + } + }, + { + "Kind": "Components.Component", + "Name": "EndsWithText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the ends with text.\n \n The ends with text.\n ", + "Metadata": { + "Common.PropertyName": "EndsWithText" + } + }, + { + "Kind": "Components.Component", + "Name": "ContainsText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the contains text.\n \n The contains text.\n ", + "Metadata": { + "Common.PropertyName": "ContainsText" + } + }, + { + "Kind": "Components.Component", + "Name": "DoesNotContainText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the does not contain text.\n \n The does not contain text.\n ", + "Metadata": { + "Common.PropertyName": "DoesNotContainText" + } + }, + { + "Kind": "Components.Component", + "Name": "StartsWithText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the starts with text.\n \n The starts with text.\n ", + "Metadata": { + "Common.PropertyName": "StartsWithText" + } + }, + { + "Kind": "Components.Component", + "Name": "IsNotNullText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the not null text.\n \n The not null text.\n ", + "Metadata": { + "Common.PropertyName": "IsNotNullText" + } + }, + { + "Kind": "Components.Component", + "Name": "IsNullText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the is null text.\n \n The null text.\n ", + "Metadata": { + "Common.PropertyName": "IsNullText" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterCaseSensitivity", + "TypeName": "Radzen.FilterCaseSensitivity", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", + "Metadata": { + "Common.PropertyName": "FilterCaseSensitivity" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterDelay", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", + "Metadata": { + "Common.PropertyName": "FilterDelay" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterDateFormat", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the filter date format.\n \n The filter date format.\n ", + "Metadata": { + "Common.PropertyName": "FilterDateFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnWidth", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the width of all columns.\n \n The width of the columns.\n ", + "Metadata": { + "Common.PropertyName": "ColumnWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "EmptyText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the empty text shown when Data is empty collection.\n \n The empty text.\n ", + "Metadata": { + "Common.PropertyName": "EmptyText" + } + }, + { + "Kind": "Components.Component", + "Name": "EmptyTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the empty template shown when Data is empty collection.\n \n The empty template.\n ", + "Metadata": { + "Common.PropertyName": "EmptyTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowVirtualization", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this instance is virtualized.\n \n true if this instance is virtualized; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowVirtualization" + } + }, + { + "Kind": "Components.Component", + "Name": "IsLoading", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this instance loading indicator is shown.\n \n true if this instance loading indicator is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "IsLoading" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowSorting", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether sorting is allowed.\n \n true if sorting is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowSorting" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowMultiColumnSorting", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether multi column sorting is allowed.\n \n true if multi column sorting is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowMultiColumnSorting" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowMultiColumnSortingIndex", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether multi column sorting index is shown.\n \n true if multi column sorting index is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowMultiColumnSortingIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowFiltering", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether filtering is allowed.\n \n true if filtering is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowFiltering" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowColumnResize", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether column resizing is allowed.\n \n true if column resizing is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowColumnResize" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowColumnReorder", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether column reorder is allowed.\n \n true if column reorder is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowColumnReorder" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowColumnPicking", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether column picking is allowed.\n \n true if column picking is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowColumnPicking" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnsShowingText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the column picker columns showing text.\n \n The column picker columns showing text.\n ", + "Metadata": { + "Common.PropertyName": "ColumnsShowingText" + } + }, + { + "Kind": "Components.Component", + "Name": "AllColumnsText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the column picker all columns text.\n \n The column picker all columns text.\n ", + "Metadata": { + "Common.PropertyName": "AllColumnsText" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnsText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the column picker columns text.\n \n The column picker columns text.\n ", + "Metadata": { + "Common.PropertyName": "ColumnsText" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowGrouping", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether grouping is allowed.\n \n true if grouping is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowGrouping" + } + }, + { + "Kind": "Components.Component", + "Name": "HideGroupedColumn", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether grouped column should be hidden.\n \n true if grouped columns should be hidden; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "HideGroupedColumn" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupFootersAlwaysVisible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether group footers are visible even when the group is collapsed.\n \n true if group footers are visible when the group is collapsed otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "GroupFootersAlwaysVisible" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupHeaderTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the group header template.\n \n The group header template.\n ", + "Metadata": { + "Common.PropertyName": "GroupHeaderTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupPanelText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the group panel text.\n \n The group panel text.\n ", + "Metadata": { + "Common.PropertyName": "GroupPanelText" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnResized", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Gets or sets the column resized callback.\n \n The column resized callback.\n ", + "Metadata": { + "Common.PropertyName": "ColumnResized", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnReordered", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Gets or sets the column reordered callback.\n \n The column reordered callback.\n ", + "Metadata": { + "Common.PropertyName": "ColumnReordered", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Collections.Generic.IList", + "Documentation": "\n \n Gets or sets the selected item.\n \n The selected item.\n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Gets or sets the value changed callback.\n \n The value changed callback.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowSelect", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the row select callback.\n \n The row select callback.\n ", + "Metadata": { + "Common.PropertyName": "RowSelect", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowDeselect", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the row deselect callback.\n \n The row deselect callback.\n ", + "Metadata": { + "Common.PropertyName": "RowDeselect", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowClick", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Gets or sets the row click callback.\n \n The row click callback.\n ", + "Metadata": { + "Common.PropertyName": "RowClick", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowDoubleClick", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Gets or sets the row double click callback.\n \n The row double click callback.\n ", + "Metadata": { + "Common.PropertyName": "RowDoubleClick", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CellContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n Gets or sets the row click callback.\n \n The row click callback.\n ", + "Metadata": { + "Common.PropertyName": "CellContextMenu", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowExpand", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the row expand callback.\n \n The row expand callback.\n ", + "Metadata": { + "Common.PropertyName": "RowExpand", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupRowExpand", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the group row expand callback.\n \n The group row expand callback.\n ", + "Metadata": { + "Common.PropertyName": "GroupRowExpand", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowCollapse", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the row collapse callback.\n \n The row collapse callback.\n ", + "Metadata": { + "Common.PropertyName": "RowCollapse", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupRowCollapse", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the group row collapse callback.\n \n The group row collapse callback.\n ", + "Metadata": { + "Common.PropertyName": "GroupRowCollapse", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowRender", + "TypeName": "System.Action>", + "Documentation": "\n \n Gets or sets the row render callback. Use it to set row attributes.\n \n The row render callback.\n ", + "Metadata": { + "Common.PropertyName": "RowRender", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupRowRender", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets the group row render callback. Use it to set group row attributes.\n \n The group row render callback.\n ", + "Metadata": { + "Common.PropertyName": "GroupRowRender", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CellRender", + "TypeName": "System.Action>", + "Documentation": "\n \n Gets or sets the cell render callback. Use it to set cell attributes.\n \n The cell render callback.\n ", + "Metadata": { + "Common.PropertyName": "CellRender", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "HeaderCellRender", + "TypeName": "System.Action>", + "Documentation": "\n \n Gets or sets the header cell render callback. Use it to set header cell attributes.\n \n The cell render callback.\n ", + "Metadata": { + "Common.PropertyName": "HeaderCellRender", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FooterCellRender", + "TypeName": "System.Action>", + "Documentation": "\n \n Gets or sets the footer cell render callback. Use it to set footer cell attributes.\n \n The cell render callback.\n ", + "Metadata": { + "Common.PropertyName": "FooterCellRender", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Render", + "TypeName": "System.Action>", + "Documentation": "\n \n Gets or sets the render callback.\n \n The render callback.\n ", + "Metadata": { + "Common.PropertyName": "Render", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowRowSelectOnRowClick", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether DataGrid row can be selected on row click.\n \n true if DataGrid row can be selected on row click; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowRowSelectOnRowClick" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectionMode", + "TypeName": "Radzen.DataGridSelectionMode", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the selection mode.\n \n The selection mode.\n ", + "Metadata": { + "Common.PropertyName": "SelectionMode" + } + }, + { + "Kind": "Components.Component", + "Name": "RowEdit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the row edit callback.\n \n The row edit callback.\n ", + "Metadata": { + "Common.PropertyName": "RowEdit", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowUpdate", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the row update callback.\n \n The row update callback.\n ", + "Metadata": { + "Common.PropertyName": "RowUpdate", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowCreate", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the row create callback.\n \n The row create callback.\n ", + "Metadata": { + "Common.PropertyName": "RowCreate", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerPosition", + "TypeName": "Radzen.PagerPosition", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the pager position. Set to PagerPosition.Bottom by default.\n \n The pager position.\n ", + "Metadata": { + "Common.PropertyName": "PagerPosition" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerAlwaysVisible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "PagerAlwaysVisible" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerHorizontalAlign", + "TypeName": "Radzen.HorizontalAlign", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", + "Metadata": { + "Common.PropertyName": "PagerHorizontalAlign" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowPaging", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether paging is allowed. Set to false by default.\n \n true if paging is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowPaging" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the size of the page.\n \n The size of the page.\n ", + "Metadata": { + "Common.PropertyName": "PageSize" + } + }, + { + "Kind": "Components.Component", + "Name": "PageNumbersCount", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", + "Metadata": { + "Common.PropertyName": "PageNumbersCount" + } + }, + { + "Kind": "Components.Component", + "Name": "Count", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the count.\n \n The count.\n ", + "Metadata": { + "Common.PropertyName": "Count" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSizeOptions", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the page size options.\n \n The page size options.\n ", + "Metadata": { + "Common.PropertyName": "PageSizeOptions" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSizeText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the page size description text.\n \n The page size description text.\n ", + "Metadata": { + "Common.PropertyName": "PageSizeText" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowPagingSummary", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", + "Metadata": { + "Common.PropertyName": "ShowPagingSummary" + } + }, + { + "Kind": "Components.Component", + "Name": "PagingSummaryFormat", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", + "Metadata": { + "Common.PropertyName": "PagingSummaryFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadData", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", + "Metadata": { + "Common.PropertyName": "LoadData", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Page", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the page callback.\n \n The page callback.\n ", + "Metadata": { + "Common.PropertyName": "Page", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDataGrid", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2021991502, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGrid.Columns", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Columns", + "ParentTag": "RadzenDataGrid" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGrid.Columns", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1943520139, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGrid.Columns", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Columns", + "ParentTag": "Radzen.Blazor.RadzenDataGrid" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGrid.Columns", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1036196808, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGrid.EmptyTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the empty template shown when Data is empty collection.\n \n The empty template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "EmptyTemplate", + "ParentTag": "RadzenDataGrid" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGrid.EmptyTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1449309461, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGrid.EmptyTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the empty template shown when Data is empty collection.\n \n The empty template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "EmptyTemplate", + "ParentTag": "Radzen.Blazor.RadzenDataGrid" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGrid.EmptyTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1536349244, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGrid.GroupHeaderTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the group header template.\n \n The group header template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "GroupHeaderTemplate", + "ParentTag": "RadzenDataGrid" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'GroupHeaderTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGrid.GroupHeaderTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 701425291, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGrid.GroupHeaderTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the group header template.\n \n The group header template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "GroupHeaderTemplate", + "ParentTag": "Radzen.Blazor.RadzenDataGrid" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'GroupHeaderTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGrid.GroupHeaderTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1494026868, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGrid.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "RadzenDataGrid" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGrid.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1424764522, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGrid.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.Blazor.RadzenDataGrid" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGrid.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -940920155, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDataGridColumn", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenDataGridColumn component.\n Must be placed inside a \n \n The type of the DataGrid item.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDataGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridColumn component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Columns", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", + "Metadata": { + "Common.PropertyName": "Columns", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n Gets or sets the order index.\n \n The order index.\n ", + "Metadata": { + "Common.PropertyName": "OrderIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "SortOrder", + "TypeName": "Radzen.SortOrder?", + "Documentation": "\n \n Gets or sets the sort order.\n \n The sort order.\n ", + "Metadata": { + "Common.PropertyName": "SortOrder" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the title.\n \n The title.\n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Property", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the property name.\n \n The property name.\n ", + "Metadata": { + "Common.PropertyName": "Property" + } + }, + { + "Kind": "Components.Component", + "Name": "SortProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the sort property name.\n \n The sort property name.\n ", + "Metadata": { + "Common.PropertyName": "SortProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the group property name.\n \n The group property name.\n ", + "Metadata": { + "Common.PropertyName": "GroupProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the filter property name.\n \n The filter property name.\n ", + "Metadata": { + "Common.PropertyName": "FilterProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterValue", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the filter value.\n \n The filter value.\n ", + "Metadata": { + "Common.PropertyName": "FilterValue" + } + }, + { + "Kind": "Components.Component", + "Name": "SecondFilterValue", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the second filter value.\n \n The second filter value.\n ", + "Metadata": { + "Common.PropertyName": "SecondFilterValue" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the width.\n \n The width.\n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "MinWidth", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the min-width.\n \n The min-width.\n ", + "Metadata": { + "Common.PropertyName": "MinWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "FormatString", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", + "Metadata": { + "Common.PropertyName": "FormatString" + } + }, + { + "Kind": "Components.Component", + "Name": "CssClass", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the CSS class applied to data cells.\n \n The CSS class applied to data cells.\n ", + "Metadata": { + "Common.PropertyName": "CssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "HeaderCssClass", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the header CSS class applied to header cell.\n \n The header CSS class applied to header cell.\n ", + "Metadata": { + "Common.PropertyName": "HeaderCssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "FooterCssClass", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the footer CSS class applied to footer cell.\n \n The footer CSS class applied to footer cell.\n ", + "Metadata": { + "Common.PropertyName": "FooterCssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupFooterCssClass", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the group footer CSS class applied to group footer cell.\n \n The group footer CSS class applied to group footer cell.\n ", + "Metadata": { + "Common.PropertyName": "GroupFooterCssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "Filterable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is filterable.\n \n true if filterable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Filterable" + } + }, + { + "Kind": "Components.Component", + "Name": "Sortable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is sortable.\n \n true if sortable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Sortable" + } + }, + { + "Kind": "Components.Component", + "Name": "Frozen", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is frozen.\n \n true if frozen; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Frozen" + } + }, + { + "Kind": "Components.Component", + "Name": "Resizable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is resizable.\n \n true if resizable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Resizable" + } + }, + { + "Kind": "Components.Component", + "Name": "Reorderable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is reorderable.\n \n true if reorderable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Reorderable" + } + }, + { + "Kind": "Components.Component", + "Name": "Groupable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is groupable.\n \n true if groupable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Groupable" + } + }, + { + "Kind": "Components.Component", + "Name": "Pickable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is pickable - listed when DataGrid AllowColumnPicking is set to true.\n \n true if pickable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Pickable" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlign", + "TypeName": "Radzen.TextAlign", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text align.\n \n The text align.\n ", + "Metadata": { + "Common.PropertyName": "TextAlign" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "EditTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the edit template.\n \n The edit template.\n ", + "Metadata": { + "Common.PropertyName": "EditTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "HeaderTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", + "Metadata": { + "Common.PropertyName": "HeaderTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FooterTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", + "Metadata": { + "Common.PropertyName": "FooterTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupFooterTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the group footer template.\n \n The group footer template.\n ", + "Metadata": { + "Common.PropertyName": "GroupFooterTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment>", + "Documentation": "\n \n Gets or sets the filter template.\n \n The filter template.\n ", + "Metadata": { + "Common.PropertyName": "FilterTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LogicalFilterOperator", + "TypeName": "Radzen.LogicalFilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the logical filter operator.\n \n The logical filter operator.\n ", + "Metadata": { + "Common.PropertyName": "LogicalFilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "Type", + "TypeName": "System.Type", + "Documentation": "\n \n Gets or sets the data type.\n \n The data type.\n ", + "Metadata": { + "Common.PropertyName": "Type" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterOperator", + "TypeName": "Radzen.FilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", + "Metadata": { + "Common.PropertyName": "FilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "SecondFilterOperator", + "TypeName": "Radzen.FilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the second filter operator.\n \n The second filter operator.\n ", + "Metadata": { + "Common.PropertyName": "SecondFilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1901516618, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDataGridColumn", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenDataGridColumn component.\n Must be placed inside a \n \n The type of the DataGrid item.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDataGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridColumn component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Columns", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", + "Metadata": { + "Common.PropertyName": "Columns", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n Gets or sets the order index.\n \n The order index.\n ", + "Metadata": { + "Common.PropertyName": "OrderIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "SortOrder", + "TypeName": "Radzen.SortOrder?", + "Documentation": "\n \n Gets or sets the sort order.\n \n The sort order.\n ", + "Metadata": { + "Common.PropertyName": "SortOrder" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the title.\n \n The title.\n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Property", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the property name.\n \n The property name.\n ", + "Metadata": { + "Common.PropertyName": "Property" + } + }, + { + "Kind": "Components.Component", + "Name": "SortProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the sort property name.\n \n The sort property name.\n ", + "Metadata": { + "Common.PropertyName": "SortProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the group property name.\n \n The group property name.\n ", + "Metadata": { + "Common.PropertyName": "GroupProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the filter property name.\n \n The filter property name.\n ", + "Metadata": { + "Common.PropertyName": "FilterProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterValue", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the filter value.\n \n The filter value.\n ", + "Metadata": { + "Common.PropertyName": "FilterValue" + } + }, + { + "Kind": "Components.Component", + "Name": "SecondFilterValue", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the second filter value.\n \n The second filter value.\n ", + "Metadata": { + "Common.PropertyName": "SecondFilterValue" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the width.\n \n The width.\n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "MinWidth", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the min-width.\n \n The min-width.\n ", + "Metadata": { + "Common.PropertyName": "MinWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "FormatString", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", + "Metadata": { + "Common.PropertyName": "FormatString" + } + }, + { + "Kind": "Components.Component", + "Name": "CssClass", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the CSS class applied to data cells.\n \n The CSS class applied to data cells.\n ", + "Metadata": { + "Common.PropertyName": "CssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "HeaderCssClass", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the header CSS class applied to header cell.\n \n The header CSS class applied to header cell.\n ", + "Metadata": { + "Common.PropertyName": "HeaderCssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "FooterCssClass", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the footer CSS class applied to footer cell.\n \n The footer CSS class applied to footer cell.\n ", + "Metadata": { + "Common.PropertyName": "FooterCssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupFooterCssClass", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the group footer CSS class applied to group footer cell.\n \n The group footer CSS class applied to group footer cell.\n ", + "Metadata": { + "Common.PropertyName": "GroupFooterCssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "Filterable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is filterable.\n \n true if filterable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Filterable" + } + }, + { + "Kind": "Components.Component", + "Name": "Sortable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is sortable.\n \n true if sortable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Sortable" + } + }, + { + "Kind": "Components.Component", + "Name": "Frozen", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is frozen.\n \n true if frozen; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Frozen" + } + }, + { + "Kind": "Components.Component", + "Name": "Resizable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is resizable.\n \n true if resizable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Resizable" + } + }, + { + "Kind": "Components.Component", + "Name": "Reorderable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is reorderable.\n \n true if reorderable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Reorderable" + } + }, + { + "Kind": "Components.Component", + "Name": "Groupable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is groupable.\n \n true if groupable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Groupable" + } + }, + { + "Kind": "Components.Component", + "Name": "Pickable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is pickable - listed when DataGrid AllowColumnPicking is set to true.\n \n true if pickable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Pickable" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlign", + "TypeName": "Radzen.TextAlign", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text align.\n \n The text align.\n ", + "Metadata": { + "Common.PropertyName": "TextAlign" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "EditTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the edit template.\n \n The edit template.\n ", + "Metadata": { + "Common.PropertyName": "EditTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "HeaderTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", + "Metadata": { + "Common.PropertyName": "HeaderTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FooterTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", + "Metadata": { + "Common.PropertyName": "FooterTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupFooterTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the group footer template.\n \n The group footer template.\n ", + "Metadata": { + "Common.PropertyName": "GroupFooterTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment>", + "Documentation": "\n \n Gets or sets the filter template.\n \n The filter template.\n ", + "Metadata": { + "Common.PropertyName": "FilterTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LogicalFilterOperator", + "TypeName": "Radzen.LogicalFilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the logical filter operator.\n \n The logical filter operator.\n ", + "Metadata": { + "Common.PropertyName": "LogicalFilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "Type", + "TypeName": "System.Type", + "Documentation": "\n \n Gets or sets the data type.\n \n The data type.\n ", + "Metadata": { + "Common.PropertyName": "Type" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterOperator", + "TypeName": "Radzen.FilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", + "Metadata": { + "Common.PropertyName": "FilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "SecondFilterOperator", + "TypeName": "Radzen.FilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the second filter operator.\n \n The second filter operator.\n ", + "Metadata": { + "Common.PropertyName": "SecondFilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 975290441, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGridColumn.Columns", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Columns", + "ParentTag": "RadzenDataGridColumn" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.Columns", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -2028366201, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGridColumn.Columns", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Columns", + "ParentTag": "Radzen.Blazor.RadzenDataGridColumn" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.Columns", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1622006638, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGridColumn.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "RadzenDataGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1680305137, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGridColumn.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.Blazor.RadzenDataGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -330133282, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGridColumn.EditTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the edit template.\n \n The edit template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "EditTemplate", + "ParentTag": "RadzenDataGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'EditTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.EditTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1252752402, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGridColumn.EditTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the edit template.\n \n The edit template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "EditTemplate", + "ParentTag": "Radzen.Blazor.RadzenDataGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'EditTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.EditTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1255666637, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGridColumn.HeaderTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "HeaderTemplate", + "ParentTag": "RadzenDataGridColumn" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.HeaderTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1784602695, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGridColumn.HeaderTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "HeaderTemplate", + "ParentTag": "Radzen.Blazor.RadzenDataGridColumn" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.HeaderTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -323706957, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGridColumn.FooterTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FooterTemplate", + "ParentTag": "RadzenDataGridColumn" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.FooterTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1992797813, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGridColumn.FooterTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FooterTemplate", + "ParentTag": "Radzen.Blazor.RadzenDataGridColumn" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.FooterTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1403410126, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGridColumn.GroupFooterTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the group footer template.\n \n The group footer template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "GroupFooterTemplate", + "ParentTag": "RadzenDataGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'GroupFooterTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.GroupFooterTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 676177975, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGridColumn.GroupFooterTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the group footer template.\n \n The group footer template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "GroupFooterTemplate", + "ParentTag": "Radzen.Blazor.RadzenDataGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'GroupFooterTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.GroupFooterTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2001268181, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGridColumn.FilterTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the filter template.\n \n The filter template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FilterTemplate", + "ParentTag": "RadzenDataGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'FilterTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.FilterTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -33320645, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGridColumn.FilterTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the filter template.\n \n The filter template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FilterTemplate", + "ParentTag": "Radzen.Blazor.RadzenDataGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'FilterTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridColumn.FilterTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1842979774, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDataList", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenDataList component.\n \n The type of the item.\n \n \n <RadzenDataList @data=@orders TItem=\"Order\" AllowPaging=\"true\" WrapItems=\"true\">\n <Template>\n @context.OrderId\n </Template>\n </RadzenDataList>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDataList" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataList component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "WrapItems", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether to wrap items.\n \n true if wrap items; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "WrapItems" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerPosition", + "TypeName": "Radzen.PagerPosition", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the pager position. Set to PagerPosition.Bottom by default.\n \n The pager position.\n ", + "Metadata": { + "Common.PropertyName": "PagerPosition" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerAlwaysVisible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "PagerAlwaysVisible" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerHorizontalAlign", + "TypeName": "Radzen.HorizontalAlign", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", + "Metadata": { + "Common.PropertyName": "PagerHorizontalAlign" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowPaging", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether paging is allowed. Set to false by default.\n \n true if paging is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowPaging" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the size of the page.\n \n The size of the page.\n ", + "Metadata": { + "Common.PropertyName": "PageSize" + } + }, + { + "Kind": "Components.Component", + "Name": "PageNumbersCount", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", + "Metadata": { + "Common.PropertyName": "PageNumbersCount" + } + }, + { + "Kind": "Components.Component", + "Name": "Count", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the count.\n \n The count.\n ", + "Metadata": { + "Common.PropertyName": "Count" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSizeOptions", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the page size options.\n \n The page size options.\n ", + "Metadata": { + "Common.PropertyName": "PageSizeOptions" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSizeText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the page size description text.\n \n The page size description text.\n ", + "Metadata": { + "Common.PropertyName": "PageSizeText" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowPagingSummary", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", + "Metadata": { + "Common.PropertyName": "ShowPagingSummary" + } + }, + { + "Kind": "Components.Component", + "Name": "PagingSummaryFormat", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", + "Metadata": { + "Common.PropertyName": "PagingSummaryFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadData", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", + "Metadata": { + "Common.PropertyName": "LoadData", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Page", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the page callback.\n \n The page callback.\n ", + "Metadata": { + "Common.PropertyName": "Page", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDataList", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 1578433319, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDataList", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenDataList component.\n \n The type of the item.\n \n \n <RadzenDataList @data=@orders TItem=\"Order\" AllowPaging=\"true\" WrapItems=\"true\">\n <Template>\n @context.OrderId\n </Template>\n </RadzenDataList>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDataList" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataList component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "WrapItems", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether to wrap items.\n \n true if wrap items; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "WrapItems" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerPosition", + "TypeName": "Radzen.PagerPosition", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the pager position. Set to PagerPosition.Bottom by default.\n \n The pager position.\n ", + "Metadata": { + "Common.PropertyName": "PagerPosition" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerAlwaysVisible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "PagerAlwaysVisible" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerHorizontalAlign", + "TypeName": "Radzen.HorizontalAlign", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", + "Metadata": { + "Common.PropertyName": "PagerHorizontalAlign" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowPaging", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether paging is allowed. Set to false by default.\n \n true if paging is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowPaging" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the size of the page.\n \n The size of the page.\n ", + "Metadata": { + "Common.PropertyName": "PageSize" + } + }, + { + "Kind": "Components.Component", + "Name": "PageNumbersCount", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", + "Metadata": { + "Common.PropertyName": "PageNumbersCount" + } + }, + { + "Kind": "Components.Component", + "Name": "Count", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the count.\n \n The count.\n ", + "Metadata": { + "Common.PropertyName": "Count" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSizeOptions", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the page size options.\n \n The page size options.\n ", + "Metadata": { + "Common.PropertyName": "PageSizeOptions" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSizeText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the page size description text.\n \n The page size description text.\n ", + "Metadata": { + "Common.PropertyName": "PageSizeText" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowPagingSummary", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", + "Metadata": { + "Common.PropertyName": "ShowPagingSummary" + } + }, + { + "Kind": "Components.Component", + "Name": "PagingSummaryFormat", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", + "Metadata": { + "Common.PropertyName": "PagingSummaryFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadData", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", + "Metadata": { + "Common.PropertyName": "LoadData", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Page", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the page callback.\n \n The page callback.\n ", + "Metadata": { + "Common.PropertyName": "Page", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDataList", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 997131147, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataList.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "RadzenDataList" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataList.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1142638929, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataList.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.Blazor.RadzenDataList" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataList.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 458714307, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDatePicker", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenDatePicker component.\n \n The type of the t value.\n \n \n <RadzenDatePicker @bind-Value=@someValue TValue=\"DateTime\" Change=@(args => Console.WriteLine($\"Selected date: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDatePicker" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenDatePicker component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowClear", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether value can be cleared.\n \n true if value can be cleared; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowClear" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the tab index.\n \n The tab index.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name of the form component.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "InputClass", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the input CSS class.\n \n The input CSS class.\n ", + "Metadata": { + "Common.PropertyName": "InputClass" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.DateTime?", + "Documentation": "\n \n Gets or sets the Minimum Selectable Date.\n \n The Minimum Selectable Date.\n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.DateTime?", + "Documentation": "\n \n Gets or sets the Maximum Selectable Date.\n \n The Maximum Selectable Date.\n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "InitialViewDate", + "TypeName": "System.DateTime?", + "Documentation": "\n \n Gets or sets the Initial Date/Month View.\n \n The Initial Date/Month View.\n ", + "Metadata": { + "Common.PropertyName": "InitialViewDate" + } + }, + { + "Kind": "Components.Component", + "Name": "DateRender", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets the date render callback. Use it to set attributes.\n \n The date render callback.\n ", + "Metadata": { + "Common.PropertyName": "DateRender", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Kind", + "TypeName": "System.DateTimeKind", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the kind of DateTime bind to control\n \n ", + "Metadata": { + "Common.PropertyName": "Kind" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "CurrentDateChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or set the current date changed callback.\n \n ", + "Metadata": { + "Common.PropertyName": "CurrentDateChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Inline", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is inline - only Calender.\n \n true if inline; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Inline" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether time only can be set.\n \n true if time only can be set; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "TimeOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether read only.\n \n true if read only; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowInput", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether input is allowed.\n \n true if input is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowInput" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowTime", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether time part is shown.\n \n true if time part is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowTime" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowSeconds", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether seconds are shown.\n \n true if seconds are shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowSeconds" + } + }, + { + "Kind": "Components.Component", + "Name": "HoursStep", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the hours step.\n \n The hours step.\n ", + "Metadata": { + "Common.PropertyName": "HoursStep" + } + }, + { + "Kind": "Components.Component", + "Name": "MinutesStep", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the minutes step.\n \n The minutes step.\n ", + "Metadata": { + "Common.PropertyName": "MinutesStep" + } + }, + { + "Kind": "Components.Component", + "Name": "SecondsStep", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the seconds step.\n \n The seconds step.\n ", + "Metadata": { + "Common.PropertyName": "SecondsStep" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowTimeOkButton", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether time ok button is shown.\n \n true if time ok button is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowTimeOkButton" + } + }, + { + "Kind": "Components.Component", + "Name": "DateFormat", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the date format.\n \n The date format.\n ", + "Metadata": { + "Common.PropertyName": "DateFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "YearRange", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the year range.\n \n The year range.\n ", + "Metadata": { + "Common.PropertyName": "YearRange" + } + }, + { + "Kind": "Components.Component", + "Name": "HourFormat", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the hour format.\n \n The hour format.\n ", + "Metadata": { + "Common.PropertyName": "HourFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the input placeholder.\n \n The input placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change callback.\n \n The change callback.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed callback.\n \n The value changed callback.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FooterTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", + "Metadata": { + "Common.PropertyName": "FooterTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDatePicker", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -193117338, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDatePicker", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenDatePicker component.\n \n The type of the t value.\n \n \n <RadzenDatePicker @bind-Value=@someValue TValue=\"DateTime\" Change=@(args => Console.WriteLine($\"Selected date: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDatePicker" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenDatePicker component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowClear", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether value can be cleared.\n \n true if value can be cleared; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowClear" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the tab index.\n \n The tab index.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name of the form component.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "InputClass", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the input CSS class.\n \n The input CSS class.\n ", + "Metadata": { + "Common.PropertyName": "InputClass" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.DateTime?", + "Documentation": "\n \n Gets or sets the Minimum Selectable Date.\n \n The Minimum Selectable Date.\n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.DateTime?", + "Documentation": "\n \n Gets or sets the Maximum Selectable Date.\n \n The Maximum Selectable Date.\n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "InitialViewDate", + "TypeName": "System.DateTime?", + "Documentation": "\n \n Gets or sets the Initial Date/Month View.\n \n The Initial Date/Month View.\n ", + "Metadata": { + "Common.PropertyName": "InitialViewDate" + } + }, + { + "Kind": "Components.Component", + "Name": "DateRender", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets the date render callback. Use it to set attributes.\n \n The date render callback.\n ", + "Metadata": { + "Common.PropertyName": "DateRender", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Kind", + "TypeName": "System.DateTimeKind", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the kind of DateTime bind to control\n \n ", + "Metadata": { + "Common.PropertyName": "Kind" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "CurrentDateChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or set the current date changed callback.\n \n ", + "Metadata": { + "Common.PropertyName": "CurrentDateChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Inline", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is inline - only Calender.\n \n true if inline; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Inline" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether time only can be set.\n \n true if time only can be set; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "TimeOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether read only.\n \n true if read only; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowInput", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether input is allowed.\n \n true if input is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowInput" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowTime", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether time part is shown.\n \n true if time part is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowTime" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowSeconds", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether seconds are shown.\n \n true if seconds are shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowSeconds" + } + }, + { + "Kind": "Components.Component", + "Name": "HoursStep", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the hours step.\n \n The hours step.\n ", + "Metadata": { + "Common.PropertyName": "HoursStep" + } + }, + { + "Kind": "Components.Component", + "Name": "MinutesStep", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the minutes step.\n \n The minutes step.\n ", + "Metadata": { + "Common.PropertyName": "MinutesStep" + } + }, + { + "Kind": "Components.Component", + "Name": "SecondsStep", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the seconds step.\n \n The seconds step.\n ", + "Metadata": { + "Common.PropertyName": "SecondsStep" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowTimeOkButton", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether time ok button is shown.\n \n true if time ok button is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowTimeOkButton" + } + }, + { + "Kind": "Components.Component", + "Name": "DateFormat", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the date format.\n \n The date format.\n ", + "Metadata": { + "Common.PropertyName": "DateFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "YearRange", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the year range.\n \n The year range.\n ", + "Metadata": { + "Common.PropertyName": "YearRange" + } + }, + { + "Kind": "Components.Component", + "Name": "HourFormat", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the hour format.\n \n The hour format.\n ", + "Metadata": { + "Common.PropertyName": "HourFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the input placeholder.\n \n The input placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change callback.\n \n The change callback.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed callback.\n \n The value changed callback.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FooterTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", + "Metadata": { + "Common.PropertyName": "FooterTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDatePicker", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 836870401, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDatePicker.FooterTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FooterTemplate", + "ParentTag": "RadzenDatePicker" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDatePicker.FooterTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -235984198, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDatePicker.FooterTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FooterTemplate", + "ParentTag": "Radzen.Blazor.RadzenDatePicker" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDatePicker.FooterTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -307765505, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDayView", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Displays the appointments in a single day in \n \n \n \n <RadzenScheduler Data=\"@appointments\">\n <RadzenDayView />\n </RadzenScheduler>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDayView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeFormat", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the time format.\n \n The time format. Set to h tt by default.\n ", + "Metadata": { + "Common.PropertyName": "TimeFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "StartTime", + "TypeName": "System.TimeSpan", + "Documentation": "\n \n Gets or sets the start time.\n \n The start time.\n ", + "Metadata": { + "Common.PropertyName": "StartTime" + } + }, + { + "Kind": "Components.Component", + "Name": "EndTime", + "TypeName": "System.TimeSpan", + "Documentation": "\n \n Gets or sets the end time.\n \n The end time.\n ", + "Metadata": { + "Common.PropertyName": "EndTime" + } + }, + { + "Kind": "Components.Component", + "Name": "MinutesPerSlot", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets slot size in minutes. Set to 30 by default.\n \n The slot size in minutes.\n ", + "Metadata": { + "Common.PropertyName": "MinutesPerSlot" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDayView" + } + }, + { + "HashCode": 2028614876, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDayView", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Displays the appointments in a single day in \n \n \n \n <RadzenScheduler Data=\"@appointments\">\n <RadzenDayView />\n </RadzenScheduler>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDayView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeFormat", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the time format.\n \n The time format. Set to h tt by default.\n ", + "Metadata": { + "Common.PropertyName": "TimeFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "StartTime", + "TypeName": "System.TimeSpan", + "Documentation": "\n \n Gets or sets the start time.\n \n The start time.\n ", + "Metadata": { + "Common.PropertyName": "StartTime" + } + }, + { + "Kind": "Components.Component", + "Name": "EndTime", + "TypeName": "System.TimeSpan", + "Documentation": "\n \n Gets or sets the end time.\n \n The end time.\n ", + "Metadata": { + "Common.PropertyName": "EndTime" + } + }, + { + "Kind": "Components.Component", + "Name": "MinutesPerSlot", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets slot size in minutes. Set to 30 by default.\n \n The slot size in minutes.\n ", + "Metadata": { + "Common.PropertyName": "MinutesPerSlot" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDayView", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 422885444, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDonutSeries", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Renders donut series in .\n \n The type of the series data item.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDonutSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDonutSeries component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "InnerRadius", + "TypeName": "System.Double?", + "Documentation": "\n \n Gets or sets the inner radius of the donut.\n \n The inner radius.\n ", + "Metadata": { + "Common.PropertyName": "InnerRadius" + } + }, + { + "Kind": "Components.Component", + "Name": "TitleTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the title template.\n \n The title template.\n ", + "Metadata": { + "Common.PropertyName": "TitleTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "X", + "TypeName": "System.Double?", + "Documentation": "\n \n Specifies the x coordinate of the pie center. Not set by default which centers pie horizontally.\n \n The x.\n ", + "Metadata": { + "Common.PropertyName": "X" + } + }, + { + "Kind": "Components.Component", + "Name": "Y", + "TypeName": "System.Double?", + "Documentation": "\n \n Specifies the y coordinate of the pie center. Not set by default which centers pie vertically.\n \n The y.\n ", + "Metadata": { + "Common.PropertyName": "Y" + } + }, + { + "Kind": "Components.Component", + "Name": "Radius", + "TypeName": "System.Double?", + "Documentation": "\n \n Specifies the radius of the pie. Not set by default - the pie takes as much size of the chart as possible.\n \n ", + "Metadata": { + "Common.PropertyName": "Radius" + } + }, + { + "Kind": "Components.Component", + "Name": "Fills", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n The fill colors of the pie segments. Used as the background of the segments.\n \n ", + "Metadata": { + "Common.PropertyName": "Fills" + } + }, + { + "Kind": "Components.Component", + "Name": "Strokes", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n The stroke colors of the pie segments.\n \n ", + "Metadata": { + "Common.PropertyName": "Strokes" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n The stroke width of the segments in pixels. By default set to 0.\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TooltipTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "Metadata": { + "Common.PropertyName": "TooltipTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CategoryProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "CategoryProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Hidden", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Hidden" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "RenderingOrder", + "TypeName": "System.Int32", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "RenderingOrder" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDonutSeries", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -536242467, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDonutSeries", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Renders donut series in .\n \n The type of the series data item.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDonutSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDonutSeries component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "InnerRadius", + "TypeName": "System.Double?", + "Documentation": "\n \n Gets or sets the inner radius of the donut.\n \n The inner radius.\n ", + "Metadata": { + "Common.PropertyName": "InnerRadius" + } + }, + { + "Kind": "Components.Component", + "Name": "TitleTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the title template.\n \n The title template.\n ", + "Metadata": { + "Common.PropertyName": "TitleTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "X", + "TypeName": "System.Double?", + "Documentation": "\n \n Specifies the x coordinate of the pie center. Not set by default which centers pie horizontally.\n \n The x.\n ", + "Metadata": { + "Common.PropertyName": "X" + } + }, + { + "Kind": "Components.Component", + "Name": "Y", + "TypeName": "System.Double?", + "Documentation": "\n \n Specifies the y coordinate of the pie center. Not set by default which centers pie vertically.\n \n The y.\n ", + "Metadata": { + "Common.PropertyName": "Y" + } + }, + { + "Kind": "Components.Component", + "Name": "Radius", + "TypeName": "System.Double?", + "Documentation": "\n \n Specifies the radius of the pie. Not set by default - the pie takes as much size of the chart as possible.\n \n ", + "Metadata": { + "Common.PropertyName": "Radius" + } + }, + { + "Kind": "Components.Component", + "Name": "Fills", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n The fill colors of the pie segments. Used as the background of the segments.\n \n ", + "Metadata": { + "Common.PropertyName": "Fills" + } + }, + { + "Kind": "Components.Component", + "Name": "Strokes", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n The stroke colors of the pie segments.\n \n ", + "Metadata": { + "Common.PropertyName": "Strokes" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n The stroke width of the segments in pixels. By default set to 0.\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TooltipTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "Metadata": { + "Common.PropertyName": "TooltipTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CategoryProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "CategoryProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Hidden", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Hidden" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "RenderingOrder", + "TypeName": "System.Int32", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "RenderingOrder" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDonutSeries", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -873340908, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDonutSeries.TitleTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the title template.\n \n The title template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TitleTemplate", + "ParentTag": "RadzenDonutSeries" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDonutSeries.TitleTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1012560828, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDonutSeries.TitleTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the title template.\n \n The title template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TitleTemplate", + "ParentTag": "Radzen.Blazor.RadzenDonutSeries" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDonutSeries.TitleTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 95792522, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDonutSeries.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenDonutSeries" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDonutSeries.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1669293309, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDonutSeries.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenDonutSeries" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDonutSeries.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1579604154, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDonutSeries.TooltipTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TooltipTemplate", + "ParentTag": "RadzenDonutSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDonutSeries.TooltipTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 849978862, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDonutSeries.TooltipTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TooltipTemplate", + "ParentTag": "Radzen.Blazor.RadzenDonutSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDonutSeries.TooltipTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1779445138, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDropDown", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenDropDown component.\n \n The type of the value.\n \n \n <RadzenDropDown @bind-Value=@customerID TValue=\"string\" Data=@customers TextProperty=\"CompanyName\" ValueProperty=\"CustomerID\" Change=@(args => Console.WriteLine($\"Selected CustomerID: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDropDown" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenDropDown component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "OpenOnFocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether popup should open on focus. Set to false by default.\n \n true if popup should open on focus; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "OpenOnFocus" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxSelectedLabels", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the number of maximum selected labels.\n \n The number of maximum selected labels.\n ", + "Metadata": { + "Common.PropertyName": "MaxSelectedLabels" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItemsText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the selected items text.\n \n The selected items text.\n ", + "Metadata": { + "Common.PropertyName": "SelectedItemsText" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectAllText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the select all text.\n \n The select all text.\n ", + "Metadata": { + "Common.PropertyName": "SelectAllText" + } + }, + { + "Kind": "Components.Component", + "Name": "Count", + "TypeName": "System.Int32", + "Documentation": "\n \n Specifies the total number of items in the data source.\n \n ", + "Metadata": { + "Common.PropertyName": "Count" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowVirtualization", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies wether virtualization is enabled. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "AllowVirtualization" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Specifies the default page size. Set to 5 by default.\n \n ", + "Metadata": { + "Common.PropertyName": "PageSize" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowFiltering", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether filtering is allowed. Set to false by default.\n \n true if filtering is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowFiltering" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowClear", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether the user can clear the value. Set to false by default.\n \n true if clearing is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowClear" + } + }, + { + "Kind": "Components.Component", + "Name": "Multiple", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Multiple" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItemChanged", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets the selected item changed.\n \n The selected item changed.\n ", + "Metadata": { + "Common.PropertyName": "SelectedItemChanged", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterDelay", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", + "Metadata": { + "Common.PropertyName": "FilterDelay" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItem", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the selected item.\n \n The selected item.\n ", + "Metadata": { + "Common.PropertyName": "SelectedItem" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterCaseSensitivity", + "TypeName": "Radzen.FilterCaseSensitivity", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", + "Metadata": { + "Common.PropertyName": "FilterCaseSensitivity" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterOperator", + "TypeName": "Radzen.StringFilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", + "Metadata": { + "Common.PropertyName": "FilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadData", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", + "Metadata": { + "Common.PropertyName": "LoadData", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TextProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", + "Metadata": { + "Common.PropertyName": "TextProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDropDown", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -593137950, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDropDown", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenDropDown component.\n \n The type of the value.\n \n \n <RadzenDropDown @bind-Value=@customerID TValue=\"string\" Data=@customers TextProperty=\"CompanyName\" ValueProperty=\"CustomerID\" Change=@(args => Console.WriteLine($\"Selected CustomerID: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDropDown" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenDropDown component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "OpenOnFocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether popup should open on focus. Set to false by default.\n \n true if popup should open on focus; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "OpenOnFocus" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxSelectedLabels", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the number of maximum selected labels.\n \n The number of maximum selected labels.\n ", + "Metadata": { + "Common.PropertyName": "MaxSelectedLabels" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItemsText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the selected items text.\n \n The selected items text.\n ", + "Metadata": { + "Common.PropertyName": "SelectedItemsText" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectAllText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the select all text.\n \n The select all text.\n ", + "Metadata": { + "Common.PropertyName": "SelectAllText" + } + }, + { + "Kind": "Components.Component", + "Name": "Count", + "TypeName": "System.Int32", + "Documentation": "\n \n Specifies the total number of items in the data source.\n \n ", + "Metadata": { + "Common.PropertyName": "Count" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowVirtualization", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies wether virtualization is enabled. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "AllowVirtualization" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Specifies the default page size. Set to 5 by default.\n \n ", + "Metadata": { + "Common.PropertyName": "PageSize" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowFiltering", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether filtering is allowed. Set to false by default.\n \n true if filtering is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowFiltering" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowClear", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether the user can clear the value. Set to false by default.\n \n true if clearing is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowClear" + } + }, + { + "Kind": "Components.Component", + "Name": "Multiple", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Multiple" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItemChanged", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets the selected item changed.\n \n The selected item changed.\n ", + "Metadata": { + "Common.PropertyName": "SelectedItemChanged", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterDelay", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", + "Metadata": { + "Common.PropertyName": "FilterDelay" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItem", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the selected item.\n \n The selected item.\n ", + "Metadata": { + "Common.PropertyName": "SelectedItem" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterCaseSensitivity", + "TypeName": "Radzen.FilterCaseSensitivity", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", + "Metadata": { + "Common.PropertyName": "FilterCaseSensitivity" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterOperator", + "TypeName": "Radzen.StringFilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", + "Metadata": { + "Common.PropertyName": "FilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadData", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", + "Metadata": { + "Common.PropertyName": "LoadData", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TextProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", + "Metadata": { + "Common.PropertyName": "TextProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDropDown", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1971456527, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDown.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "RadzenDropDown" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDown.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1212667671, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDown.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.Blazor.RadzenDropDown" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDown.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 983801382, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDropDownDataGrid", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenDropDownDataGrid component.\n \n The type of the t value.\n \n \n <RadzenDropDownDataGrid @bind-Value=@customerID TValue=\"string\" Data=@customers TextProperty=\"CompanyName\" ValueProperty=\"CustomerID\" Change=@(args => Console.WriteLine($\"Selected CustomerID: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDropDownDataGrid" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenDropDownDataGrid component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "OpenOnFocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether popup should open on focus. Set to false by default.\n \n true if popup should open on focus; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "OpenOnFocus" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the value template.\n \n The value template.\n ", + "Metadata": { + "Common.PropertyName": "ValueTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "EmptyTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the empty template shown when Data is empty collection.\n \n The empty template.\n ", + "Metadata": { + "Common.PropertyName": "EmptyTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerAlwaysVisible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "PagerAlwaysVisible" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerHorizontalAlign", + "TypeName": "Radzen.HorizontalAlign", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", + "Metadata": { + "Common.PropertyName": "PagerHorizontalAlign" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowColumnResize", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether column resizing is allowed.\n \n true if column resizing is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowColumnResize" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnWidth", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the width of all columns.\n \n The width of all columns.\n ", + "Metadata": { + "Common.PropertyName": "ColumnWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "Responsive", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is responsive.\n \n true if responsive; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Responsive" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowSearch", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether search button is shown.\n \n true if search button is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowSearch" + } + }, + { + "Kind": "Components.Component", + "Name": "PageNumbersCount", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", + "Metadata": { + "Common.PropertyName": "PageNumbersCount" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowPagingSummary", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", + "Metadata": { + "Common.PropertyName": "ShowPagingSummary" + } + }, + { + "Kind": "Components.Component", + "Name": "PagingSummaryFormat", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", + "Metadata": { + "Common.PropertyName": "PagingSummaryFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "EmptyText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the empty text.\n \n The empty text.\n ", + "Metadata": { + "Common.PropertyName": "EmptyText" + } + }, + { + "Kind": "Components.Component", + "Name": "SearchText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the search input placeholder text.\n \n The search input placeholder text.\n ", + "Metadata": { + "Common.PropertyName": "SearchText" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedValue", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the selected value.\n \n The selected value.\n ", + "Metadata": { + "Common.PropertyName": "SelectedValue" + } + }, + { + "Kind": "Components.Component", + "Name": "Columns", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", + "Metadata": { + "Common.PropertyName": "Columns", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxSelectedLabels", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the number of maximum selected labels.\n \n The maximum selected labels.\n ", + "Metadata": { + "Common.PropertyName": "MaxSelectedLabels" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItemsText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the selected items text.\n \n The selected items text.\n ", + "Metadata": { + "Common.PropertyName": "SelectedItemsText" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowSorting", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether sorting is allowed.\n \n true if sorting is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowSorting" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowFiltering", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether filtering is allowed.\n \n true if filtering is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowFiltering" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowFilteringByAllStringColumns", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether filtering by all string columns is allowed.\n \n true if filtering by all string columns is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowFilteringByAllStringColumns" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowRowSelectOnRowClick", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether DataGrid row can be selected on row click.\n \n true if DataGrid row can be selected on row click; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowRowSelectOnRowClick" + } + }, + { + "Kind": "Components.Component", + "Name": "Count", + "TypeName": "System.Int32", + "Documentation": "\n \n Specifies the total number of items in the data source.\n \n ", + "Metadata": { + "Common.PropertyName": "Count" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowVirtualization", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies wether virtualization is enabled. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "AllowVirtualization" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Specifies the default page size. Set to 5 by default.\n \n ", + "Metadata": { + "Common.PropertyName": "PageSize" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowClear", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether the user can clear the value. Set to false by default.\n \n true if clearing is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowClear" + } + }, + { + "Kind": "Components.Component", + "Name": "Multiple", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Multiple" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItemChanged", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets the selected item changed.\n \n The selected item changed.\n ", + "Metadata": { + "Common.PropertyName": "SelectedItemChanged", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterDelay", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", + "Metadata": { + "Common.PropertyName": "FilterDelay" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItem", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the selected item.\n \n The selected item.\n ", + "Metadata": { + "Common.PropertyName": "SelectedItem" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterCaseSensitivity", + "TypeName": "Radzen.FilterCaseSensitivity", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", + "Metadata": { + "Common.PropertyName": "FilterCaseSensitivity" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterOperator", + "TypeName": "Radzen.StringFilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", + "Metadata": { + "Common.PropertyName": "FilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadData", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", + "Metadata": { + "Common.PropertyName": "LoadData", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TextProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", + "Metadata": { + "Common.PropertyName": "TextProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 1344169170, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDropDownDataGrid", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenDropDownDataGrid component.\n \n The type of the t value.\n \n \n <RadzenDropDownDataGrid @bind-Value=@customerID TValue=\"string\" Data=@customers TextProperty=\"CompanyName\" ValueProperty=\"CustomerID\" Change=@(args => Console.WriteLine($\"Selected CustomerID: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDropDownDataGrid" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenDropDownDataGrid component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "OpenOnFocus", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether popup should open on focus. Set to false by default.\n \n true if popup should open on focus; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "OpenOnFocus" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the value template.\n \n The value template.\n ", + "Metadata": { + "Common.PropertyName": "ValueTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "EmptyTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the empty template shown when Data is empty collection.\n \n The empty template.\n ", + "Metadata": { + "Common.PropertyName": "EmptyTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerAlwaysVisible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "PagerAlwaysVisible" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerHorizontalAlign", + "TypeName": "Radzen.HorizontalAlign", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", + "Metadata": { + "Common.PropertyName": "PagerHorizontalAlign" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowColumnResize", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether column resizing is allowed.\n \n true if column resizing is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowColumnResize" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnWidth", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the width of all columns.\n \n The width of all columns.\n ", + "Metadata": { + "Common.PropertyName": "ColumnWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "Responsive", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is responsive.\n \n true if responsive; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Responsive" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowSearch", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether search button is shown.\n \n true if search button is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowSearch" + } + }, + { + "Kind": "Components.Component", + "Name": "PageNumbersCount", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", + "Metadata": { + "Common.PropertyName": "PageNumbersCount" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowPagingSummary", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", + "Metadata": { + "Common.PropertyName": "ShowPagingSummary" + } + }, + { + "Kind": "Components.Component", + "Name": "PagingSummaryFormat", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", + "Metadata": { + "Common.PropertyName": "PagingSummaryFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "EmptyText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the empty text.\n \n The empty text.\n ", + "Metadata": { + "Common.PropertyName": "EmptyText" + } + }, + { + "Kind": "Components.Component", + "Name": "SearchText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the search input placeholder text.\n \n The search input placeholder text.\n ", + "Metadata": { + "Common.PropertyName": "SearchText" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedValue", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the selected value.\n \n The selected value.\n ", + "Metadata": { + "Common.PropertyName": "SelectedValue" + } + }, + { + "Kind": "Components.Component", + "Name": "Columns", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", + "Metadata": { + "Common.PropertyName": "Columns", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxSelectedLabels", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the number of maximum selected labels.\n \n The maximum selected labels.\n ", + "Metadata": { + "Common.PropertyName": "MaxSelectedLabels" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItemsText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the selected items text.\n \n The selected items text.\n ", + "Metadata": { + "Common.PropertyName": "SelectedItemsText" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowSorting", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether sorting is allowed.\n \n true if sorting is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowSorting" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowFiltering", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether filtering is allowed.\n \n true if filtering is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowFiltering" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowFilteringByAllStringColumns", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether filtering by all string columns is allowed.\n \n true if filtering by all string columns is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowFilteringByAllStringColumns" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowRowSelectOnRowClick", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether DataGrid row can be selected on row click.\n \n true if DataGrid row can be selected on row click; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowRowSelectOnRowClick" + } + }, + { + "Kind": "Components.Component", + "Name": "Count", + "TypeName": "System.Int32", + "Documentation": "\n \n Specifies the total number of items in the data source.\n \n ", + "Metadata": { + "Common.PropertyName": "Count" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowVirtualization", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies wether virtualization is enabled. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "AllowVirtualization" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Specifies the default page size. Set to 5 by default.\n \n ", + "Metadata": { + "Common.PropertyName": "PageSize" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowClear", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether the user can clear the value. Set to false by default.\n \n true if clearing is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowClear" + } + }, + { + "Kind": "Components.Component", + "Name": "Multiple", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Multiple" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItemChanged", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets the selected item changed.\n \n The selected item changed.\n ", + "Metadata": { + "Common.PropertyName": "SelectedItemChanged", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterDelay", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", + "Metadata": { + "Common.PropertyName": "FilterDelay" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItem", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the selected item.\n \n The selected item.\n ", + "Metadata": { + "Common.PropertyName": "SelectedItem" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterCaseSensitivity", + "TypeName": "Radzen.FilterCaseSensitivity", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", + "Metadata": { + "Common.PropertyName": "FilterCaseSensitivity" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterOperator", + "TypeName": "Radzen.StringFilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", + "Metadata": { + "Common.PropertyName": "FilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadData", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", + "Metadata": { + "Common.PropertyName": "LoadData", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TextProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", + "Metadata": { + "Common.PropertyName": "TextProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -10278291, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDownDataGrid.ValueTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the value template.\n \n The value template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ValueTemplate", + "ParentTag": "RadzenDropDownDataGrid" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ValueTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid.ValueTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 169720255, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDownDataGrid.ValueTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the value template.\n \n The value template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ValueTemplate", + "ParentTag": "Radzen.Blazor.RadzenDropDownDataGrid" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ValueTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid.ValueTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1432634674, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDownDataGrid.EmptyTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the empty template shown when Data is empty collection.\n \n The empty template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "EmptyTemplate", + "ParentTag": "RadzenDropDownDataGrid" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid.EmptyTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1611974937, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDownDataGrid.EmptyTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the empty template shown when Data is empty collection.\n \n The empty template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "EmptyTemplate", + "ParentTag": "Radzen.Blazor.RadzenDropDownDataGrid" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid.EmptyTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1776253674, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDownDataGrid.Columns", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Columns", + "ParentTag": "RadzenDropDownDataGrid" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid.Columns", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 693433360, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDownDataGrid.Columns", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Columns", + "ParentTag": "Radzen.Blazor.RadzenDropDownDataGrid" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid.Columns", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1087562991, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDownDataGrid.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "RadzenDropDownDataGrid" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 304323477, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDownDataGrid.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.Blazor.RadzenDropDownDataGrid" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -852233839, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenEmailValidator", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A validator component which checks if a component value is a valid email address.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenEmailValidator Component=\"Email\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Email { get; set; }\n }\n \n Model model = new Model();\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenEmailValidator" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Invalid email\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Component", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", + "Metadata": { + "Common.PropertyName": "Component" + } + }, + { + "Kind": "Components.Component", + "Name": "Popup", + "TypeName": "System.Boolean", + "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Popup" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenEmailValidator" + } + }, + { + "HashCode": -70696672, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenEmailValidator", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A validator component which checks if a component value is a valid email address.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenEmailValidator Component=\"Email\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Email { get; set; }\n }\n \n Model model = new Model();\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenEmailValidator" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Invalid email\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Component", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", + "Metadata": { + "Common.PropertyName": "Component" + } + }, + { + "Kind": "Components.Component", + "Name": "Popup", + "TypeName": "System.Boolean", + "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Popup" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenEmailValidator", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 850838134, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenFieldset", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenFieldset component.\n \n \n \n <RadzenFieldset AllowCollapse=\"true\"\">\n <HeaderTemplate>\n Header\n </HeaderTemplate>\n <ChildContent>\n Content\n </ChildContent>\n <SummaryTemplate>\n Summary\n </SummaryTemplate>\n </RadzenFieldset>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenFieldset" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AllowCollapse", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether collapsing is allowed. Set to false by default.\n \n true if collapsing is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowCollapse" + } + }, + { + "Kind": "Components.Component", + "Name": "Collapsed", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is collapsed.\n \n true if collapsed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Collapsed" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "HeaderTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", + "Metadata": { + "Common.PropertyName": "HeaderTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SummaryTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the summary template.\n \n The summary template.\n ", + "Metadata": { + "Common.PropertyName": "SummaryTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Expand", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the expand callback.\n \n The expand callback.\n ", + "Metadata": { + "Common.PropertyName": "Expand", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Collapse", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the collapse callback.\n \n The collapse callback.\n ", + "Metadata": { + "Common.PropertyName": "Collapse", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenFieldset" + } + }, + { + "HashCode": -654364368, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenFieldset", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenFieldset component.\n \n \n \n <RadzenFieldset AllowCollapse=\"true\"\">\n <HeaderTemplate>\n Header\n </HeaderTemplate>\n <ChildContent>\n Content\n </ChildContent>\n <SummaryTemplate>\n Summary\n </SummaryTemplate>\n </RadzenFieldset>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenFieldset" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AllowCollapse", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether collapsing is allowed. Set to false by default.\n \n true if collapsing is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowCollapse" + } + }, + { + "Kind": "Components.Component", + "Name": "Collapsed", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is collapsed.\n \n true if collapsed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Collapsed" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "HeaderTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", + "Metadata": { + "Common.PropertyName": "HeaderTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SummaryTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the summary template.\n \n The summary template.\n ", + "Metadata": { + "Common.PropertyName": "SummaryTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Expand", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the expand callback.\n \n The expand callback.\n ", + "Metadata": { + "Common.PropertyName": "Expand", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Collapse", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the collapse callback.\n \n The collapse callback.\n ", + "Metadata": { + "Common.PropertyName": "Collapse", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenFieldset", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 375813654, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenFieldset.HeaderTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "HeaderTemplate", + "ParentTag": "RadzenFieldset" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenFieldset.HeaderTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 516294943, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenFieldset.HeaderTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "HeaderTemplate", + "ParentTag": "Radzen.Blazor.RadzenFieldset" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenFieldset.HeaderTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1830473015, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenFieldset.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenFieldset" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenFieldset.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1382470520, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenFieldset.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenFieldset" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenFieldset.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1403782590, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenFieldset.SummaryTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the summary template.\n \n The summary template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "SummaryTemplate", + "ParentTag": "RadzenFieldset" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenFieldset.SummaryTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -550408705, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenFieldset.SummaryTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the summary template.\n \n The summary template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "SummaryTemplate", + "ParentTag": "Radzen.Blazor.RadzenFieldset" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenFieldset.SummaryTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 320632603, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenFileInput", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenFileInput component.\n \n The type of the value.\n \n \n <RadzenFileInput @bind-Value=@employee.Photo TValue=\"string\" Change=@(args => Console.WriteLine($\"File content as base64 string: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenFileInput" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenFileInput component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ChooseText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the choose button text.\n \n The choose button text.\n ", + "Metadata": { + "Common.PropertyName": "ChooseText" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the title.\n \n The title.\n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Error", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the error callback.\n \n The error callback.\n ", + "Metadata": { + "Common.PropertyName": "Error", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ImageClick", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the image click callback.\n \n The image click callback.\n ", + "Metadata": { + "Common.PropertyName": "ImageClick", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Accept", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the comma-separated accepted MIME types.\n \n The comma-separated accepted MIME types.\n ", + "Metadata": { + "Common.PropertyName": "Accept" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxFileSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the maximum size of the file.\n \n The maximum size of the file.\n ", + "Metadata": { + "Common.PropertyName": "MaxFileSize" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxWidth", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the maximum width of the file, keeping aspect ratio.\n \n The maximum width of the file.\n ", + "Metadata": { + "Common.PropertyName": "MaxWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxHeight", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the maximum height of the file, keeping aspect ratio.\n \n The maximum height of the file.\n ", + "Metadata": { + "Common.PropertyName": "MaxHeight" + } + }, + { + "Kind": "Components.Component", + "Name": "ImageStyle", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the image style.\n \n The image style.\n ", + "Metadata": { + "Common.PropertyName": "ImageStyle" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenFileInput", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 1079162598, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenFileInput", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenFileInput component.\n \n The type of the value.\n \n \n <RadzenFileInput @bind-Value=@employee.Photo TValue=\"string\" Change=@(args => Console.WriteLine($\"File content as base64 string: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenFileInput" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenFileInput component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ChooseText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the choose button text.\n \n The choose button text.\n ", + "Metadata": { + "Common.PropertyName": "ChooseText" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the title.\n \n The title.\n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Error", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the error callback.\n \n The error callback.\n ", + "Metadata": { + "Common.PropertyName": "Error", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ImageClick", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the image click callback.\n \n The image click callback.\n ", + "Metadata": { + "Common.PropertyName": "ImageClick", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Accept", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the comma-separated accepted MIME types.\n \n The comma-separated accepted MIME types.\n ", + "Metadata": { + "Common.PropertyName": "Accept" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxFileSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the maximum size of the file.\n \n The maximum size of the file.\n ", + "Metadata": { + "Common.PropertyName": "MaxFileSize" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxWidth", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the maximum width of the file, keeping aspect ratio.\n \n The maximum width of the file.\n ", + "Metadata": { + "Common.PropertyName": "MaxWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxHeight", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the maximum height of the file, keeping aspect ratio.\n \n The maximum height of the file.\n ", + "Metadata": { + "Common.PropertyName": "MaxHeight" + } + }, + { + "Kind": "Components.Component", + "Name": "ImageStyle", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the image style.\n \n The image style.\n ", + "Metadata": { + "Common.PropertyName": "ImageStyle" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenFileInput", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1696526677, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenFooter", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenFooter component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenFooter" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenFooter" + } + }, + { + "HashCode": -1449383132, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenFooter", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenFooter component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenFooter" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenFooter", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -51459138, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenFooter.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenFooter" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenFooter.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 384904724, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenFooter.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenFooter" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenFooter.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -623011843, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenGoogleMap", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenGoogleMap component.\n \n \n \n <RadzenGoogleMap Zoom=\"3\" Center=@(new GoogleMapPosition() { Lat = 42.6977, Lng = 23.3219 }) MapClick=@OnMapClick MarkerClick=@OnMarkerClick\">\n <Markers>\n <RadzenGoogleMapMarker Title=\"London\" Label=\"London\" Position=@(new GoogleMapPosition() { Lat = 51.5074, Lng = 0.1278 }) />\n <RadzenGoogleMapMarker Title=\"Paris \" Label=\"Paris\" Position=@(new GoogleMapPosition() { Lat = 48.8566, Lng = 2.3522 }) />\n </Markers>\n </RadzenGoogleMap>\n @code {\n void OnMapClick(GoogleMapClickEventArgs args)\n {\n Console.WriteLine($\"Map clicked at Lat: {args.Position.Lat}, Lng: {args.Position.Lng}\");\n }\n \n void OnMarkerClick(RadzenGoogleMapMarker marker)\n {\n Console.WriteLine($\"Map {marker.Title} marker clicked. Marker position -> Lat: {marker.Position.Lat}, Lng: {marker.Position.Lng}\");\n }\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenGoogleMap" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data - collection of RadzenGoogleMapMarker.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "MapClick", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the map click callback.\n \n The map click callback.\n ", + "Metadata": { + "Common.PropertyName": "MapClick", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MarkerClick", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the marker click callback.\n \n The marker click callback.\n ", + "Metadata": { + "Common.PropertyName": "MarkerClick", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ApiKey", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the Google API key.\n \n The Google API key.\n ", + "Metadata": { + "Common.PropertyName": "ApiKey" + } + }, + { + "Kind": "Components.Component", + "Name": "Zoom", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the zoom.\n \n The zoom.\n ", + "Metadata": { + "Common.PropertyName": "Zoom" + } + }, + { + "Kind": "Components.Component", + "Name": "Center", + "TypeName": "Radzen.GoogleMapPosition", + "Documentation": "\n \n Gets or sets the center map position.\n \n The center.\n ", + "Metadata": { + "Common.PropertyName": "Center" + } + }, + { + "Kind": "Components.Component", + "Name": "Markers", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the markers.\n \n The markers.\n ", + "Metadata": { + "Common.PropertyName": "Markers", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenGoogleMap" + } + }, + { + "HashCode": 1584499658, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenGoogleMap", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenGoogleMap component.\n \n \n \n <RadzenGoogleMap Zoom=\"3\" Center=@(new GoogleMapPosition() { Lat = 42.6977, Lng = 23.3219 }) MapClick=@OnMapClick MarkerClick=@OnMarkerClick\">\n <Markers>\n <RadzenGoogleMapMarker Title=\"London\" Label=\"London\" Position=@(new GoogleMapPosition() { Lat = 51.5074, Lng = 0.1278 }) />\n <RadzenGoogleMapMarker Title=\"Paris \" Label=\"Paris\" Position=@(new GoogleMapPosition() { Lat = 48.8566, Lng = 2.3522 }) />\n </Markers>\n </RadzenGoogleMap>\n @code {\n void OnMapClick(GoogleMapClickEventArgs args)\n {\n Console.WriteLine($\"Map clicked at Lat: {args.Position.Lat}, Lng: {args.Position.Lng}\");\n }\n \n void OnMarkerClick(RadzenGoogleMapMarker marker)\n {\n Console.WriteLine($\"Map {marker.Title} marker clicked. Marker position -> Lat: {marker.Position.Lat}, Lng: {marker.Position.Lng}\");\n }\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenGoogleMap" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data - collection of RadzenGoogleMapMarker.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "MapClick", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the map click callback.\n \n The map click callback.\n ", + "Metadata": { + "Common.PropertyName": "MapClick", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MarkerClick", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the marker click callback.\n \n The marker click callback.\n ", + "Metadata": { + "Common.PropertyName": "MarkerClick", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ApiKey", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the Google API key.\n \n The Google API key.\n ", + "Metadata": { + "Common.PropertyName": "ApiKey" + } + }, + { + "Kind": "Components.Component", + "Name": "Zoom", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the zoom.\n \n The zoom.\n ", + "Metadata": { + "Common.PropertyName": "Zoom" + } + }, + { + "Kind": "Components.Component", + "Name": "Center", + "TypeName": "Radzen.GoogleMapPosition", + "Documentation": "\n \n Gets or sets the center map position.\n \n The center.\n ", + "Metadata": { + "Common.PropertyName": "Center" + } + }, + { + "Kind": "Components.Component", + "Name": "Markers", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the markers.\n \n The markers.\n ", + "Metadata": { + "Common.PropertyName": "Markers", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenGoogleMap", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2115607698, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenGoogleMap.Markers", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the markers.\n \n The markers.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Markers", + "ParentTag": "RadzenGoogleMap" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenGoogleMap.Markers", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 345311996, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenGoogleMap.Markers", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the markers.\n \n The markers.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Markers", + "ParentTag": "Radzen.Blazor.RadzenGoogleMap" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenGoogleMap.Markers", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2124039034, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenGoogleMapMarker", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenGoogleMapMarker component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenGoogleMapMarker" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Radzen.GoogleMapPosition", + "Documentation": "\n \n Gets or sets the position.\n \n The position.\n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the title.\n \n The title.\n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Label", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the label.\n \n The label.\n ", + "Metadata": { + "Common.PropertyName": "Label" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenGoogleMapMarker" + } + }, + { + "HashCode": -369264161, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenGoogleMapMarker", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenGoogleMapMarker component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenGoogleMapMarker" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Radzen.GoogleMapPosition", + "Documentation": "\n \n Gets or sets the position.\n \n The position.\n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the title.\n \n The title.\n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Label", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the label.\n \n The label.\n ", + "Metadata": { + "Common.PropertyName": "Label" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenGoogleMapMarker", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1467004584, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenGravatar", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenGravatar component.\n \n \n \n <RadzenGravatar Email=\"info@radzen.com\" />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenGravatar" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Email", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the email.\n \n The email.\n ", + "Metadata": { + "Common.PropertyName": "Email" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenGravatar" + } + }, + { + "HashCode": -1677447485, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenGravatar", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenGravatar component.\n \n \n \n <RadzenGravatar Email=\"info@radzen.com\" />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenGravatar" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Email", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the email.\n \n The email.\n ", + "Metadata": { + "Common.PropertyName": "Email" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenGravatar", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2087218379, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenGridLines", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Grid line configuration of .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenGridLines" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the color of the grid lines.\n \n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Specifies the pixel width of the grid lines. Set to 1 by default.\n \n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Documentation": "\n \n Specifies the type of line used to render the grid lines.\n \n ", + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether to display grid lines or not. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenGridLines" + } + }, + { + "HashCode": 511470508, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenGridLines", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Grid line configuration of .\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenGridLines" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the color of the grid lines.\n \n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Specifies the pixel width of the grid lines. Set to 1 by default.\n \n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Documentation": "\n \n Specifies the type of line used to render the grid lines.\n \n ", + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether to display grid lines or not. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenGridLines", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2035855558, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHeader", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenHeader component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHeader" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHeader" + } + }, + { + "HashCode": 656971842, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHeader", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenHeader component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHeader" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHeader", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1952862439, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenHeader.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenHeader" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenHeader.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1382706020, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenHeader.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenHeader" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenHeader.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -935412470, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHeading", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenHeading component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHeading" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the size.\n \n The size.\n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHeading" + } + }, + { + "HashCode": -933722937, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHeading", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenHeading component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHeading" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the size.\n \n The size.\n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHeading", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2133871053, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtml", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenHtml component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtml" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtml" + } + }, + { + "HashCode": -75650490, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtml", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenHtml component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtml" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtml", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1389290307, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenHtml.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenHtml" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenHtml.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -970584195, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenHtml.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenHtml" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenHtml.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1270095963, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditor", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A component which edits HTML content. Provides built-in upload capabilities.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html />\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditor" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "UploadHeaders", + "TypeName": "System.Collections.Generic.IDictionary", + "Documentation": "\n \n Specifies custom headers that will be submit during uploads.\n \n ", + "Metadata": { + "Common.PropertyName": "UploadHeaders" + } + }, + { + "Kind": "Components.Component", + "Name": "Paste", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user pastes content in the editor. Commonly used to filter unwanted HTML.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html Paste=@OnPaste />\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n void OnPaste(HtmlEditorPasteEventArgs args)\n {\n // Set args.Html to filter unwanted tags.\n args.Html = args.Html.Replace(\"<br>>\", \"\");\n }\n \n \n ", + "Metadata": { + "Common.PropertyName": "Paste", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Execute", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user executes a command of the editor (e.g. by clicking one of the tools).\n \n \n \n <RadzenHtmlEditor Execute=@OnExecute>\n <RadzenHtmlEditorCustomTool CommandName=\"InsertToday\" Icon=\"today\" Title=\"Insert today\" />\n </RadzenHtmlEditor>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n async Task OnExecute(HtmlEditorExecuteEventArgs args)\n {\n if (args.CommandName == \"InsertToday\")\n {\n await args.Editor.ExecuteCommandAsync(HtmlEditorCommands.InsertHtml, DateTime.Today.ToLongDateString());\n }\n }\n \n \n ", + "Metadata": { + "Common.PropertyName": "Execute", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "UploadUrl", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the URL to which RadzenHtmlEditor will submit files.\n \n ", + "Metadata": { + "Common.PropertyName": "UploadUrl" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditor" + } + }, + { + "HashCode": 716417297, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditor", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A component which edits HTML content. Provides built-in upload capabilities.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html />\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditor" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "UploadHeaders", + "TypeName": "System.Collections.Generic.IDictionary", + "Documentation": "\n \n Specifies custom headers that will be submit during uploads.\n \n ", + "Metadata": { + "Common.PropertyName": "UploadHeaders" + } + }, + { + "Kind": "Components.Component", + "Name": "Paste", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user pastes content in the editor. Commonly used to filter unwanted HTML.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html Paste=@OnPaste />\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n void OnPaste(HtmlEditorPasteEventArgs args)\n {\n // Set args.Html to filter unwanted tags.\n args.Html = args.Html.Replace(\"<br>>\", \"\");\n }\n \n \n ", + "Metadata": { + "Common.PropertyName": "Paste", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Execute", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user executes a command of the editor (e.g. by clicking one of the tools).\n \n \n \n <RadzenHtmlEditor Execute=@OnExecute>\n <RadzenHtmlEditorCustomTool CommandName=\"InsertToday\" Icon=\"today\" Title=\"Insert today\" />\n </RadzenHtmlEditor>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n async Task OnExecute(HtmlEditorExecuteEventArgs args)\n {\n if (args.CommandName == \"InsertToday\")\n {\n await args.Editor.ExecuteCommandAsync(HtmlEditorCommands.InsertHtml, DateTime.Today.ToLongDateString());\n }\n }\n \n \n ", + "Metadata": { + "Common.PropertyName": "Execute", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "UploadUrl", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the URL to which RadzenHtmlEditor will submit files.\n \n ", + "Metadata": { + "Common.PropertyName": "UploadUrl" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditor", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1495117727, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenHtmlEditor.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenHtmlEditor" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditor.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -88650987, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenHtmlEditor.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenHtmlEditor" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditor.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1094764206, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorAlignCenter", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which centers the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorAlignCenter />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorAlignCenter" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Align center\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorAlignCenter" + } + }, + { + "HashCode": 1283999241, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorAlignCenter", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which centers the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorAlignCenter />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorAlignCenter" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Align center\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorAlignCenter", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1444191271, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorAlignLeft", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which aligns the selection to the left.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorAlignLeft />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorAlignLeft" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Align left\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorAlignLeft" + } + }, + { + "HashCode": -1018536699, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorAlignLeft", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which aligns the selection to the left.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorAlignLeft />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorAlignLeft" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Align left\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorAlignLeft", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -22574441, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorAlignRight", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which aligns the selection to the right.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorAlignRight />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorAlignRight" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Align right\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorAlignRight" + } + }, + { + "HashCode": -1465075720, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorAlignRight", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which aligns the selection to the right.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorAlignRight />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorAlignRight" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Align right\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorAlignRight", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1838043166, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorBackground", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which sets the background color of the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorBackground />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorBackground" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the default background color. Set to \"rgb(0, 0, 255)\" by default;\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Background color\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowHSV", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowHSV" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowRGBA", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowRGBA" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowColors", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowColors" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowButton", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowButton" + } + }, + { + "Kind": "Components.Component", + "Name": "HexText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "HexText" + } + }, + { + "Kind": "Components.Component", + "Name": "RedText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "RedText" + } + }, + { + "Kind": "Components.Component", + "Name": "GreenText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "GreenText" + } + }, + { + "Kind": "Components.Component", + "Name": "BlueText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "BlueText" + } + }, + { + "Kind": "Components.Component", + "Name": "AlphaText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "AlphaText" + } + }, + { + "Kind": "Components.Component", + "Name": "ButtonText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "ButtonText" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorBackground" + } + }, + { + "HashCode": 299579180, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorBackground", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which sets the background color of the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorBackground />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorBackground" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the default background color. Set to \"rgb(0, 0, 255)\" by default;\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Background color\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowHSV", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowHSV" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowRGBA", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowRGBA" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowColors", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowColors" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowButton", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowButton" + } + }, + { + "Kind": "Components.Component", + "Name": "HexText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "HexText" + } + }, + { + "Kind": "Components.Component", + "Name": "RedText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "RedText" + } + }, + { + "Kind": "Components.Component", + "Name": "GreenText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "GreenText" + } + }, + { + "Kind": "Components.Component", + "Name": "BlueText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "BlueText" + } + }, + { + "Kind": "Components.Component", + "Name": "AlphaText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "AlphaText" + } + }, + { + "Kind": "Components.Component", + "Name": "ButtonText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "ButtonText" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorBackground", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2097392122, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenHtmlEditorBackground.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenHtmlEditorBackground" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorBackground.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1733830985, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenHtmlEditorBackground.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenHtmlEditorBackground" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorBackground.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1208815853, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorBackgroundItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Adds a custom color to .\n \n \n \n <RadzenHtmlEditorBackground >\n <RadzenHtmlEditorBackgroundItem Value=\"red\" />\n <RadzenHtmlEditorBackgroundItem Value=\"green\" />\n </RadzenHtmlEditorBackground >\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorBackgroundItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n The custom color to add.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorBackgroundItem" + } + }, + { + "HashCode": -776673522, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorBackgroundItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Adds a custom color to .\n \n \n \n <RadzenHtmlEditorBackground >\n <RadzenHtmlEditorBackgroundItem Value=\"red\" />\n <RadzenHtmlEditorBackgroundItem Value=\"green\" />\n </RadzenHtmlEditorBackground >\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorBackgroundItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n The custom color to add.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorBackgroundItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 105429805, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorBold", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which bolds the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorBold />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorBold" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Bold\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorBold" + } + }, + { + "HashCode": 1281307555, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorBold", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which bolds the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorBold />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorBold" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Bold\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorBold", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1426590063, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorColor", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which sets the text color of the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorColor />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorColor" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the default text color. Set to \"rgb(255, 0, 0)\" by default;\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Text color\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowHSV", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowHSV" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowRGBA", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowRGBA" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowColors", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowColors" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowButton", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowButton" + } + }, + { + "Kind": "Components.Component", + "Name": "HexText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "HexText" + } + }, + { + "Kind": "Components.Component", + "Name": "RedText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "RedText" + } + }, + { + "Kind": "Components.Component", + "Name": "GreenText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "GreenText" + } + }, + { + "Kind": "Components.Component", + "Name": "BlueText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "BlueText" + } + }, + { + "Kind": "Components.Component", + "Name": "AlphaText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "AlphaText" + } + }, + { + "Kind": "Components.Component", + "Name": "ButtonText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "ButtonText" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorColor" + } + }, + { + "HashCode": -954797028, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorColor", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which sets the text color of the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorColor />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorColor" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the default text color. Set to \"rgb(255, 0, 0)\" by default;\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Text color\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowHSV", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowHSV" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowRGBA", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowRGBA" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowColors", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowColors" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowButton", + "TypeName": "System.Boolean", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "ShowButton" + } + }, + { + "Kind": "Components.Component", + "Name": "HexText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "HexText" + } + }, + { + "Kind": "Components.Component", + "Name": "RedText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "RedText" + } + }, + { + "Kind": "Components.Component", + "Name": "GreenText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "GreenText" + } + }, + { + "Kind": "Components.Component", + "Name": "BlueText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "BlueText" + } + }, + { + "Kind": "Components.Component", + "Name": "AlphaText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "AlphaText" + } + }, + { + "Kind": "Components.Component", + "Name": "ButtonText", + "TypeName": "System.String", + "Documentation": "\n \n Sets of the built-in RadzenColorPicker.\n \n ", + "Metadata": { + "Common.PropertyName": "ButtonText" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorColor", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -279873819, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenHtmlEditorColor.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenHtmlEditorColor" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorColor.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 461236114, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenHtmlEditorColor.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenHtmlEditorColor" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorColor.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1154267050, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorColorItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Adds a custom color to .\n \n \n \n <RadzenHtmlEditorColor >\n <RadzenHtmlEditorColorItem Value=\"red\" />\n <RadzenHtmlEditorColorItem Value=\"green\" />\n </RadzenHtmlEditorColor >\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorColorItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n The custom color to add.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorColorItem" + } + }, + { + "HashCode": 637479122, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorColorItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Adds a custom color to .\n \n \n \n <RadzenHtmlEditorColor >\n <RadzenHtmlEditorColorItem Value=\"red\" />\n <RadzenHtmlEditorColorItem Value=\"green\" />\n </RadzenHtmlEditorColor >\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorColorItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n The custom color to add.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorColorItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1302374850, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorCustomTool", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A custom tool in RadzenHtmlEditor\n \n \n \n <RadzenHtmlEditor Execute=@OnExecute>\n <RadzenHtmlEditorCustomTool CommandName=\"InsertToday\" Icon=\"today\" Title=\"Insert today\" />\n </RadzenHtmlEditor>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n async Task OnExecute(HtmlEditorExecuteEventArgs args)\n {\n if (args.CommandName == \"InsertToday\")\n {\n await args.Editor.ExecuteCommandAsync(HtmlEditorCommands.InsertHtml, DateTime.Today.ToLongDateString());\n }\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorCustomTool" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Determines if the tools is visible.\n \n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the icon of the tool. Set to \"settings\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The template of the tool. Use to render a custom tool.\n \n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Selected", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether the tool is selected.\n \n ", + "Metadata": { + "Common.PropertyName": "Selected" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether the tool is disabled.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "CommandName", + "TypeName": "System.String", + "Documentation": "\n Specifies the name of the command. It is available as when\n is raised.\n ", + "Metadata": { + "Common.PropertyName": "CommandName" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorCustomTool" + } + }, + { + "HashCode": 1049813561, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorCustomTool", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A custom tool in RadzenHtmlEditor\n \n \n \n <RadzenHtmlEditor Execute=@OnExecute>\n <RadzenHtmlEditorCustomTool CommandName=\"InsertToday\" Icon=\"today\" Title=\"Insert today\" />\n </RadzenHtmlEditor>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n async Task OnExecute(HtmlEditorExecuteEventArgs args)\n {\n if (args.CommandName == \"InsertToday\")\n {\n await args.Editor.ExecuteCommandAsync(HtmlEditorCommands.InsertHtml, DateTime.Today.ToLongDateString());\n }\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorCustomTool" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Determines if the tools is visible.\n \n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the icon of the tool. Set to \"settings\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n The template of the tool. Use to render a custom tool.\n \n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Selected", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether the tool is selected.\n \n ", + "Metadata": { + "Common.PropertyName": "Selected" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether the tool is disabled.\n \n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "CommandName", + "TypeName": "System.String", + "Documentation": "\n Specifies the name of the command. It is available as when\n is raised.\n ", + "Metadata": { + "Common.PropertyName": "CommandName" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorCustomTool", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1189813666, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenHtmlEditorCustomTool.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n The template of the tool. Use to render a custom tool.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "RadzenHtmlEditorCustomTool" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorCustomTool.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 166568261, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenHtmlEditorCustomTool.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n The template of the tool. Use to render a custom tool.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.Blazor.RadzenHtmlEditorCustomTool" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorCustomTool.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1052286349, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorFontName", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A tool which changes the font of the selected text.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorFontName />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorFontName" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Sets the child content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Font name\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorFontName" + } + }, + { + "HashCode": -382433622, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorFontName", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A tool which changes the font of the selected text.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorFontName />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorFontName" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Sets the child content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Font name\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorFontName", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1931099835, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenHtmlEditorFontName.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Sets the child content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenHtmlEditorFontName" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorFontName.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1242895121, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenHtmlEditorFontName.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Sets the child content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenHtmlEditorFontName" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorFontName.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2036702266, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorFontNameItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Adds a custom font to a .\n \n \n \n <RadzenHtmlEditorFontName>\n <RadzenHtmlEditorFontNameItem Text=\"Times New Roman\" Value='\"Times New Roman\"' />\n </RadzenHtmlEditorFontName>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorFontNameItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n The name of the font e.g. \"Times New Roman\".\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n The CSS value of the font. Use quotes if it contains spaces.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorFontNameItem" + } + }, + { + "HashCode": 694220457, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorFontNameItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Adds a custom font to a .\n \n \n \n <RadzenHtmlEditorFontName>\n <RadzenHtmlEditorFontNameItem Text=\"Times New Roman\" Value='\"Times New Roman\"' />\n </RadzenHtmlEditorFontName>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorFontNameItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n The name of the font e.g. \"Times New Roman\".\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n The CSS value of the font. Use quotes if it contains spaces.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorFontNameItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1957853027, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorFontSize", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A tool which changes the font size of the selected text.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorFontSize />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorFontSize" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Font size\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorFontSize" + } + }, + { + "HashCode": 1768537698, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorFontSize", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A tool which changes the font size of the selected text.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorFontSize />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorFontSize" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Font size\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorFontSize", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -932988752, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorFormatBlock", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A tool which changes the style of a the selected text by making it a heading or paragraph.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorFormatBlock />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorFormatBlock" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Text style\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorFormatBlock" + } + }, + { + "HashCode": -1040071560, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorFormatBlock", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A tool which changes the style of a the selected text by making it a heading or paragraph.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorFormatBlock />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorFormatBlock" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Text style\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorFormatBlock", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 677491890, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorImage", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A tool which inserts and uploads images in a .\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorImage />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorImage" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Insert image\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of the label suggesting the user to select a file for upload. Set to \"Select image file to upload\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectText" + } + }, + { + "Kind": "Components.Component", + "Name": "UploadChooseText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of the upload label. Set to \"Browse\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "UploadChooseText" + } + }, + { + "Kind": "Components.Component", + "Name": "UrlText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of the label suggesting the user to enter a web address. Set to \"or enter a web address\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "UrlText" + } + }, + { + "Kind": "Components.Component", + "Name": "AltText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of the label suggesting the user to enter a alternative text (alt) for the image. Set to \"Alternative text\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "AltText" + } + }, + { + "Kind": "Components.Component", + "Name": "OkText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of button which inserts the image. Set to \"OK\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "OkText" + } + }, + { + "Kind": "Components.Component", + "Name": "CancelText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of button which cancels image insertion and closes the dialog. Set to \"Cancel\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "CancelText" + } + }, + { + "Kind": "Components.Component", + "Name": "WidthText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of label for image width. Set to \"Image Width\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "WidthText" + } + }, + { + "Kind": "Components.Component", + "Name": "HeightText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of label for image height. Set to \"Image Height\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "HeightText" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorImage" + } + }, + { + "HashCode": 21926184, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorImage", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A tool which inserts and uploads images in a .\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorImage />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorImage" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Insert image\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of the label suggesting the user to select a file for upload. Set to \"Select image file to upload\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "SelectText" + } + }, + { + "Kind": "Components.Component", + "Name": "UploadChooseText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of the upload label. Set to \"Browse\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "UploadChooseText" + } + }, + { + "Kind": "Components.Component", + "Name": "UrlText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of the label suggesting the user to enter a web address. Set to \"or enter a web address\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "UrlText" + } + }, + { + "Kind": "Components.Component", + "Name": "AltText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of the label suggesting the user to enter a alternative text (alt) for the image. Set to \"Alternative text\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "AltText" + } + }, + { + "Kind": "Components.Component", + "Name": "OkText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of button which inserts the image. Set to \"OK\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "OkText" + } + }, + { + "Kind": "Components.Component", + "Name": "CancelText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of button which cancels image insertion and closes the dialog. Set to \"Cancel\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "CancelText" + } + }, + { + "Kind": "Components.Component", + "Name": "WidthText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of label for image width. Set to \"Image Width\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "WidthText" + } + }, + { + "Kind": "Components.Component", + "Name": "HeightText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of label for image height. Set to \"Image Height\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "HeightText" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorImage", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 284945284, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorIndent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which indents the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorIndent />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorIndent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Indent\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorIndent" + } + }, + { + "HashCode": -390870237, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorIndent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which indents the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorIndent />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorIndent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Indent\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorIndent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1570953235, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorItalic", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which makes the selection italic.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorItalic />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorItalic" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Italic\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorItalic" + } + }, + { + "HashCode": 2050862730, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorItalic", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which makes the selection italic.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorItalic />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorItalic" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Italic\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorItalic", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -182528835, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorJustify", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which justifies the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorJustify />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorJustify" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Justify\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorJustify" + } + }, + { + "HashCode": -1094936177, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorJustify", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which justifies the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorJustify />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorJustify" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Justify\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorJustify", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -732189042, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorLink", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A tool which creates links from the selection of a .\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorLink />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorLink" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Insert link\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "UrlText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of the label suggesting the user to enter a web address. Set to \"Web address\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "UrlText" + } + }, + { + "Kind": "Components.Component", + "Name": "OpenInNewWindowText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of the checkbox that opens the link in new window. Set to \"Open in new window\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "OpenInNewWindowText" + } + }, + { + "Kind": "Components.Component", + "Name": "LinkText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of the label suggesting the user to change the text of the link. Set to \"Text\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "LinkText" + } + }, + { + "Kind": "Components.Component", + "Name": "OkText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of button which inserts the image. Set to \"OK\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "OkText" + } + }, + { + "Kind": "Components.Component", + "Name": "CancelText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of button which cancels image insertion and closes the dialog. Set to \"Cancel\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "CancelText" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorLink" + } + }, + { + "HashCode": 55240149, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorLink", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A tool which creates links from the selection of a .\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorLink />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorLink" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Insert link\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "UrlText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of the label suggesting the user to enter a web address. Set to \"Web address\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "UrlText" + } + }, + { + "Kind": "Components.Component", + "Name": "OpenInNewWindowText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of the checkbox that opens the link in new window. Set to \"Open in new window\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "OpenInNewWindowText" + } + }, + { + "Kind": "Components.Component", + "Name": "LinkText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of the label suggesting the user to change the text of the link. Set to \"Text\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "LinkText" + } + }, + { + "Kind": "Components.Component", + "Name": "OkText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of button which inserts the image. Set to \"OK\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "OkText" + } + }, + { + "Kind": "Components.Component", + "Name": "CancelText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text of button which cancels image insertion and closes the dialog. Set to \"Cancel\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "CancelText" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorLink", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -707515429, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorOrderedList", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which inserts an ordered list (ol).\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorOrderedList />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorOrderedList" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Ordered list\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorOrderedList" + } + }, + { + "HashCode": 2034630258, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorOrderedList", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which inserts an ordered list (ol).\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorOrderedList />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorOrderedList" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Ordered list\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorOrderedList", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -42045552, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorOutdent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which outdents the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorOutdent />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorOutdent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Outdent\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorOutdent" + } + }, + { + "HashCode": -1504233214, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorOutdent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which outdents the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorOutdent />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorOutdent" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Outdent\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorOutdent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2000422138, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorRedo", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which repeats the last undone command.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorRedo />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorRedo" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Redo\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorRedo" + } + }, + { + "HashCode": 1660593394, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorRedo", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which repeats the last undone command.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorRedo />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorRedo" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Redo\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorRedo", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 4064540, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorRemoveFormat", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which removes the styling of the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorRemoveFormat />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorRemoveFormat" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Remove styling\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorRemoveFormat" + } + }, + { + "HashCode": 311688578, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorRemoveFormat", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which removes the styling of the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorRemoveFormat />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorRemoveFormat" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Remove styling\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorRemoveFormat", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1891626444, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorSeparator", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor visual separator.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorLink />\n <RadzenHtmlEditorSeparator />\n <RadzenHtmlEditorJustify />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorSeparator" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorSeparator" + } + }, + { + "HashCode": 1853055353, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorSeparator", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor visual separator.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorLink />\n <RadzenHtmlEditorSeparator />\n <RadzenHtmlEditorJustify />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorSeparator" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorSeparator", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 210689180, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorStrikeThrough", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which applies \"strike through\" styling to the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorStrikeThrough />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorStrikeThrough" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Strikethrough\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorStrikeThrough" + } + }, + { + "HashCode": -1342656668, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorStrikeThrough", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which applies \"strike through\" styling to the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorStrikeThrough />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorStrikeThrough" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Strikethrough\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorStrikeThrough", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 718357570, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorSubscript", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which formats the selection as subscript.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorSubscript />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorSubscript" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Subscript\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorSubscript" + } + }, + { + "HashCode": 2085788554, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorSubscript", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which formats the selection as subscript.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorSubscript />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorSubscript" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Subscript\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorSubscript", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 181722896, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorSuperscript", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which formats the selection as superscript.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorSuperscript />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorSuperscript" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Superscript\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorSuperscript" + } + }, + { + "HashCode": -1065785298, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorSuperscript", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which formats the selection as superscript.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorSuperscript />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorSuperscript" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Superscript\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorSuperscript", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1297158740, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorUnderline", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which underlines the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorUnderline />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorUnderline" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Underline\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorUnderline" + } + }, + { + "HashCode": -1065225234, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorUnderline", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which underlines the selection.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorUnderline />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorUnderline" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Underline\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorUnderline", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -568043121, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorUndo", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which reverts the last edit operation.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorUndo />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorUndo" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Undo\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorUndo" + } + }, + { + "HashCode": 475254245, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorUndo", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which reverts the last edit operation.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorUndo />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorUndo" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Undo\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorUndo", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -546591463, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorUnlink", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which removes a link.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorUnlink />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorUnlink" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Remove link\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorUnlink" + } + }, + { + "HashCode": -1596006876, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorUnlink", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which removes a link.\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorUnlink />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorUnlink" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Remove link\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorUnlink", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 544027619, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorUnorderedList", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which inserts a bullet list (ul).\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorUnorderedList />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditorUnorderedList" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Bullet list\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorUnorderedList" + } + }, + { + "HashCode": -765601937, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenHtmlEditorUnorderedList", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A RadzenHtmlEditor tool which inserts a bullet list (ul).\n \n \n \n <RadzenHtmlEditor @bind-Value=@html>\n <RadzenHtmlEditorUnorderedList />\n </RadzenHtmlEdito>\n @code {\n string html = \"@lt;strong>Hello</strong> world!\"; \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditorUnorderedList" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the title (tooltip) displayed when the user hovers the tool. Set to \"Bullet list\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditorUnorderedList", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1217186723, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenIcon", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenIcon component. Displays icon from Material Icons font.\n \n \n \n <RadzenIcon Icon=\"3d_rotation\" />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenIcon" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "IconStyle", + "TypeName": "Radzen.IconStyle?", + "Documentation": "\n \n Specifies the display style of the icon.\n \n ", + "Metadata": { + "Common.PropertyName": "IconStyle" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenIcon" + } + }, + { + "HashCode": 1192608816, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenIcon", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenIcon component. Displays icon from Material Icons font.\n \n \n \n <RadzenIcon Icon=\"3d_rotation\" />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenIcon" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "IconStyle", + "TypeName": "Radzen.IconStyle?", + "Documentation": "\n \n Specifies the display style of the icon.\n \n ", + "Metadata": { + "Common.PropertyName": "IconStyle" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenIcon", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1397946066, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenImage", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenImage component.\n \n \n \n <RadzenImage Path=\"someimage.png\" />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenImage" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Path", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the path.\n \n The path.\n ", + "Metadata": { + "Common.PropertyName": "Path" + } + }, + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenImage" + } + }, + { + "HashCode": -26698510, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenImage", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenImage component.\n \n \n \n <RadzenImage Path=\"someimage.png\" />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenImage" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Path", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the path.\n \n The path.\n ", + "Metadata": { + "Common.PropertyName": "Path" + } + }, + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenImage", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2025997219, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenImage.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenImage" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenImage.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1105858860, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenImage.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenImage" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenImage.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 510355470, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenLabel", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenLabel component.\n \n \n \n <RadzenLabel Text=\"CompanyName\" Component=\"CompanyName\" />\n <RadzenTextBox Name=\"CompanyName\" />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenLabel" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Component", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the component name for the label.\n \n The component name for the label.\n ", + "Metadata": { + "Common.PropertyName": "Component" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenLabel" + } + }, + { + "HashCode": -1888040102, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenLabel", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenLabel component.\n \n \n \n <RadzenLabel Text=\"CompanyName\" Component=\"CompanyName\" />\n <RadzenTextBox Name=\"CompanyName\" />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenLabel" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Component", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the component name for the label.\n \n The component name for the label.\n ", + "Metadata": { + "Common.PropertyName": "Component" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenLabel", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2018702724, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenLayout", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenLayout component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenLayout" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenLayout" + } + }, + { + "HashCode": -1280649250, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenLayout", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenLayout component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenLayout" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenLayout", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2047408918, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenLayout.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenLayout" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenLayout.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -177262486, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenLayout.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenLayout" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenLayout.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1603792302, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenLegend", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Class RadzenLegend.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenLegend" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Radzen.Blazor.LegendPosition", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the position.\n \n The position.\n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenLegend" + } + }, + { + "HashCode": 1884624322, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenLegend", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Class RadzenLegend.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenLegend" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Radzen.Blazor.LegendPosition", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the position.\n \n The position.\n ", + "Metadata": { + "Common.PropertyName": "Position" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenLegend", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2029245603, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenLengthValidator", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A validator component which checks if then component value length is within a specified range.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"FirstName\" @bind-Value=@model.FirstName />\n <RadzenLengthValidator Component=\"FirstName\" Min=\"3\" Text=\"First name should be at least 3 characters\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string FirstName { get; set; }\n }\n Model model = new Model(); \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenLengthValidator" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Invalid length\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Int32?", + "Documentation": "\n \n Specifies the minimum accepted length. The component value length should be greater than the minimum in order to be valid.\n \n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Int32?", + "Documentation": "\n \n Specifies the maximum accepted length. The component value length should be less than the maximum in order to be valid.\n \n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Component", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", + "Metadata": { + "Common.PropertyName": "Component" + } + }, + { + "Kind": "Components.Component", + "Name": "Popup", + "TypeName": "System.Boolean", + "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Popup" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenLengthValidator" + } + }, + { + "HashCode": 165816187, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenLengthValidator", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A validator component which checks if then component value length is within a specified range.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"FirstName\" @bind-Value=@model.FirstName />\n <RadzenLengthValidator Component=\"FirstName\" Min=\"3\" Text=\"First name should be at least 3 characters\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string FirstName { get; set; }\n }\n Model model = new Model(); \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenLengthValidator" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Invalid length\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Int32?", + "Documentation": "\n \n Specifies the minimum accepted length. The component value length should be greater than the minimum in order to be valid.\n \n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Int32?", + "Documentation": "\n \n Specifies the maximum accepted length. The component value length should be less than the maximum in order to be valid.\n \n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Component", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", + "Metadata": { + "Common.PropertyName": "Component" + } + }, + { + "Kind": "Components.Component", + "Name": "Popup", + "TypeName": "System.Boolean", + "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Popup" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenLengthValidator", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -683013638, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenLineSeries", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Renders line series in .\n \n The type of the series data item.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenLineSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenLineSeries component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the color of the line.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Specifies the pixel width of the line. Set to 2 by default.\n \n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Documentation": "\n \n Specifies the line type.\n \n ", + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "Smooth", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether to render a smooth line. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Smooth" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TooltipTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "Metadata": { + "Common.PropertyName": "TooltipTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CategoryProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "CategoryProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Hidden", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Hidden" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "RenderingOrder", + "TypeName": "System.Int32", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "RenderingOrder" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenLineSeries", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -28187648, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenLineSeries", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Renders line series in .\n \n The type of the series data item.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenLineSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenLineSeries component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the color of the line.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Specifies the pixel width of the line. Set to 2 by default.\n \n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Documentation": "\n \n Specifies the line type.\n \n ", + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "Smooth", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether to render a smooth line. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Smooth" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TooltipTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "Metadata": { + "Common.PropertyName": "TooltipTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CategoryProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "CategoryProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Hidden", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Hidden" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "RenderingOrder", + "TypeName": "System.Int32", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "RenderingOrder" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenLineSeries", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 906225335, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenLineSeries.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenLineSeries" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenLineSeries.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1089316863, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenLineSeries.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenLineSeries" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenLineSeries.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1432630528, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenLineSeries.TooltipTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TooltipTemplate", + "ParentTag": "RadzenLineSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenLineSeries.TooltipTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1967345411, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenLineSeries.TooltipTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TooltipTemplate", + "ParentTag": "Radzen.Blazor.RadzenLineSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenLineSeries.TooltipTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -223196623, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenLink", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenLink component.\n \n \n \n <RadzenLink Path=\"https://www.radzen.com\" Text=\"Go to url\" Target=\"_blank\" />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenLink" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Target", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the target.\n \n The target.\n ", + "Metadata": { + "Common.PropertyName": "Target" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Path", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the path.\n \n The path.\n ", + "Metadata": { + "Common.PropertyName": "Path" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenLink" + } + }, + { + "HashCode": -437390504, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenLink", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenLink component.\n \n \n \n <RadzenLink Path=\"https://www.radzen.com\" Text=\"Go to url\" Target=\"_blank\" />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenLink" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Target", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the target.\n \n The target.\n ", + "Metadata": { + "Common.PropertyName": "Target" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Path", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the path.\n \n The path.\n ", + "Metadata": { + "Common.PropertyName": "Path" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenLink", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -210773545, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenListBox", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenListBox component.\n \n The type of the value.\n \n \n <RadzenListBox @bind-Value=@customerID TValue=\"string\" Data=@customers TextProperty=\"CompanyName\" ValueProperty=\"CustomerID\" Change=@(args => Console.WriteLine($\"Selected CustomerID: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenListBox" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenListBox component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Count", + "TypeName": "System.Int32", + "Documentation": "\n \n Specifies the total number of items in the data source.\n \n ", + "Metadata": { + "Common.PropertyName": "Count" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowVirtualization", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies wether virtualization is enabled. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "AllowVirtualization" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Specifies the default page size. Set to 5 by default.\n \n ", + "Metadata": { + "Common.PropertyName": "PageSize" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowFiltering", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether filtering is allowed. Set to false by default.\n \n true if filtering is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowFiltering" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowClear", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether the user can clear the value. Set to false by default.\n \n true if clearing is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowClear" + } + }, + { + "Kind": "Components.Component", + "Name": "Multiple", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Multiple" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItemChanged", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets the selected item changed.\n \n The selected item changed.\n ", + "Metadata": { + "Common.PropertyName": "SelectedItemChanged", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterDelay", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", + "Metadata": { + "Common.PropertyName": "FilterDelay" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItem", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the selected item.\n \n The selected item.\n ", + "Metadata": { + "Common.PropertyName": "SelectedItem" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterCaseSensitivity", + "TypeName": "Radzen.FilterCaseSensitivity", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", + "Metadata": { + "Common.PropertyName": "FilterCaseSensitivity" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterOperator", + "TypeName": "Radzen.StringFilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", + "Metadata": { + "Common.PropertyName": "FilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadData", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", + "Metadata": { + "Common.PropertyName": "LoadData", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TextProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", + "Metadata": { + "Common.PropertyName": "TextProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenListBox", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1481824670, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenListBox", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenListBox component.\n \n The type of the value.\n \n \n <RadzenListBox @bind-Value=@customerID TValue=\"string\" Data=@customers TextProperty=\"CompanyName\" ValueProperty=\"CustomerID\" Change=@(args => Console.WriteLine($\"Selected CustomerID: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenListBox" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenListBox component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Count", + "TypeName": "System.Int32", + "Documentation": "\n \n Specifies the total number of items in the data source.\n \n ", + "Metadata": { + "Common.PropertyName": "Count" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowVirtualization", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies wether virtualization is enabled. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "AllowVirtualization" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Specifies the default page size. Set to 5 by default.\n \n ", + "Metadata": { + "Common.PropertyName": "PageSize" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowFiltering", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether filtering is allowed. Set to false by default.\n \n true if filtering is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowFiltering" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowClear", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether the user can clear the value. Set to false by default.\n \n true if clearing is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowClear" + } + }, + { + "Kind": "Components.Component", + "Name": "Multiple", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Multiple" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItemChanged", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets the selected item changed.\n \n The selected item changed.\n ", + "Metadata": { + "Common.PropertyName": "SelectedItemChanged", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterDelay", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the filter delay.\n \n The filter delay.\n ", + "Metadata": { + "Common.PropertyName": "FilterDelay" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedItem", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the selected item.\n \n The selected item.\n ", + "Metadata": { + "Common.PropertyName": "SelectedItem" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterCaseSensitivity", + "TypeName": "Radzen.FilterCaseSensitivity", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter case sensitivity.\n \n The filter case sensitivity.\n ", + "Metadata": { + "Common.PropertyName": "FilterCaseSensitivity" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterOperator", + "TypeName": "Radzen.StringFilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", + "Metadata": { + "Common.PropertyName": "FilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadData", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", + "Metadata": { + "Common.PropertyName": "LoadData", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TextProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", + "Metadata": { + "Common.PropertyName": "TextProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenListBox", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1147330670, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenListBox.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "RadzenListBox" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenListBox.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -214144405, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenListBox.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.Blazor.RadzenListBox" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenListBox.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 865865258, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenLogin", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenLogin component. Must be placed in RadzenTemplateForm.\n \n \n \n <RadzenTemplateForm Data=@(\"Login\")>\n <RadzenLogin AllowRegister=\"true\" AllowResetPassword=\"true\"\n Login=@OnLogin\n ResetPassword=@OnResetPassword\n Register=@OnRegister />\n </RadzenTemplateForm>\n @code {\n void OnLogin(LoginArgs args, string name)\n {\n Console.WriteLine($\"{name} -> Username: {args.Username} and password: {args.Password}\");\n }\n \n void OnRegister(string name)\n {\n Console.WriteLine($\"{name} -> Register\");\n }\n \n void OnResetPassword(string value, string name)\n {\n Console.WriteLine($\"{name} -> ResetPassword for user: {value}\");\n }\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenLogin" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AutoComplete", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether automatic complete of inputs is enabled.\n \n true if automatic complete of inputs is enabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AutoComplete" + } + }, + { + "Kind": "Components.Component", + "Name": "Username", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the username.\n \n The username.\n ", + "Metadata": { + "Common.PropertyName": "Username" + } + }, + { + "Kind": "Components.Component", + "Name": "Password", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the password.\n \n The password.\n ", + "Metadata": { + "Common.PropertyName": "Password" + } + }, + { + "Kind": "Components.Component", + "Name": "Login", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the login callback.\n \n The login callback.\n ", + "Metadata": { + "Common.PropertyName": "Login", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Register", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the register callback.\n \n The register callback.\n ", + "Metadata": { + "Common.PropertyName": "Register", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ResetPassword", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the reset password callback.\n \n The reset password callback.\n ", + "Metadata": { + "Common.PropertyName": "ResetPassword", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowRegister", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether register is allowed.\n \n true if register is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowRegister" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowResetPassword", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether reset password is allowed.\n \n true if reset password is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowResetPassword" + } + }, + { + "Kind": "Components.Component", + "Name": "LoginText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the login text.\n \n The login text.\n ", + "Metadata": { + "Common.PropertyName": "LoginText" + } + }, + { + "Kind": "Components.Component", + "Name": "RegisterText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the register text.\n \n The register text.\n ", + "Metadata": { + "Common.PropertyName": "RegisterText" + } + }, + { + "Kind": "Components.Component", + "Name": "RegisterMessageText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the register message text.\n \n The register message text.\n ", + "Metadata": { + "Common.PropertyName": "RegisterMessageText" + } + }, + { + "Kind": "Components.Component", + "Name": "ResetPasswordText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the reset password text.\n \n The reset password text.\n ", + "Metadata": { + "Common.PropertyName": "ResetPasswordText" + } + }, + { + "Kind": "Components.Component", + "Name": "UserText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the user text.\n \n The user text.\n ", + "Metadata": { + "Common.PropertyName": "UserText" + } + }, + { + "Kind": "Components.Component", + "Name": "UserRequired", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the user required text.\n \n The user required text.\n ", + "Metadata": { + "Common.PropertyName": "UserRequired" + } + }, + { + "Kind": "Components.Component", + "Name": "PasswordText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the password text.\n \n The password text.\n ", + "Metadata": { + "Common.PropertyName": "PasswordText" + } + }, + { + "Kind": "Components.Component", + "Name": "PasswordRequired", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the password required.\n \n The password required.\n ", + "Metadata": { + "Common.PropertyName": "PasswordRequired" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenLogin" + } + }, + { + "HashCode": -332160375, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenLogin", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenLogin component. Must be placed in RadzenTemplateForm.\n \n \n \n <RadzenTemplateForm Data=@(\"Login\")>\n <RadzenLogin AllowRegister=\"true\" AllowResetPassword=\"true\"\n Login=@OnLogin\n ResetPassword=@OnResetPassword\n Register=@OnRegister />\n </RadzenTemplateForm>\n @code {\n void OnLogin(LoginArgs args, string name)\n {\n Console.WriteLine($\"{name} -> Username: {args.Username} and password: {args.Password}\");\n }\n \n void OnRegister(string name)\n {\n Console.WriteLine($\"{name} -> Register\");\n }\n \n void OnResetPassword(string value, string name)\n {\n Console.WriteLine($\"{name} -> ResetPassword for user: {value}\");\n }\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenLogin" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AutoComplete", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether automatic complete of inputs is enabled.\n \n true if automatic complete of inputs is enabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AutoComplete" + } + }, + { + "Kind": "Components.Component", + "Name": "Username", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the username.\n \n The username.\n ", + "Metadata": { + "Common.PropertyName": "Username" + } + }, + { + "Kind": "Components.Component", + "Name": "Password", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the password.\n \n The password.\n ", + "Metadata": { + "Common.PropertyName": "Password" + } + }, + { + "Kind": "Components.Component", + "Name": "Login", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the login callback.\n \n The login callback.\n ", + "Metadata": { + "Common.PropertyName": "Login", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Register", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the register callback.\n \n The register callback.\n ", + "Metadata": { + "Common.PropertyName": "Register", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ResetPassword", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the reset password callback.\n \n The reset password callback.\n ", + "Metadata": { + "Common.PropertyName": "ResetPassword", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowRegister", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether register is allowed.\n \n true if register is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowRegister" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowResetPassword", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether reset password is allowed.\n \n true if reset password is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowResetPassword" + } + }, + { + "Kind": "Components.Component", + "Name": "LoginText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the login text.\n \n The login text.\n ", + "Metadata": { + "Common.PropertyName": "LoginText" + } + }, + { + "Kind": "Components.Component", + "Name": "RegisterText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the register text.\n \n The register text.\n ", + "Metadata": { + "Common.PropertyName": "RegisterText" + } + }, + { + "Kind": "Components.Component", + "Name": "RegisterMessageText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the register message text.\n \n The register message text.\n ", + "Metadata": { + "Common.PropertyName": "RegisterMessageText" + } + }, + { + "Kind": "Components.Component", + "Name": "ResetPasswordText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the reset password text.\n \n The reset password text.\n ", + "Metadata": { + "Common.PropertyName": "ResetPasswordText" + } + }, + { + "Kind": "Components.Component", + "Name": "UserText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the user text.\n \n The user text.\n ", + "Metadata": { + "Common.PropertyName": "UserText" + } + }, + { + "Kind": "Components.Component", + "Name": "UserRequired", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the user required text.\n \n The user required text.\n ", + "Metadata": { + "Common.PropertyName": "UserRequired" + } + }, + { + "Kind": "Components.Component", + "Name": "PasswordText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the password text.\n \n The password text.\n ", + "Metadata": { + "Common.PropertyName": "PasswordText" + } + }, + { + "Kind": "Components.Component", + "Name": "PasswordRequired", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the password required.\n \n The password required.\n ", + "Metadata": { + "Common.PropertyName": "PasswordRequired" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenLogin", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 969609909, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenMarkers", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Class RadzenMarkers.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenMarkers" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the fill.\n \n The fill.\n ", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the size.\n \n The size.\n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "MarkerType", + "TypeName": "Radzen.Blazor.MarkerType", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the type of the marker.\n \n The type of the marker.\n ", + "Metadata": { + "Common.PropertyName": "MarkerType" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenMarkers" + } + }, + { + "HashCode": -1911340254, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenMarkers", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Class RadzenMarkers.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenMarkers" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the fill.\n \n The fill.\n ", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the size.\n \n The size.\n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "MarkerType", + "TypeName": "Radzen.Blazor.MarkerType", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the type of the marker.\n \n The type of the marker.\n ", + "Metadata": { + "Common.PropertyName": "MarkerType" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenMarkers", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1371557253, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenMask", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenMask component.\n \n \n \n <RadzenMask Mask=\"(***) ***-****\" Pattern=\"[^0-9]\" Placeholder=\"(000) 000-0000\" @bind-Value=@phone Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenMask" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "AutoComplete", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether input automatic complete is enabled.\n \n true if input automatic complete is enabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AutoComplete" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxLength", + "TypeName": "System.Int64?", + "Documentation": "\n \n Gets or sets the maximum length.\n \n The maximum length.\n ", + "Metadata": { + "Common.PropertyName": "MaxLength" + } + }, + { + "Kind": "Components.Component", + "Name": "Mask", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the mask.\n \n The mask.\n ", + "Metadata": { + "Common.PropertyName": "Mask" + } + }, + { + "Kind": "Components.Component", + "Name": "Pattern", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the pattern that will be used to replace all invalid characters with regular expression.\n \n The invalid characters pattern.\n ", + "Metadata": { + "Common.PropertyName": "Pattern" + } + }, + { + "Kind": "Components.Component", + "Name": "CharacterPattern", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the pattern that will be used to match all valid characters with regular expression. If both Pattern and CharacterPattern are set CharacterPattern will be used.\n \n The valid characters pattern.\n ", + "Metadata": { + "Common.PropertyName": "CharacterPattern" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenMask" + } + }, + { + "HashCode": 252830165, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenMask", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenMask component.\n \n \n \n <RadzenMask Mask=\"(***) ***-****\" Pattern=\"[^0-9]\" Placeholder=\"(000) 000-0000\" @bind-Value=@phone Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenMask" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "AutoComplete", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether input automatic complete is enabled.\n \n true if input automatic complete is enabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AutoComplete" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxLength", + "TypeName": "System.Int64?", + "Documentation": "\n \n Gets or sets the maximum length.\n \n The maximum length.\n ", + "Metadata": { + "Common.PropertyName": "MaxLength" + } + }, + { + "Kind": "Components.Component", + "Name": "Mask", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the mask.\n \n The mask.\n ", + "Metadata": { + "Common.PropertyName": "Mask" + } + }, + { + "Kind": "Components.Component", + "Name": "Pattern", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the pattern that will be used to replace all invalid characters with regular expression.\n \n The invalid characters pattern.\n ", + "Metadata": { + "Common.PropertyName": "Pattern" + } + }, + { + "Kind": "Components.Component", + "Name": "CharacterPattern", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the pattern that will be used to match all valid characters with regular expression. If both Pattern and CharacterPattern are set CharacterPattern will be used.\n \n The valid characters pattern.\n ", + "Metadata": { + "Common.PropertyName": "CharacterPattern" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenMask", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -6296299, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenMediaQuery", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenMediaQuery fires its event when the media query specified via matches or not.\n \n \n < RadzenMediaQuery Query=\"(max-width: 768px)\" Change=@OnChange />\n @code {\n void OnChange(bool matches)\n {\n // matches is true if the media query applies; otherwise false.\n }\n }\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenMediaQuery" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Query", + "TypeName": "System.String", + "Documentation": "\n \n The CSS media query this component will listen for.\n \n ", + "Metadata": { + "Common.PropertyName": "Query" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the status of the media query changes - to either match or not.\n \n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenMediaQuery" + } + }, + { + "HashCode": -1850553056, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenMediaQuery", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenMediaQuery fires its event when the media query specified via matches or not.\n \n \n < RadzenMediaQuery Query=\"(max-width: 768px)\" Change=@OnChange />\n @code {\n void OnChange(bool matches)\n {\n // matches is true if the media query applies; otherwise false.\n }\n }\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenMediaQuery" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Query", + "TypeName": "System.String", + "Documentation": "\n \n The CSS media query this component will listen for.\n \n ", + "Metadata": { + "Common.PropertyName": "Query" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the status of the media query changes - to either match or not.\n \n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenMediaQuery", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -284404235, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenMenu", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenMenu component.\n \n \n \n <RadzenMenu>\n <RadzenMenuItem Text=\"Data\">\n <RadzenMenuItem Text=\"Orders\" Path=\"orders\" />\n <RadzenMenuItem Text=\"Employees\" Path=\"employees\" />\n </RadzenMenuItemItem>\n </RadzenMenu>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenMenu" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Responsive", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is responsive.\n \n true if responsive; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Responsive" + } + }, + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenMenu" + } + }, + { + "HashCode": 727637208, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenMenu", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenMenu component.\n \n \n \n <RadzenMenu>\n <RadzenMenuItem Text=\"Data\">\n <RadzenMenuItem Text=\"Orders\" Path=\"orders\" />\n <RadzenMenuItem Text=\"Employees\" Path=\"employees\" />\n </RadzenMenuItemItem>\n </RadzenMenu>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenMenu" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Responsive", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is responsive.\n \n true if responsive; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Responsive" + } + }, + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenMenu", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -148432389, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenMenu.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenMenu" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenMenu.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1769675497, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenMenu.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenMenu" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenMenu.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 662739355, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenMenuItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenMenuItem component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenMenuItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Target", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the target.\n \n The target.\n ", + "Metadata": { + "Common.PropertyName": "Target" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Path", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the path.\n \n The path.\n ", + "Metadata": { + "Common.PropertyName": "Path" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Image", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the image.\n \n The image.\n ", + "Metadata": { + "Common.PropertyName": "Image" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenMenuItem" + } + }, + { + "HashCode": -1312757372, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenMenuItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenMenuItem component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenMenuItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Target", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the target.\n \n The target.\n ", + "Metadata": { + "Common.PropertyName": "Target" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Path", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the path.\n \n The path.\n ", + "Metadata": { + "Common.PropertyName": "Path" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Image", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the image.\n \n The image.\n ", + "Metadata": { + "Common.PropertyName": "Image" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenMenuItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1845299798, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenMenuItem.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "RadzenMenuItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenMenuItem.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1079785291, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenMenuItem.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.Blazor.RadzenMenuItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenMenuItem.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1446397510, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenMenuItem.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenMenuItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenMenuItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1310943784, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenMenuItem.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenMenuItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenMenuItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1366017052, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenMonthView", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Displays the appointments in a month day in \n \n \n \n <RadzenScheduler Data=\"@appointments\">\n <RadzenMonthView />\n </RadzenScheduler>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenMonthView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxAppointmentsInSlot", + "TypeName": "System.Int32?", + "Documentation": "\n \n Specifies the maximum appointnments to render in a slot.\n \n The maximum appointments in slot.\n ", + "Metadata": { + "Common.PropertyName": "MaxAppointmentsInSlot" + } + }, + { + "Kind": "Components.Component", + "Name": "MoreText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text displayed when there are more appointments in a slot than .\n \n The more text. Set to \"+ {0} more\" by default.\n ", + "Metadata": { + "Common.PropertyName": "MoreText" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenMonthView" + } + }, + { + "HashCode": 1240972747, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenMonthView", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Displays the appointments in a month day in \n \n \n \n <RadzenScheduler Data=\"@appointments\">\n <RadzenMonthView />\n </RadzenScheduler>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenMonthView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxAppointmentsInSlot", + "TypeName": "System.Int32?", + "Documentation": "\n \n Specifies the maximum appointnments to render in a slot.\n \n The maximum appointments in slot.\n ", + "Metadata": { + "Common.PropertyName": "MaxAppointmentsInSlot" + } + }, + { + "Kind": "Components.Component", + "Name": "MoreText", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the text displayed when there are more appointments in a slot than .\n \n The more text. Set to \"+ {0} more\" by default.\n ", + "Metadata": { + "Common.PropertyName": "MoreText" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenMonthView", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1114146495, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenNumeric", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenNumeric component.\n \n The type of the t value.\n \n \n <RadzenNumeric TValue=\"int\" Min=\"1\" Max=\"10\" Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenNumeric" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenNumeric component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Format", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the format.\n \n The format.\n ", + "Metadata": { + "Common.PropertyName": "Format" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the step.\n \n The step.\n ", + "Metadata": { + "Common.PropertyName": "Step" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "AutoComplete", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether input automatic complete is enabled.\n \n true if input automatic complete is enabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AutoComplete" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowUpDown", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether up down buttons are shown.\n \n true if up down buttons are shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowUpDown" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Decimal?", + "Documentation": "\n \n Determines the minimum value.\n \n The minimum value.\n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Decimal?", + "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenNumeric", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 1725374620, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenNumeric", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenNumeric component.\n \n The type of the t value.\n \n \n <RadzenNumeric TValue=\"int\" Min=\"1\" Max=\"10\" Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenNumeric" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenNumeric component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Format", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the format.\n \n The format.\n ", + "Metadata": { + "Common.PropertyName": "Format" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the step.\n \n The step.\n ", + "Metadata": { + "Common.PropertyName": "Step" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "AutoComplete", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether input automatic complete is enabled.\n \n true if input automatic complete is enabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AutoComplete" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowUpDown", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether up down buttons are shown.\n \n true if up down buttons are shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowUpDown" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Decimal?", + "Documentation": "\n \n Determines the minimum value.\n \n The minimum value.\n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Decimal?", + "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenNumeric", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1614946705, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenNumericRangeValidator", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A validator component which checks if a component value is within a specified range.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenNumeric style=\"display: block\" Name=\"Quantity\" @bind-Value=@model.Quantity />\n <RadzenNumericRangeValidator Component=\"Quantity\" Min=\"1\" Max=\"10\" Text=\"Quantity should be between 1 and 10\" Style=\"position: absolute\" /> \n </RadzenTemplateForm>\n @code {\n class Model\n {\n public decimal Quantity { get; set; }\n }\n Model model = new Model(); \n }\n \n >\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenNumericRangeValidator" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Not in the valid range\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "dynamic", + "Documentation": "\n \n Specifies the minimum value. The component value should be greater than the minimum in order to be valid.\n \n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "dynamic", + "Documentation": "\n \n Specifies the maximum value. The component value should be less than the maximum in order to be valid.\n \n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Component", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", + "Metadata": { + "Common.PropertyName": "Component" + } + }, + { + "Kind": "Components.Component", + "Name": "Popup", + "TypeName": "System.Boolean", + "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Popup" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenNumericRangeValidator" + } + }, + { + "HashCode": -479756577, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenNumericRangeValidator", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A validator component which checks if a component value is within a specified range.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenNumeric style=\"display: block\" Name=\"Quantity\" @bind-Value=@model.Quantity />\n <RadzenNumericRangeValidator Component=\"Quantity\" Min=\"1\" Max=\"10\" Text=\"Quantity should be between 1 and 10\" Style=\"position: absolute\" /> \n </RadzenTemplateForm>\n @code {\n class Model\n {\n public decimal Quantity { get; set; }\n }\n Model model = new Model(); \n }\n \n >\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenNumericRangeValidator" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Not in the valid range\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "dynamic", + "Documentation": "\n \n Specifies the minimum value. The component value should be greater than the minimum in order to be valid.\n \n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "dynamic", + "Documentation": "\n \n Specifies the maximum value. The component value should be less than the maximum in order to be valid.\n \n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Component", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", + "Metadata": { + "Common.PropertyName": "Component" + } + }, + { + "Kind": "Components.Component", + "Name": "Popup", + "TypeName": "System.Boolean", + "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Popup" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenNumericRangeValidator", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 833477377, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenPager", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenPager component.\n \n \n \n <RadzenPager Count=\"100\" PageSize=\"10\" PageNumbersCount=\"5\" PageChanged=@(args => Console.WriteLine($\"Skip: {args.Skip}, Top: {args.Top}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenPager" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "HorizontalAlign", + "TypeName": "Radzen.HorizontalAlign", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", + "Metadata": { + "Common.PropertyName": "HorizontalAlign" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the page size.\n \n The page size.\n ", + "Metadata": { + "Common.PropertyName": "PageSize" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSizeChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the page size changed callback.\n \n The page size changed callback.\n ", + "Metadata": { + "Common.PropertyName": "PageSizeChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSizeOptions", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the page size options.\n \n The page size options.\n ", + "Metadata": { + "Common.PropertyName": "PageSizeOptions" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSizeText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the page size description text.\n \n The page size description text.\n ", + "Metadata": { + "Common.PropertyName": "PageSizeText" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowPagingSummary", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", + "Metadata": { + "Common.PropertyName": "ShowPagingSummary" + } + }, + { + "Kind": "Components.Component", + "Name": "PagingSummaryFormat", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", + "Metadata": { + "Common.PropertyName": "PagingSummaryFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "PageNumbersCount", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", + "Metadata": { + "Common.PropertyName": "PageNumbersCount" + } + }, + { + "Kind": "Components.Component", + "Name": "Count", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the total items count.\n \n The total items count.\n ", + "Metadata": { + "Common.PropertyName": "Count" + } + }, + { + "Kind": "Components.Component", + "Name": "AlwaysVisible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AlwaysVisible" + } + }, + { + "Kind": "Components.Component", + "Name": "PageChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the page changed callback.\n \n The page changed callback.\n ", + "Metadata": { + "Common.PropertyName": "PageChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenPager" + } + }, + { + "HashCode": 2015645233, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenPager", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenPager component.\n \n \n \n <RadzenPager Count=\"100\" PageSize=\"10\" PageNumbersCount=\"5\" PageChanged=@(args => Console.WriteLine($\"Skip: {args.Skip}, Top: {args.Top}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenPager" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "HorizontalAlign", + "TypeName": "Radzen.HorizontalAlign", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", + "Metadata": { + "Common.PropertyName": "HorizontalAlign" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the page size.\n \n The page size.\n ", + "Metadata": { + "Common.PropertyName": "PageSize" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSizeChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the page size changed callback.\n \n The page size changed callback.\n ", + "Metadata": { + "Common.PropertyName": "PageSizeChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSizeOptions", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the page size options.\n \n The page size options.\n ", + "Metadata": { + "Common.PropertyName": "PageSizeOptions" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSizeText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the page size description text.\n \n The page size description text.\n ", + "Metadata": { + "Common.PropertyName": "PageSizeText" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowPagingSummary", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", + "Metadata": { + "Common.PropertyName": "ShowPagingSummary" + } + }, + { + "Kind": "Components.Component", + "Name": "PagingSummaryFormat", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", + "Metadata": { + "Common.PropertyName": "PagingSummaryFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "PageNumbersCount", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", + "Metadata": { + "Common.PropertyName": "PageNumbersCount" + } + }, + { + "Kind": "Components.Component", + "Name": "Count", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the total items count.\n \n The total items count.\n ", + "Metadata": { + "Common.PropertyName": "Count" + } + }, + { + "Kind": "Components.Component", + "Name": "AlwaysVisible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AlwaysVisible" + } + }, + { + "Kind": "Components.Component", + "Name": "PageChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the page changed callback.\n \n The page changed callback.\n ", + "Metadata": { + "Common.PropertyName": "PageChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenPager", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1492959957, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenPanel", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenPanel component.\n \n \n \n <RadzenPanel AllowCollapse=\"true\"\">\n <HeaderTemplate>\n Header\n </HeaderTemplate>\n <ChildContent>\n Content\n </ChildContent>\n <SummaryTemplate>\n Summary\n </SummaryTemplate>\n </RadzenPanel>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenPanel" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AllowCollapse", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether collapsing is allowed. Set to false by default.\n \n true if collapsing is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowCollapse" + } + }, + { + "Kind": "Components.Component", + "Name": "Collapsed", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is collapsed.\n \n true if collapsed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Collapsed" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "HeaderTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", + "Metadata": { + "Common.PropertyName": "HeaderTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SummaryTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the summary template.\n \n The summary template.\n ", + "Metadata": { + "Common.PropertyName": "SummaryTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FooterTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", + "Metadata": { + "Common.PropertyName": "FooterTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Expand", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the expand callback.\n \n The expand callback.\n ", + "Metadata": { + "Common.PropertyName": "Expand", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Collapse", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the collapse callback.\n \n The collapse callback.\n ", + "Metadata": { + "Common.PropertyName": "Collapse", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenPanel" + } + }, + { + "HashCode": 526545188, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenPanel", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenPanel component.\n \n \n \n <RadzenPanel AllowCollapse=\"true\"\">\n <HeaderTemplate>\n Header\n </HeaderTemplate>\n <ChildContent>\n Content\n </ChildContent>\n <SummaryTemplate>\n Summary\n </SummaryTemplate>\n </RadzenPanel>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenPanel" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "AllowCollapse", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether collapsing is allowed. Set to false by default.\n \n true if collapsing is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowCollapse" + } + }, + { + "Kind": "Components.Component", + "Name": "Collapsed", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is collapsed.\n \n true if collapsed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Collapsed" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "HeaderTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", + "Metadata": { + "Common.PropertyName": "HeaderTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SummaryTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the summary template.\n \n The summary template.\n ", + "Metadata": { + "Common.PropertyName": "SummaryTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FooterTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", + "Metadata": { + "Common.PropertyName": "FooterTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Expand", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the expand callback.\n \n The expand callback.\n ", + "Metadata": { + "Common.PropertyName": "Expand", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Collapse", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the collapse callback.\n \n The collapse callback.\n ", + "Metadata": { + "Common.PropertyName": "Collapse", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenPanel", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1870815142, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenPanel.HeaderTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "HeaderTemplate", + "ParentTag": "RadzenPanel" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenPanel.HeaderTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1318851217, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenPanel.HeaderTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "HeaderTemplate", + "ParentTag": "Radzen.Blazor.RadzenPanel" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenPanel.HeaderTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -702034186, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenPanel.SummaryTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the summary template.\n \n The summary template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "SummaryTemplate", + "ParentTag": "RadzenPanel" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenPanel.SummaryTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -131367737, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenPanel.SummaryTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the summary template.\n \n The summary template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "SummaryTemplate", + "ParentTag": "Radzen.Blazor.RadzenPanel" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenPanel.SummaryTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1885888578, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenPanel.FooterTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FooterTemplate", + "ParentTag": "RadzenPanel" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenPanel.FooterTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1608116951, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenPanel.FooterTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FooterTemplate", + "ParentTag": "Radzen.Blazor.RadzenPanel" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenPanel.FooterTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1537553069, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenPanel.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenPanel" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenPanel.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 261752214, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenPanel.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenPanel" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenPanel.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -233732473, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenPanelMenu", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenPanelMenu component.\n \n \n \n <RadzenPanelMenu>\n <RadzenPanelMenuItem Text=\"Data\">\n <RadzenPanelMenuItem Text=\"Orders\" Path=\"orders\" />\n <RadzenPanelMenuItem Text=\"Employees\" Path=\"employees\" />\n </RadzenPanelMenuItemItem>\n </RadzenPanelMenu>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenPanelMenu" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Match", + "TypeName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch", + "IsEnum": true, + "Documentation": "\n \n Gets or sets a value representing the URL matching behavior.\n \n ", + "Metadata": { + "Common.PropertyName": "Match" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenPanelMenu" + } + }, + { + "HashCode": 737739467, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenPanelMenu", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenPanelMenu component.\n \n \n \n <RadzenPanelMenu>\n <RadzenPanelMenuItem Text=\"Data\">\n <RadzenPanelMenuItem Text=\"Orders\" Path=\"orders\" />\n <RadzenPanelMenuItem Text=\"Employees\" Path=\"employees\" />\n </RadzenPanelMenuItemItem>\n </RadzenPanelMenu>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenPanelMenu" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Match", + "TypeName": "Microsoft.AspNetCore.Components.Routing.NavLinkMatch", + "IsEnum": true, + "Documentation": "\n \n Gets or sets a value representing the URL matching behavior.\n \n ", + "Metadata": { + "Common.PropertyName": "Match" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenPanelMenu", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1023148347, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenPanelMenu.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenPanelMenu" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenPanelMenu.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1793330686, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenPanelMenu.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenPanelMenu" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenPanelMenu.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -22468644, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenPanelMenuItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenPanelMenuItem component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenPanelMenuItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Target", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the target.\n \n The target.\n ", + "Metadata": { + "Common.PropertyName": "Target" + } + }, + { + "Kind": "Components.Component", + "Name": "ExpandedChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the expanded changed callback.\n \n The expanded changed callback.\n ", + "Metadata": { + "Common.PropertyName": "ExpandedChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Path", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the path.\n \n The path.\n ", + "Metadata": { + "Common.PropertyName": "Path" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Image", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the image.\n \n The image.\n ", + "Metadata": { + "Common.PropertyName": "Image" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Expanded", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is expanded.\n \n true if expanded; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Expanded" + } + }, + { + "Kind": "Components.Component", + "Name": "Selected", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is selected.\n \n true if selected; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Selected" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenPanelMenuItem" + } + }, + { + "HashCode": -912181801, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenPanelMenuItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenPanelMenuItem component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenPanelMenuItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Target", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the target.\n \n The target.\n ", + "Metadata": { + "Common.PropertyName": "Target" + } + }, + { + "Kind": "Components.Component", + "Name": "ExpandedChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the expanded changed callback.\n \n The expanded changed callback.\n ", + "Metadata": { + "Common.PropertyName": "ExpandedChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Path", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the path.\n \n The path.\n ", + "Metadata": { + "Common.PropertyName": "Path" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Image", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the image.\n \n The image.\n ", + "Metadata": { + "Common.PropertyName": "Image" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Expanded", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is expanded.\n \n true if expanded; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Expanded" + } + }, + { + "Kind": "Components.Component", + "Name": "Selected", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is selected.\n \n true if selected; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Selected" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenPanelMenuItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 700936305, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenPanelMenuItem.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "RadzenPanelMenuItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenPanelMenuItem.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1866096538, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenPanelMenuItem.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.Blazor.RadzenPanelMenuItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenPanelMenuItem.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 278010212, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenPanelMenuItem.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenPanelMenuItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenPanelMenuItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 622518259, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenPanelMenuItem.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenPanelMenuItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenPanelMenuItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -415639353, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenPassword", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenPassword component.\n \n \n \n <RadzenPassword Placeholder=\"Enter password...\" Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenPassword" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "AutoComplete", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether input automatic complete is allowed.\n \n true if input automatic complete is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AutoComplete" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenPassword" + } + }, + { + "HashCode": 1742270907, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenPassword", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenPassword component.\n \n \n \n <RadzenPassword Placeholder=\"Enter password...\" Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenPassword" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "AutoComplete", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether input automatic complete is allowed.\n \n true if input automatic complete is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AutoComplete" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenPassword", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2105956425, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenPieSeries", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Renders pie series in .\n \n The type of the series data item.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenPieSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenPieSeries component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "X", + "TypeName": "System.Double?", + "Documentation": "\n \n Specifies the x coordinate of the pie center. Not set by default which centers pie horizontally.\n \n The x.\n ", + "Metadata": { + "Common.PropertyName": "X" + } + }, + { + "Kind": "Components.Component", + "Name": "Y", + "TypeName": "System.Double?", + "Documentation": "\n \n Specifies the y coordinate of the pie center. Not set by default which centers pie vertically.\n \n The y.\n ", + "Metadata": { + "Common.PropertyName": "Y" + } + }, + { + "Kind": "Components.Component", + "Name": "Radius", + "TypeName": "System.Double?", + "Documentation": "\n \n Specifies the radius of the pie. Not set by default - the pie takes as much size of the chart as possible.\n \n ", + "Metadata": { + "Common.PropertyName": "Radius" + } + }, + { + "Kind": "Components.Component", + "Name": "Fills", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n The fill colors of the pie segments. Used as the background of the segments.\n \n ", + "Metadata": { + "Common.PropertyName": "Fills" + } + }, + { + "Kind": "Components.Component", + "Name": "Strokes", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n The stroke colors of the pie segments.\n \n ", + "Metadata": { + "Common.PropertyName": "Strokes" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n The stroke width of the segments in pixels. By default set to 0.\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TooltipTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "Metadata": { + "Common.PropertyName": "TooltipTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CategoryProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "CategoryProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Hidden", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Hidden" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "RenderingOrder", + "TypeName": "System.Int32", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "RenderingOrder" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenPieSeries", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -806235122, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenPieSeries", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Renders pie series in .\n \n The type of the series data item.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenPieSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenPieSeries component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "X", + "TypeName": "System.Double?", + "Documentation": "\n \n Specifies the x coordinate of the pie center. Not set by default which centers pie horizontally.\n \n The x.\n ", + "Metadata": { + "Common.PropertyName": "X" + } + }, + { + "Kind": "Components.Component", + "Name": "Y", + "TypeName": "System.Double?", + "Documentation": "\n \n Specifies the y coordinate of the pie center. Not set by default which centers pie vertically.\n \n The y.\n ", + "Metadata": { + "Common.PropertyName": "Y" + } + }, + { + "Kind": "Components.Component", + "Name": "Radius", + "TypeName": "System.Double?", + "Documentation": "\n \n Specifies the radius of the pie. Not set by default - the pie takes as much size of the chart as possible.\n \n ", + "Metadata": { + "Common.PropertyName": "Radius" + } + }, + { + "Kind": "Components.Component", + "Name": "Fills", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n The fill colors of the pie segments. Used as the background of the segments.\n \n ", + "Metadata": { + "Common.PropertyName": "Fills" + } + }, + { + "Kind": "Components.Component", + "Name": "Strokes", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n The stroke colors of the pie segments.\n \n ", + "Metadata": { + "Common.PropertyName": "Strokes" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n The stroke width of the segments in pixels. By default set to 0.\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TooltipTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "Metadata": { + "Common.PropertyName": "TooltipTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CategoryProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the X axis (a.k.a. category axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "CategoryProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n Invisible series do not appear in the legend and cannot be shown by the user.\n Use the Visible property to programatically show or hide a series.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Hidden", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is hidden.\n Hidden series are initially invisible and the user can show them by clicking on their label in the legend.\n Use the Hidden property to hide certain series from your users but still allow them to see them.\n \n true if hidden; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Hidden" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n The name of the property of that provides the Y axis (a.k.a. value axis) values.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "RenderingOrder", + "TypeName": "System.Int32", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "RenderingOrder" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data of the series. The data is enumerated and its items are displayed by the series.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenPieSeries", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -599772103, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenPieSeries.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenPieSeries" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenPieSeries.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1916709558, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenPieSeries.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenPieSeries" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenPieSeries.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -595547932, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenPieSeries.TooltipTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TooltipTemplate", + "ParentTag": "RadzenPieSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenPieSeries.TooltipTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1240978432, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenPieSeries.TooltipTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the tooltip template.\n \n The tooltip template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "TooltipTemplate", + "ParentTag": "Radzen.Blazor.RadzenPieSeries" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'TooltipTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenPieSeries.TooltipTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -712810774, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenProfileMenu", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenProfileMenu component.\n \n \n \n <RadzenProfileMenu>\n <RadzenProfileMenuItem Text=\"Data\">\n <RadzenProfileMenuItem Text=\"Orders\" Path=\"orders\" />\n <RadzenProfileMenuItem Text=\"Employees\" Path=\"employees\" />\n </RadzenProfileMenuItemItem>\n </RadzenProfileMenu>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenProfileMenu" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenProfileMenu" + } + }, + { + "HashCode": 177461385, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenProfileMenu", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenProfileMenu component.\n \n \n \n <RadzenProfileMenu>\n <RadzenProfileMenuItem Text=\"Data\">\n <RadzenProfileMenuItem Text=\"Orders\" Path=\"orders\" />\n <RadzenProfileMenuItem Text=\"Employees\" Path=\"employees\" />\n </RadzenProfileMenuItemItem>\n </RadzenProfileMenu>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenProfileMenu" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenProfileMenu", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -180874303, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenProfileMenu.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "RadzenProfileMenu" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenProfileMenu.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1200819800, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenProfileMenu.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.Blazor.RadzenProfileMenu" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenProfileMenu.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2078483036, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenProfileMenu.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenProfileMenu" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenProfileMenu.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1652648936, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenProfileMenu.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenProfileMenu" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenProfileMenu.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -124580894, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenProfileMenuItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenProfileMenuItem component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenProfileMenuItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Target", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the target.\n \n The target.\n ", + "Metadata": { + "Common.PropertyName": "Target" + } + }, + { + "Kind": "Components.Component", + "Name": "Path", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the path.\n \n The path.\n ", + "Metadata": { + "Common.PropertyName": "Path" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenProfileMenuItem" + } + }, + { + "HashCode": -1578990097, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenProfileMenuItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenProfileMenuItem component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenProfileMenuItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Target", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the target.\n \n The target.\n ", + "Metadata": { + "Common.PropertyName": "Target" + } + }, + { + "Kind": "Components.Component", + "Name": "Path", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the path.\n \n The path.\n ", + "Metadata": { + "Common.PropertyName": "Path" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenProfileMenuItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -26327542, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenProgressBar", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenProgressBar component.\n \n \n \n <RadzenProgressBar @bind-Value=\"@value\" Max=\"200\" />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenProgressBar" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Mode", + "TypeName": "Radzen.ProgressBarMode", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the mode.\n \n The mode.\n ", + "Metadata": { + "Common.PropertyName": "Mode" + } + }, + { + "Kind": "Components.Component", + "Name": "Unit", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unit.\n \n The unit.\n ", + "Metadata": { + "Common.PropertyName": "Unit" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Double", + "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowValue", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether value is shown.\n \n true if value is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowValue" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets the value changed callback.\n \n The value changed callback.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ProgressBarStyle", + "TypeName": "Radzen.ProgressBarStyle", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the progress bar style.\n \n The progress bar style.\n ", + "Metadata": { + "Common.PropertyName": "ProgressBarStyle" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenProgressBar" + } + }, + { + "HashCode": -754139479, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenProgressBar", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenProgressBar component.\n \n \n \n <RadzenProgressBar @bind-Value=\"@value\" Max=\"200\" />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenProgressBar" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Mode", + "TypeName": "Radzen.ProgressBarMode", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the mode.\n \n The mode.\n ", + "Metadata": { + "Common.PropertyName": "Mode" + } + }, + { + "Kind": "Components.Component", + "Name": "Unit", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the unit.\n \n The unit.\n ", + "Metadata": { + "Common.PropertyName": "Unit" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Double", + "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowValue", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether value is shown.\n \n true if value is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowValue" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "System.Action", + "Documentation": "\n \n Gets or sets the value changed callback.\n \n The value changed callback.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ProgressBarStyle", + "TypeName": "Radzen.ProgressBarStyle", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the progress bar style.\n \n The progress bar style.\n ", + "Metadata": { + "Common.PropertyName": "ProgressBarStyle" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenProgressBar", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 431274613, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenRadialGaugeScale", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenRadialGaugeScale component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenRadialGaugeScale" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TickLength", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the length of the tick.\n \n The length of the tick.\n ", + "Metadata": { + "Common.PropertyName": "TickLength" + } + }, + { + "Kind": "Components.Component", + "Name": "MinorTickLength", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the length of the minor tick.\n \n The length of the minor tick.\n ", + "Metadata": { + "Common.PropertyName": "MinorTickLength" + } + }, + { + "Kind": "Components.Component", + "Name": "TickLabelOffset", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the tick label offset.\n \n The tick label offset.\n ", + "Metadata": { + "Common.PropertyName": "TickLabelOffset" + } + }, + { + "Kind": "Components.Component", + "Name": "FormatString", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", + "Metadata": { + "Common.PropertyName": "FormatString" + } + }, + { + "Kind": "Components.Component", + "Name": "Formatter", + "TypeName": "System.Func", + "Documentation": "\n \n Gets or sets the formatter function.\n \n The formatter function.\n ", + "Metadata": { + "Common.PropertyName": "Formatter", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "StartAngle", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the start angle.\n \n The start angle.\n ", + "Metadata": { + "Common.PropertyName": "StartAngle" + } + }, + { + "Kind": "Components.Component", + "Name": "TickPosition", + "TypeName": "Radzen.Blazor.GaugeTickPosition", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the tick position.\n \n The tick position.\n ", + "Metadata": { + "Common.PropertyName": "TickPosition" + } + }, + { + "Kind": "Components.Component", + "Name": "EndAngle", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the end angle.\n \n The end angle.\n ", + "Metadata": { + "Common.PropertyName": "EndAngle" + } + }, + { + "Kind": "Components.Component", + "Name": "Radius", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the radius.\n \n The radius.\n ", + "Metadata": { + "Common.PropertyName": "Radius" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowFirstTick", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether to show first tick.\n \n true if first tick is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowFirstTick" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowLastTick", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether to show last tick.\n \n true if last tick is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowLastTick" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowTickLabels", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether to show tick labels.\n \n true if tick labels are shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowTickLabels" + } + }, + { + "Kind": "Components.Component", + "Name": "X", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the x.\n \n The x.\n ", + "Metadata": { + "Common.PropertyName": "X" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Double", + "Documentation": "\n \n Determines the minimum value.\n \n The minimum value.\n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Double", + "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the step.\n \n The step.\n ", + "Metadata": { + "Common.PropertyName": "Step" + } + }, + { + "Kind": "Components.Component", + "Name": "MinorStep", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the minor step.\n \n The minor step.\n ", + "Metadata": { + "Common.PropertyName": "MinorStep" + } + }, + { + "Kind": "Components.Component", + "Name": "Y", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the y.\n \n The y.\n ", + "Metadata": { + "Common.PropertyName": "Y" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the margin.\n \n The margin.\n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenRadialGaugeScale" + } + }, + { + "HashCode": -688285455, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenRadialGaugeScale", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenRadialGaugeScale component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenRadialGaugeScale" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "TickLength", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the length of the tick.\n \n The length of the tick.\n ", + "Metadata": { + "Common.PropertyName": "TickLength" + } + }, + { + "Kind": "Components.Component", + "Name": "MinorTickLength", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the length of the minor tick.\n \n The length of the minor tick.\n ", + "Metadata": { + "Common.PropertyName": "MinorTickLength" + } + }, + { + "Kind": "Components.Component", + "Name": "TickLabelOffset", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the tick label offset.\n \n The tick label offset.\n ", + "Metadata": { + "Common.PropertyName": "TickLabelOffset" + } + }, + { + "Kind": "Components.Component", + "Name": "FormatString", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", + "Metadata": { + "Common.PropertyName": "FormatString" + } + }, + { + "Kind": "Components.Component", + "Name": "Formatter", + "TypeName": "System.Func", + "Documentation": "\n \n Gets or sets the formatter function.\n \n The formatter function.\n ", + "Metadata": { + "Common.PropertyName": "Formatter", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "StartAngle", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the start angle.\n \n The start angle.\n ", + "Metadata": { + "Common.PropertyName": "StartAngle" + } + }, + { + "Kind": "Components.Component", + "Name": "TickPosition", + "TypeName": "Radzen.Blazor.GaugeTickPosition", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the tick position.\n \n The tick position.\n ", + "Metadata": { + "Common.PropertyName": "TickPosition" + } + }, + { + "Kind": "Components.Component", + "Name": "EndAngle", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the end angle.\n \n The end angle.\n ", + "Metadata": { + "Common.PropertyName": "EndAngle" + } + }, + { + "Kind": "Components.Component", + "Name": "Radius", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the radius.\n \n The radius.\n ", + "Metadata": { + "Common.PropertyName": "Radius" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowFirstTick", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether to show first tick.\n \n true if first tick is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowFirstTick" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowLastTick", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether to show last tick.\n \n true if last tick is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowLastTick" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowTickLabels", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether to show tick labels.\n \n true if tick labels are shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowTickLabels" + } + }, + { + "Kind": "Components.Component", + "Name": "X", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the x.\n \n The x.\n ", + "Metadata": { + "Common.PropertyName": "X" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Double", + "Documentation": "\n \n Determines the minimum value.\n \n The minimum value.\n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Double", + "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the step.\n \n The step.\n ", + "Metadata": { + "Common.PropertyName": "Step" + } + }, + { + "Kind": "Components.Component", + "Name": "MinorStep", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the minor step.\n \n The minor step.\n ", + "Metadata": { + "Common.PropertyName": "MinorStep" + } + }, + { + "Kind": "Components.Component", + "Name": "Y", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the y.\n \n The y.\n ", + "Metadata": { + "Common.PropertyName": "Y" + } + }, + { + "Kind": "Components.Component", + "Name": "Margin", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the margin.\n \n The margin.\n ", + "Metadata": { + "Common.PropertyName": "Margin" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenRadialGaugeScale", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1034205200, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenRadialGaugeScale.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenRadialGaugeScale" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenRadialGaugeScale.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1486642212, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenRadialGaugeScale.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenRadialGaugeScale" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenRadialGaugeScale.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -71899665, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenRadialGaugeScalePointer", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenRadialGaugeScalePointer component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenRadialGaugeScalePointer" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the fill.\n \n The fill.\n ", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowValue", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether to show value.\n \n true if value is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowValue" + } + }, + { + "Kind": "Components.Component", + "Name": "Radius", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the radius.\n \n The radius.\n ", + "Metadata": { + "Common.PropertyName": "Radius" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "System.Double?", + "Documentation": "\n \n Gets or sets the width.\n \n The width.\n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Length", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the length.\n \n The length.\n ", + "Metadata": { + "Common.PropertyName": "Length" + } + }, + { + "Kind": "Components.Component", + "Name": "FormatString", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", + "Metadata": { + "Common.PropertyName": "FormatString" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenRadialGaugeScalePointer" + } + }, + { + "HashCode": 759108453, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenRadialGaugeScalePointer", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenRadialGaugeScalePointer component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenRadialGaugeScalePointer" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the fill.\n \n The fill.\n ", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowValue", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether to show value.\n \n true if value is shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowValue" + } + }, + { + "Kind": "Components.Component", + "Name": "Radius", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the radius.\n \n The radius.\n ", + "Metadata": { + "Common.PropertyName": "Radius" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "System.Double?", + "Documentation": "\n \n Gets or sets the width.\n \n The width.\n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Length", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the length.\n \n The length.\n ", + "Metadata": { + "Common.PropertyName": "Length" + } + }, + { + "Kind": "Components.Component", + "Name": "FormatString", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", + "Metadata": { + "Common.PropertyName": "FormatString" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenRadialGaugeScalePointer", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -78621167, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenRadialGaugeScalePointer.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "RadzenRadialGaugeScalePointer" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenRadialGaugeScalePointer.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -825087002, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenRadialGaugeScalePointer.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.Blazor.RadzenRadialGaugeScalePointer" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenRadialGaugeScalePointer.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1990844367, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenRadialGaugeScaleRange", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenRadialGaugeScaleRange component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenRadialGaugeScaleRange" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "From", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets from.\n \n From.\n ", + "Metadata": { + "Common.PropertyName": "From" + } + }, + { + "Kind": "Components.Component", + "Name": "To", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets to position.\n \n To.\n ", + "Metadata": { + "Common.PropertyName": "To" + } + }, + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the fill.\n \n The fill.\n ", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the height.\n \n The height.\n ", + "Metadata": { + "Common.PropertyName": "Height" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenRadialGaugeScaleRange" + } + }, + { + "HashCode": 1825631348, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenRadialGaugeScaleRange", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenRadialGaugeScaleRange component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenRadialGaugeScaleRange" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "From", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets from.\n \n From.\n ", + "Metadata": { + "Common.PropertyName": "From" + } + }, + { + "Kind": "Components.Component", + "Name": "To", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets to position.\n \n To.\n ", + "Metadata": { + "Common.PropertyName": "To" + } + }, + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the fill.\n \n The fill.\n ", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the stroke.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the width of the stroke.\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the height.\n \n The height.\n ", + "Metadata": { + "Common.PropertyName": "Height" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenRadialGaugeScaleRange", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -755364128, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenRadioButtonList", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenRadioButtonList component.\n \n The type of the value.\n \n \n <RadzenRadioButtonList @bind-Value=@value TValue=\"int\" Orientation=\"Orientation.Vertical\" >\n <Items>\n <RadzenRadioButtonListItem Text=\"Orders\" Value=\"1\" />\n <RadzenRadioButtonListItem Text=\"Employees\" Value=\"2\" />\n </Items>\n </RadzenRadioButtonList>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenRadioButtonList" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenRadioButtonList component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "TextProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", + "Metadata": { + "Common.PropertyName": "TextProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "DisabledProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the disabled property.\n \n The disabled property.\n ", + "Metadata": { + "Common.PropertyName": "DisabledProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "VisibleProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the visible property.\n \n The visible property.\n ", + "Metadata": { + "Common.PropertyName": "VisibleProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "Orientation", + "TypeName": "Radzen.Orientation", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the orientation.\n \n The orientation.\n ", + "Metadata": { + "Common.PropertyName": "Orientation" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", + "Metadata": { + "Common.PropertyName": "Items", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenRadioButtonList", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -391539197, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenRadioButtonList", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenRadioButtonList component.\n \n The type of the value.\n \n \n <RadzenRadioButtonList @bind-Value=@value TValue=\"int\" Orientation=\"Orientation.Vertical\" >\n <Items>\n <RadzenRadioButtonListItem Text=\"Orders\" Value=\"1\" />\n <RadzenRadioButtonListItem Text=\"Employees\" Value=\"2\" />\n </Items>\n </RadzenRadioButtonList>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenRadioButtonList" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenRadioButtonList component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "TextProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", + "Metadata": { + "Common.PropertyName": "TextProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "DisabledProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the disabled property.\n \n The disabled property.\n ", + "Metadata": { + "Common.PropertyName": "DisabledProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "VisibleProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the visible property.\n \n The visible property.\n ", + "Metadata": { + "Common.PropertyName": "VisibleProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "Orientation", + "TypeName": "Radzen.Orientation", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the orientation.\n \n The orientation.\n ", + "Metadata": { + "Common.PropertyName": "Orientation" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", + "Metadata": { + "Common.PropertyName": "Items", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenRadioButtonList", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 340593465, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenRadioButtonList.Items", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Items", + "ParentTag": "RadzenRadioButtonList" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenRadioButtonList.Items", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 714295195, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenRadioButtonList.Items", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Items", + "ParentTag": "Radzen.Blazor.RadzenRadioButtonList" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenRadioButtonList.Items", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1237217771, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenRadioButtonListItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenRadioButtonListItem component.\n \n The type of the value.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenRadioButtonListItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenRadioButtonListItem component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenRadioButtonListItem", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 1670325066, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenRadioButtonListItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenRadioButtonListItem component.\n \n The type of the value.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenRadioButtonListItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenRadioButtonListItem component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenRadioButtonListItem", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 209644500, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenRating", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenRating component.\n \n \n \n <RadzenRating Stars=\"10\" Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenRating" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Stars", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the number of stars.\n \n The number of stars.\n ", + "Metadata": { + "Common.PropertyName": "Stars" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenRating" + } + }, + { + "HashCode": 1482943686, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenRating", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenRating component.\n \n \n \n <RadzenRating Stars=\"10\" Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenRating" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Stars", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the number of stars.\n \n The number of stars.\n ", + "Metadata": { + "Common.PropertyName": "Stars" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenRating", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -677756746, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenRegexValidator", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A validator component which matches a component value against a specified regular expression pattern.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"ZIP\" @bind-Value=@model.Zip />\n <RadzenRegexValidator Component=\"ZIP\" Text=\"ZIP code must be 5 digits\" Pattern=\"\\d{5}\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Zip { get; set; }\n }\n Model model = new Model(); \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenRegexValidator" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Value should match\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Pattern", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the regular expression pattern which the component value should match in order to be valid.\n \n ", + "Metadata": { + "Common.PropertyName": "Pattern" + } + }, + { + "Kind": "Components.Component", + "Name": "Component", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", + "Metadata": { + "Common.PropertyName": "Component" + } + }, + { + "Kind": "Components.Component", + "Name": "Popup", + "TypeName": "System.Boolean", + "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Popup" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenRegexValidator" + } + }, + { + "HashCode": -1511919828, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenRegexValidator", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A validator component which matches a component value against a specified regular expression pattern.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"ZIP\" @bind-Value=@model.Zip />\n <RadzenRegexValidator Component=\"ZIP\" Text=\"ZIP code must be 5 digits\" Pattern=\"\\d{5}\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Zip { get; set; }\n }\n Model model = new Model(); \n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenRegexValidator" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Value should match\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Pattern", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the regular expression pattern which the component value should match in order to be valid.\n \n ", + "Metadata": { + "Common.PropertyName": "Pattern" + } + }, + { + "Kind": "Components.Component", + "Name": "Component", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", + "Metadata": { + "Common.PropertyName": "Component" + } + }, + { + "Kind": "Components.Component", + "Name": "Popup", + "TypeName": "System.Boolean", + "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Popup" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenRegexValidator", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 684616840, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenRequiredValidator", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A validator component which checks if a component has value.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Email { get; set; }\n }\n \n Model model = new Model();\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenRequiredValidator" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Required\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "DefaultValue", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies a default value. If the component value is equal to DefaultValue it is considered invalid.\n \n ", + "Metadata": { + "Common.PropertyName": "DefaultValue" + } + }, + { + "Kind": "Components.Component", + "Name": "Component", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", + "Metadata": { + "Common.PropertyName": "Component" + } + }, + { + "Kind": "Components.Component", + "Name": "Popup", + "TypeName": "System.Boolean", + "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Popup" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenRequiredValidator" + } + }, + { + "HashCode": 1679265556, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenRequiredValidator", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A validator component which checks if a component has value.\n Must be placed inside a \n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Email { get; set; }\n }\n \n Model model = new Model();\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenRequiredValidator" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the message displayed when the component is invalid. Set to \"Required\" by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "DefaultValue", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies a default value. If the component value is equal to DefaultValue it is considered invalid.\n \n ", + "Metadata": { + "Common.PropertyName": "DefaultValue" + } + }, + { + "Kind": "Components.Component", + "Name": "Component", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the component which this validator should validate. Must be set to the of an existing component.\n \n ", + "Metadata": { + "Common.PropertyName": "Component" + } + }, + { + "Kind": "Components.Component", + "Name": "Popup", + "TypeName": "System.Boolean", + "Documentation": "\n \n Determines if the validator is displayed as a popup or not. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Popup" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenRequiredValidator", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -628571930, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenScheduler", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Displays a collection of in day, week or month view.\n \n The type of the value item.\n \n \n <RadzenScheduler Data=\"@data\" TItem=\"DataItem\" StartProperty=\"Start\" EndProperty=\"End\" TextProperty=\"Text\">\n <RadzenMonthView />\n </RadzenScheduler>\n @code {\n class DataItem\n {\n public DateTime Start { get; set; }\n public DateTime End { get; set; }\n public string Text { get; set; }\n }\n DataItem[] data = new DataItem[]\n {\n new DataItem\n {\n Start = DateTime.Today,\n End = DateTime.Today.AddDays(1),\n Text = \"Birthday\"\n },\n };\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenScheduler" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenScheduler component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content of the scheduler. Use to specify what views to render.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template used to render appointments.\n \n \n \n <RadzenScheduler Data=\"@data\" TItem=\"DataItem\" StartProperty=\"Start\" EndProperty=\"End\" TextProperty=\"Text\">\n <Template Context=\"data\">\n <strong>@data.Text</strong>\n </Template>\n <ChildContent>\n <RadzenMonthView />\n </ChildContent>\n </RadzenScheduler>\n \n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data of RadzenScheduler. It will display an appointment for every item of the collection which is within the current view date range.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "StartProperty", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the property of which will set .\n \n The name of the property. Must be a DateTime property.\n ", + "Metadata": { + "Common.PropertyName": "StartProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "EndProperty", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the property of which will set .\n \n The name of the property. Must be a DateTime property.\n ", + "Metadata": { + "Common.PropertyName": "EndProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Specifies the initially selected view.\n \n The index of the selected.\n ", + "Metadata": { + "Common.PropertyName": "SelectedIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "TodayText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text of the today button. Set to Today by default.\n \n The today text.\n ", + "Metadata": { + "Common.PropertyName": "TodayText" + } + }, + { + "Kind": "Components.Component", + "Name": "Date", + "TypeName": "System.DateTime", + "Documentation": "\n \n Gets or sets the initial date displayed by the selected view. Set to DateTime.Today by default.\n \n The date.\n ", + "Metadata": { + "Common.PropertyName": "Date" + } + }, + { + "Kind": "Components.Component", + "Name": "TextProperty", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the property of which will set .\n \n The name of the property. Must be a DateTime property.\n ", + "Metadata": { + "Common.PropertyName": "TextProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "SlotSelect", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user clicks a slot in the current view. Commonly used to add new appointments.\n \n \n \n <RadzenScheduler Data=@appointments SlotSelect=@OnSlotSelect>\n </RadzenScheduler>\n @code {\n void OnSlotSelect(SchedulerSlotSelectEventArgs args) \n {\n }\n }\n \n \n ", + "Metadata": { + "Common.PropertyName": "SlotSelect", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AppointmentSelect", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n A callback that will be invoked when the user clicks an appointment in the current view. Commonly used to edit existing appointments.\n \n \n \n <RadzenScheduler Data=@appointments AppointmentSelect=@OnAppointmentSelect>\n </RadzenScheduler>\n @code {\n void OnAppointmentSelect(SchedulerAppointmentSelectEventArgs<TItem> args) \n {\n }\n }\n \n \n ", + "Metadata": { + "Common.PropertyName": "AppointmentSelect", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AppointmentRender", + "TypeName": "System.Action>", + "Documentation": "\n \n An action that will be invoked when the current view renders an appointment. Never call StateHasChanged when handling AppointmentRender.\n \n \n \n <RadzenScheduler Data=@appointments AppointmentRender=@OnAppointmentRendert>\n </RadzenScheduler>\n @code {\n void OnAppintmentRender(SchedulerAppointmentRenderEventArgs<TItem> args) \n {\n if (args.Data.Text == \"Birthday\")\n {\n args.Attributes[\"style\"] = \"color: red;\"\n }\n . }\n }\n \n \n ", + "Metadata": { + "Common.PropertyName": "AppointmentRender", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SlotRender", + "TypeName": "System.Action", + "Documentation": "\n \n An action that will be invoked when the current view renders an slot. Never call StateHasChanged when handling SlotRender.\n \n \n \n <RadzenScheduler Data=@appointments SlotRender=@OnSlotRender>\n </RadzenScheduler>\n @code {\n void OnSlotRender(SchedulerSlotRenderEventArgs args) \n {\n if (args.View.Text == \"Month\" && args.Start.Date == DateTime.Today)\n {\n args.Attributes[\"style\"] = \"background: red;\";\n }\n }\n }\n \n \n ", + "Metadata": { + "Common.PropertyName": "SlotRender", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadData", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the scheduler needs data for the current view. Commonly used to filter the\n data assigned to .\n \n ", + "Metadata": { + "Common.PropertyName": "LoadData", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenScheduler", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -410630061, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenScheduler", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Displays a collection of in day, week or month view.\n \n The type of the value item.\n \n \n <RadzenScheduler Data=\"@data\" TItem=\"DataItem\" StartProperty=\"Start\" EndProperty=\"End\" TextProperty=\"Text\">\n <RadzenMonthView />\n </RadzenScheduler>\n @code {\n class DataItem\n {\n public DateTime Start { get; set; }\n public DateTime End { get; set; }\n public string Text { get; set; }\n }\n DataItem[] data = new DataItem[]\n {\n new DataItem\n {\n Start = DateTime.Today,\n End = DateTime.Today.AddDays(1),\n Text = \"Birthday\"\n },\n };\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenScheduler" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenScheduler component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content of the scheduler. Use to specify what views to render.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template used to render appointments.\n \n \n \n <RadzenScheduler Data=\"@data\" TItem=\"DataItem\" StartProperty=\"Start\" EndProperty=\"End\" TextProperty=\"Text\">\n <Template Context=\"data\">\n <strong>@data.Text</strong>\n </Template>\n <ChildContent>\n <RadzenMonthView />\n </ChildContent>\n </RadzenScheduler>\n \n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data of RadzenScheduler. It will display an appointment for every item of the collection which is within the current view date range.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "StartProperty", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the property of which will set .\n \n The name of the property. Must be a DateTime property.\n ", + "Metadata": { + "Common.PropertyName": "StartProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "EndProperty", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the property of which will set .\n \n The name of the property. Must be a DateTime property.\n ", + "Metadata": { + "Common.PropertyName": "EndProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Specifies the initially selected view.\n \n The index of the selected.\n ", + "Metadata": { + "Common.PropertyName": "SelectedIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "TodayText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text of the today button. Set to Today by default.\n \n The today text.\n ", + "Metadata": { + "Common.PropertyName": "TodayText" + } + }, + { + "Kind": "Components.Component", + "Name": "Date", + "TypeName": "System.DateTime", + "Documentation": "\n \n Gets or sets the initial date displayed by the selected view. Set to DateTime.Today by default.\n \n The date.\n ", + "Metadata": { + "Common.PropertyName": "Date" + } + }, + { + "Kind": "Components.Component", + "Name": "TextProperty", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the property of which will set .\n \n The name of the property. Must be a DateTime property.\n ", + "Metadata": { + "Common.PropertyName": "TextProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "SlotSelect", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user clicks a slot in the current view. Commonly used to add new appointments.\n \n \n \n <RadzenScheduler Data=@appointments SlotSelect=@OnSlotSelect>\n </RadzenScheduler>\n @code {\n void OnSlotSelect(SchedulerSlotSelectEventArgs args) \n {\n }\n }\n \n \n ", + "Metadata": { + "Common.PropertyName": "SlotSelect", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AppointmentSelect", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n A callback that will be invoked when the user clicks an appointment in the current view. Commonly used to edit existing appointments.\n \n \n \n <RadzenScheduler Data=@appointments AppointmentSelect=@OnAppointmentSelect>\n </RadzenScheduler>\n @code {\n void OnAppointmentSelect(SchedulerAppointmentSelectEventArgs<TItem> args) \n {\n }\n }\n \n \n ", + "Metadata": { + "Common.PropertyName": "AppointmentSelect", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AppointmentRender", + "TypeName": "System.Action>", + "Documentation": "\n \n An action that will be invoked when the current view renders an appointment. Never call StateHasChanged when handling AppointmentRender.\n \n \n \n <RadzenScheduler Data=@appointments AppointmentRender=@OnAppointmentRendert>\n </RadzenScheduler>\n @code {\n void OnAppintmentRender(SchedulerAppointmentRenderEventArgs<TItem> args) \n {\n if (args.Data.Text == \"Birthday\")\n {\n args.Attributes[\"style\"] = \"color: red;\"\n }\n . }\n }\n \n \n ", + "Metadata": { + "Common.PropertyName": "AppointmentRender", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "SlotRender", + "TypeName": "System.Action", + "Documentation": "\n \n An action that will be invoked when the current view renders an slot. Never call StateHasChanged when handling SlotRender.\n \n \n \n <RadzenScheduler Data=@appointments SlotRender=@OnSlotRender>\n </RadzenScheduler>\n @code {\n void OnSlotRender(SchedulerSlotRenderEventArgs args) \n {\n if (args.View.Text == \"Month\" && args.Start.Date == DateTime.Today)\n {\n args.Attributes[\"style\"] = \"background: red;\";\n }\n }\n }\n \n \n ", + "Metadata": { + "Common.PropertyName": "SlotRender", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadData", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the scheduler needs data for the current view. Commonly used to filter the\n data assigned to .\n \n ", + "Metadata": { + "Common.PropertyName": "LoadData", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenScheduler", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 698290384, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenScheduler.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content of the scheduler. Use to specify what views to render.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenScheduler" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenScheduler.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 625606770, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenScheduler.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content of the scheduler. Use to specify what views to render.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenScheduler" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenScheduler.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 503571052, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenScheduler.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template used to render appointments.\n \n \n \n <RadzenScheduler Data=\"@data\" TItem=\"DataItem\" StartProperty=\"Start\" EndProperty=\"End\" TextProperty=\"Text\">\n <Template Context=\"data\">\n <strong>@data.Text</strong>\n </Template>\n <ChildContent>\n <RadzenMonthView />\n </ChildContent>\n </RadzenScheduler>\n \n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "RadzenScheduler" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenScheduler.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1722537811, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenScheduler.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template used to render appointments.\n \n \n \n <RadzenScheduler Data=\"@data\" TItem=\"DataItem\" StartProperty=\"Start\" EndProperty=\"End\" TextProperty=\"Text\">\n <Template Context=\"data\">\n <strong>@data.Text</strong>\n </Template>\n <ChildContent>\n <RadzenMonthView />\n </ChildContent>\n </RadzenScheduler>\n \n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.Blazor.RadzenScheduler" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenScheduler.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 556479561, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSelectBar", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSelectBar component.\n \n The type of the value.\n \n \n <RadzenSelectBar @bind-Value=@values TValue=\"IEnumerable<int>\" Multiple=\"true\">\n <Items>\n <RadzenSelectBarItem Text=\"Orders\" Value=\"1\" />\n <RadzenSelectBarItem Text=\"Employees\" Value=\"2\" />\n <RadzenSelectBarItem Text=\"Customers\" Value=\"3\" />\n </Items>\n </RadzenSelectBar>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenSelectBar" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenSelectBar component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "TextProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", + "Metadata": { + "Common.PropertyName": "TextProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "Multiple", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Multiple" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", + "Metadata": { + "Common.PropertyName": "Items", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSelectBar", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -969636845, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSelectBar", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSelectBar component.\n \n The type of the value.\n \n \n <RadzenSelectBar @bind-Value=@values TValue=\"IEnumerable<int>\" Multiple=\"true\">\n <Items>\n <RadzenSelectBarItem Text=\"Orders\" Value=\"1\" />\n <RadzenSelectBarItem Text=\"Employees\" Value=\"2\" />\n <RadzenSelectBarItem Text=\"Customers\" Value=\"3\" />\n </Items>\n </RadzenSelectBar>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenSelectBar" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenSelectBar component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value property.\n \n The value property.\n ", + "Metadata": { + "Common.PropertyName": "ValueProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "TextProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text property.\n \n The text property.\n ", + "Metadata": { + "Common.PropertyName": "TextProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "Multiple", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Multiple" + } + }, + { + "Kind": "Components.Component", + "Name": "Items", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", + "Metadata": { + "Common.PropertyName": "Items", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSelectBar", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1872161438, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenSelectBar.Items", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Items", + "ParentTag": "RadzenSelectBar" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenSelectBar.Items", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1986177980, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenSelectBar.Items", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the items.\n \n The items.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Items", + "ParentTag": "Radzen.Blazor.RadzenSelectBar" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenSelectBar.Items", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 529383135, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSelectBarItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSelectBarItem component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenSelectBarItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSelectBarItem" + } + }, + { + "HashCode": 883050861, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSelectBarItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSelectBarItem component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenSelectBarItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSelectBarItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 873977068, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSidebar", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSidebar component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenSidebar" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Responsive", + "TypeName": "System.Boolean", + "Documentation": "\n \n Toggles the responsive mode of the component. If set to true (the default) the component will be \n expanded on larger displays and collapsed on touch devices. Set to false if you want to disable this behavior.\n Responsive mode is only available when RadzenSidebar is inside .\n \n ", + "Metadata": { + "Common.PropertyName": "Responsive" + } + }, + { + "Kind": "Components.Component", + "Name": "Expanded", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is expanded.\n \n true if expanded; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Expanded" + } + }, + { + "Kind": "Components.Component", + "Name": "ExpandedChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the expanded changed callback.\n \n The expanded changed callback.\n ", + "Metadata": { + "Common.PropertyName": "ExpandedChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSidebar" + } + }, + { + "HashCode": -1669738915, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSidebar", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSidebar component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenSidebar" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Responsive", + "TypeName": "System.Boolean", + "Documentation": "\n \n Toggles the responsive mode of the component. If set to true (the default) the component will be \n expanded on larger displays and collapsed on touch devices. Set to false if you want to disable this behavior.\n Responsive mode is only available when RadzenSidebar is inside .\n \n ", + "Metadata": { + "Common.PropertyName": "Responsive" + } + }, + { + "Kind": "Components.Component", + "Name": "Expanded", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is expanded.\n \n true if expanded; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Expanded" + } + }, + { + "Kind": "Components.Component", + "Name": "ExpandedChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the expanded changed callback.\n \n The expanded changed callback.\n ", + "Metadata": { + "Common.PropertyName": "ExpandedChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSidebar", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1885659134, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenSidebar.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenSidebar" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenSidebar.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 596329908, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenSidebar.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenSidebar" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenSidebar.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1038486809, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSidebarToggle", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSidebarToggle component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenSidebarToggle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSidebarToggle" + } + }, + { + "HashCode": -1456041333, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSidebarToggle", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSidebarToggle component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenSidebarToggle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSidebarToggle", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -316263216, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSlider", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSlider component.\n \n The type of the value.\n \n \n <RadzenSlider @bind-Value=@value TValue=\"int\" Min=\"0\" Max=\"100\" Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenSlider" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenSlider component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the step.\n \n The step.\n ", + "Metadata": { + "Common.PropertyName": "Step" + } + }, + { + "Kind": "Components.Component", + "Name": "Range", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is range.\n \n true if range; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Range" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Decimal", + "Documentation": "\n \n Determines the minimum value.\n \n The minimum value.\n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Decimal", + "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSlider", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1522374623, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSlider", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSlider component.\n \n The type of the value.\n \n \n <RadzenSlider @bind-Value=@value TValue=\"int\" Min=\"0\" Max=\"100\" Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenSlider" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenSlider component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "TValue", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the step.\n \n The step.\n ", + "Metadata": { + "Common.PropertyName": "Step" + } + }, + { + "Kind": "Components.Component", + "Name": "Range", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is range.\n \n true if range; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Range" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Decimal", + "Documentation": "\n \n Determines the minimum value.\n \n The minimum value.\n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Decimal", + "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSlider", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1756602201, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSplitButton", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSplitButton component.\n \n \n \n <RadzenSplitButton Click=@(args => Console.WriteLine($\"Value is: {args.Value}\"))>\n <ChildContent>\n <RadzenSplitButtonItem Text=\"Orders\" Value=\"1\" />\n <RadzenSplitButtonItem Text=\"Employees\" Value=\"2\" />\n <RadzenSplitButtonItem Text=\"Customers\" Value=\"3\" />\n </ChildContent>\n </RadzenSelectBar>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenSplitButton" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Image", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the image.\n \n The image.\n ", + "Metadata": { + "Common.PropertyName": "Image" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSplitButton" + } + }, + { + "HashCode": -1040678082, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSplitButton", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSplitButton component.\n \n \n \n <RadzenSplitButton Click=@(args => Console.WriteLine($\"Value is: {args.Value}\"))>\n <ChildContent>\n <RadzenSplitButtonItem Text=\"Orders\" Value=\"1\" />\n <RadzenSplitButtonItem Text=\"Employees\" Value=\"2\" />\n <RadzenSplitButtonItem Text=\"Customers\" Value=\"3\" />\n </ChildContent>\n </RadzenSelectBar>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenSplitButton" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Image", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the image.\n \n The image.\n ", + "Metadata": { + "Common.PropertyName": "Image" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the click callback.\n \n The click callback.\n ", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSplitButton", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1780303904, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenSplitButton.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenSplitButton" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenSplitButton.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1534822816, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenSplitButton.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content\n \n The content of the child.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenSplitButton" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenSplitButton.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 971466802, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSplitButtonItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSplitButtonItem component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenSplitButtonItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSplitButtonItem" + } + }, + { + "HashCode": -156352950, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSplitButtonItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSplitButtonItem component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenSplitButtonItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSplitButtonItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1947525341, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSplitter", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSplitter component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenSplitter" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Orientation", + "TypeName": "Radzen.Orientation", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the orientation.\n \n The orientation.\n ", + "Metadata": { + "Common.PropertyName": "Orientation" + } + }, + { + "Kind": "Components.Component", + "Name": "Collapse", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the collapse callback.\n \n The collapse callback.\n ", + "Metadata": { + "Common.PropertyName": "Collapse", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Expand", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the expand callback.\n \n The expand callback.\n ", + "Metadata": { + "Common.PropertyName": "Expand", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Resize", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the resize callback.\n \n The resize callback.\n ", + "Metadata": { + "Common.PropertyName": "Resize", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSplitter" + } + }, + { + "HashCode": -1972382124, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSplitter", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSplitter component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenSplitter" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Orientation", + "TypeName": "Radzen.Orientation", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the orientation.\n \n The orientation.\n ", + "Metadata": { + "Common.PropertyName": "Orientation" + } + }, + { + "Kind": "Components.Component", + "Name": "Collapse", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the collapse callback.\n \n The collapse callback.\n ", + "Metadata": { + "Common.PropertyName": "Collapse", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Expand", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the expand callback.\n \n The expand callback.\n ", + "Metadata": { + "Common.PropertyName": "Expand", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Resize", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the resize callback.\n \n The resize callback.\n ", + "Metadata": { + "Common.PropertyName": "Resize", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSplitter", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1778530198, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenSplitter.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenSplitter" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenSplitter.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1467134825, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenSplitter.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenSplitter" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenSplitter.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1230488909, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSplitterPane", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSplitterPane component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenSplitterPane" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Collapsible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is collapsible.\n \n true if collapsible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Collapsible" + } + }, + { + "Kind": "Components.Component", + "Name": "Collapsed", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is collapsed.\n \n true if collapsed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Collapsed" + } + }, + { + "Kind": "Components.Component", + "Name": "Resizable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is resizable.\n \n true if resizable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Resizable" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.String", + "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.String", + "Documentation": "\n \n Determines the minimum value.\n \n The minimum value.\n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the size.\n \n The size.\n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSplitterPane" + } + }, + { + "HashCode": -2120178952, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSplitterPane", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSplitterPane component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenSplitterPane" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Collapsible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is collapsible.\n \n true if collapsible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Collapsible" + } + }, + { + "Kind": "Components.Component", + "Name": "Collapsed", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is collapsed.\n \n true if collapsed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Collapsed" + } + }, + { + "Kind": "Components.Component", + "Name": "Resizable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is resizable.\n \n true if resizable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Resizable" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.String", + "Documentation": "\n \n Determines the maximum value.\n \n The maximum value.\n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.String", + "Documentation": "\n \n Determines the minimum value.\n \n The minimum value.\n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the size.\n \n The size.\n ", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSplitterPane", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -745445472, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenSplitterPane.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenSplitterPane" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenSplitterPane.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1515438492, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenSplitterPane.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenSplitterPane" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenSplitterPane.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1469928589, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSSRSViewer", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSSRSViewer component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenSSRSViewer" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "UseProxy", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether to use proxy.\n \n true if proxy is enabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "UseProxy" + } + }, + { + "Kind": "Components.Component", + "Name": "ReportServer", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the report server URL.\n \n The report server URL.\n ", + "Metadata": { + "Common.PropertyName": "ReportServer" + } + }, + { + "Kind": "Components.Component", + "Name": "LocalServer", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the local server URL.\n \n The local server URL.\n ", + "Metadata": { + "Common.PropertyName": "LocalServer" + } + }, + { + "Kind": "Components.Component", + "Name": "ReportName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name of the report.\n \n The name of the report.\n ", + "Metadata": { + "Common.PropertyName": "ReportName" + } + }, + { + "Kind": "Components.Component", + "Name": "Parameters", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the parameters.\n \n The parameters.\n ", + "Metadata": { + "Common.PropertyName": "Parameters", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSSRSViewer" + } + }, + { + "HashCode": 105224969, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSSRSViewer", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSSRSViewer component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenSSRSViewer" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "UseProxy", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether to use proxy.\n \n true if proxy is enabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "UseProxy" + } + }, + { + "Kind": "Components.Component", + "Name": "ReportServer", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the report server URL.\n \n The report server URL.\n ", + "Metadata": { + "Common.PropertyName": "ReportServer" + } + }, + { + "Kind": "Components.Component", + "Name": "LocalServer", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the local server URL.\n \n The local server URL.\n ", + "Metadata": { + "Common.PropertyName": "LocalServer" + } + }, + { + "Kind": "Components.Component", + "Name": "ReportName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name of the report.\n \n The name of the report.\n ", + "Metadata": { + "Common.PropertyName": "ReportName" + } + }, + { + "Kind": "Components.Component", + "Name": "Parameters", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the parameters.\n \n The parameters.\n ", + "Metadata": { + "Common.PropertyName": "Parameters", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSSRSViewer", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1531610274, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenSSRSViewer.Parameters", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the parameters.\n \n The parameters.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Parameters", + "ParentTag": "RadzenSSRSViewer" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenSSRSViewer.Parameters", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -971280276, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenSSRSViewer.Parameters", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the parameters.\n \n The parameters.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Parameters", + "ParentTag": "Radzen.Blazor.RadzenSSRSViewer" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenSSRSViewer.Parameters", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -749163056, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSSRSViewerParameter", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSSRSViewerParameter component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenSSRSViewerParameter" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ParameterName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name of the parameter.\n \n The name of the parameter.\n ", + "Metadata": { + "Common.PropertyName": "ParameterName" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSSRSViewerParameter" + } + }, + { + "HashCode": -937667138, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSSRSViewerParameter", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSSRSViewerParameter component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenSSRSViewerParameter" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ParameterName", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name of the parameter.\n \n The name of the parameter.\n ", + "Metadata": { + "Common.PropertyName": "ParameterName" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSSRSViewerParameter", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -892446081, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSteps", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSteps component.\n \n \n \n <RadzenSteps Change=@(args => Console.WriteLine($\"Selected index is: {args}\"))>\n <Steps>\n <RadzenStepsItem Text=\"Orders\">\n Details for Orders\n </RadzenStepsItem>\n <RadzenStepsItem Text=\"Employees\">\n Details for Employees\n </RadzenStepsItem>\n </Steps>\n </RadzenTabs>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenSteps" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ShowStepsButtons", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether to show steps buttons.\n \n true if steps buttons are shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowStepsButtons" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the selected index.\n \n The selected index.\n ", + "Metadata": { + "Common.PropertyName": "SelectedIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedIndexChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the selected index changed callback.\n \n The selected index changed callback.\n ", + "Metadata": { + "Common.PropertyName": "SelectedIndexChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change callback.\n \n The change callback.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NextText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the next button text.\n \n The next button text.\n ", + "Metadata": { + "Common.PropertyName": "NextText" + } + }, + { + "Kind": "Components.Component", + "Name": "PreviousText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the previous button text.\n \n The previous button text.\n ", + "Metadata": { + "Common.PropertyName": "PreviousText" + } + }, + { + "Kind": "Components.Component", + "Name": "Steps", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the steps.\n \n The steps.\n ", + "Metadata": { + "Common.PropertyName": "Steps", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSteps" + } + }, + { + "HashCode": 1078535623, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSteps", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSteps component.\n \n \n \n <RadzenSteps Change=@(args => Console.WriteLine($\"Selected index is: {args}\"))>\n <Steps>\n <RadzenStepsItem Text=\"Orders\">\n Details for Orders\n </RadzenStepsItem>\n <RadzenStepsItem Text=\"Employees\">\n Details for Employees\n </RadzenStepsItem>\n </Steps>\n </RadzenTabs>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenSteps" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ShowStepsButtons", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether to show steps buttons.\n \n true if steps buttons are shown; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ShowStepsButtons" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the selected index.\n \n The selected index.\n ", + "Metadata": { + "Common.PropertyName": "SelectedIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedIndexChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the selected index changed callback.\n \n The selected index changed callback.\n ", + "Metadata": { + "Common.PropertyName": "SelectedIndexChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change callback.\n \n The change callback.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "NextText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the next button text.\n \n The next button text.\n ", + "Metadata": { + "Common.PropertyName": "NextText" + } + }, + { + "Kind": "Components.Component", + "Name": "PreviousText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the previous button text.\n \n The previous button text.\n ", + "Metadata": { + "Common.PropertyName": "PreviousText" + } + }, + { + "Kind": "Components.Component", + "Name": "Steps", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the steps.\n \n The steps.\n ", + "Metadata": { + "Common.PropertyName": "Steps", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSteps", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -908306029, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenSteps.Steps", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the steps.\n \n The steps.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Steps", + "ParentTag": "RadzenSteps" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenSteps.Steps", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -382781022, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenSteps.Steps", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the steps.\n \n The steps.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Steps", + "ParentTag": "Radzen.Blazor.RadzenSteps" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenSteps.Steps", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1461507335, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenStepsItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenStepsItem component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenStepsItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Selected", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is selected.\n \n true if selected; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Selected" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenStepsItem" + } + }, + { + "HashCode": -1176860544, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenStepsItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenStepsItem component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenStepsItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Selected", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is selected.\n \n true if selected; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Selected" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenStepsItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -541294072, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenStepsItem.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "RadzenStepsItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenStepsItem.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 97497916, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenStepsItem.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.Blazor.RadzenStepsItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenStepsItem.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1110948003, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenStepsItem.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenStepsItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenStepsItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 105684516, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenStepsItem.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenStepsItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenStepsItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1649779093, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSwitch", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSwitch component.\n \n \n \n <RadzenSwitch @bind-Value=@value Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenSwitch" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSwitch" + } + }, + { + "HashCode": 285617664, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenSwitch", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenSwitch component.\n \n \n \n <RadzenSwitch @bind-Value=@value Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenSwitch" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenSwitch", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1474941854, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenTabs", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenTabs component.\n \n \n \n <RadzenTabs RenderMode=\"TabRenderMode.Client\" Change=@(args => Console.WriteLine($\"Selected index is: {args}\"))>\n <Tabs>\n <RadzenTabsItem Text=\"Orders\">\n Details for Orders\n </RadzenTabsItem>\n <RadzenTabsItem Text=\"Employees\">\n Details for Employees\n </RadzenTabsItem>\n </Tabs>\n </RadzenTabs>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenTabs" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "RenderMode", + "TypeName": "Radzen.TabRenderMode", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the render mode.\n \n The render mode.\n ", + "Metadata": { + "Common.PropertyName": "RenderMode" + } + }, + { + "Kind": "Components.Component", + "Name": "TabPosition", + "TypeName": "Radzen.TabPosition", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the tab position.\n \n The tab position.\n ", + "Metadata": { + "Common.PropertyName": "TabPosition" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the selected index.\n \n The selected index.\n ", + "Metadata": { + "Common.PropertyName": "SelectedIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedIndexChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the selected index changed callback.\n \n The selected index changed callback.\n ", + "Metadata": { + "Common.PropertyName": "SelectedIndexChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change callback.\n \n The change callback.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Tabs", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the tabs.\n \n The tabs.\n ", + "Metadata": { + "Common.PropertyName": "Tabs", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenTabs" + } + }, + { + "HashCode": -414608384, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenTabs", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenTabs component.\n \n \n \n <RadzenTabs RenderMode=\"TabRenderMode.Client\" Change=@(args => Console.WriteLine($\"Selected index is: {args}\"))>\n <Tabs>\n <RadzenTabsItem Text=\"Orders\">\n Details for Orders\n </RadzenTabsItem>\n <RadzenTabsItem Text=\"Employees\">\n Details for Employees\n </RadzenTabsItem>\n </Tabs>\n </RadzenTabs>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenTabs" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "RenderMode", + "TypeName": "Radzen.TabRenderMode", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the render mode.\n \n The render mode.\n ", + "Metadata": { + "Common.PropertyName": "RenderMode" + } + }, + { + "Kind": "Components.Component", + "Name": "TabPosition", + "TypeName": "Radzen.TabPosition", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the tab position.\n \n The tab position.\n ", + "Metadata": { + "Common.PropertyName": "TabPosition" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the selected index.\n \n The selected index.\n ", + "Metadata": { + "Common.PropertyName": "SelectedIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectedIndexChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the selected index changed callback.\n \n The selected index changed callback.\n ", + "Metadata": { + "Common.PropertyName": "SelectedIndexChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change callback.\n \n The change callback.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Tabs", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the tabs.\n \n The tabs.\n ", + "Metadata": { + "Common.PropertyName": "Tabs", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenTabs", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2016681219, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenTabs.Tabs", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the tabs.\n \n The tabs.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Tabs", + "ParentTag": "RadzenTabs" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenTabs.Tabs", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -126530657, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenTabs.Tabs", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the tabs.\n \n The tabs.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Tabs", + "ParentTag": "Radzen.Blazor.RadzenTabs" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenTabs.Tabs", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1998877146, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenTabsItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenTabsItem component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenTabsItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IDictionary", + "Documentation": "\n \n Gets or sets the arbitrary attributes.\n \n The arbitrary attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Selected", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is selected.\n \n true if selected; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Selected" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenTabsItem" + } + }, + { + "HashCode": 1113791786, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenTabsItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenTabsItem component.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenTabsItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IDictionary", + "Documentation": "\n \n Gets or sets the arbitrary attributes.\n \n The arbitrary attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text.\n \n The text.\n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Selected", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is selected.\n \n true if selected; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Selected" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenTabsItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -48454296, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenTabsItem.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "RadzenTabsItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenTabsItem.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 633800886, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenTabsItem.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.Blazor.RadzenTabsItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenTabsItem.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 680770424, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenTabsItem.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenTabsItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenTabsItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 884216600, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenTabsItem.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenTabsItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenTabsItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 645592775, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenTemplateForm", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A component which represents a form. Provides validation support.\n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Email { get; set; }\n }\n \n Model model = new Model();\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenTemplateForm" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenTemplateForm component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "TItem", + "Documentation": "\n \n Specifies the model of the form. Required to support validation.\n \n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Submit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user submits the form and is true.\n \n \n \n <RadzenTemplateForm TItem=\"Model\" Submit=@OnSubmit Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Email { get; set; }\n }\n \n Model model = new Model();\n \n void OnSubmit(Model value)\n {\n \n }\n }\n \n \n ", + "Metadata": { + "Common.PropertyName": "Submit", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnInvalidSubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Obsolete. Use instead.\n \n ", + "Metadata": { + "Common.PropertyName": "OnInvalidSubmit", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "InvalidSubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user submits the form and is false.\n \n \n \n <RadzenTemplateForm TItem=\"Model\" InvalidSubmit=@OnInvalidSubmit Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Email { get; set; }\n }\n \n Model model = new Model();\n \n void OnInvalidSubmit(FormInvalidSubmitEventArgs args)\n {\n \n }\n }\n \n \n ", + "Metadata": { + "Common.PropertyName": "InvalidSubmit", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Method", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the form method attribute. Used together with .\n \n \n \n <RadzenTemplateForm TItem=\"Model\" Method=\"post\" Action=\"/register\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n \n \n ", + "Metadata": { + "Common.PropertyName": "Method" + } + }, + { + "Kind": "Components.Component", + "Name": "Action", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the form action attribute. When set the form submits to the specified URL.\n \n \n \n <RadzenTemplateForm TItem=\"Model\" Method=\"post\" Action=\"/register\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n \n \n ", + "Metadata": { + "Common.PropertyName": "Action" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenTemplateForm", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 1344902548, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenTemplateForm", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A component which represents a form. Provides validation support.\n \n \n \n <RadzenTemplateForm TItem=\"Model\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Email { get; set; }\n }\n \n Model model = new Model();\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenTemplateForm" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenTemplateForm component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "TItem", + "Documentation": "\n \n Specifies the model of the form. Required to support validation.\n \n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Submit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user submits the form and is true.\n \n \n \n <RadzenTemplateForm TItem=\"Model\" Submit=@OnSubmit Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Email { get; set; }\n }\n \n Model model = new Model();\n \n void OnSubmit(Model value)\n {\n \n }\n }\n \n \n ", + "Metadata": { + "Common.PropertyName": "Submit", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OnInvalidSubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Obsolete. Use instead.\n \n ", + "Metadata": { + "Common.PropertyName": "OnInvalidSubmit", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "InvalidSubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user submits the form and is false.\n \n \n \n <RadzenTemplateForm TItem=\"Model\" InvalidSubmit=@OnInvalidSubmit Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n @code {\n class Model\n {\n public string Email { get; set; }\n }\n \n Model model = new Model();\n \n void OnInvalidSubmit(FormInvalidSubmitEventArgs args)\n {\n \n }\n }\n \n \n ", + "Metadata": { + "Common.PropertyName": "InvalidSubmit", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Method", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the form method attribute. Used together with .\n \n \n \n <RadzenTemplateForm TItem=\"Model\" Method=\"post\" Action=\"/register\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n \n \n ", + "Metadata": { + "Common.PropertyName": "Method" + } + }, + { + "Kind": "Components.Component", + "Name": "Action", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the form action attribute. When set the form submits to the specified URL.\n \n \n \n <RadzenTemplateForm TItem=\"Model\" Method=\"post\" Action=\"/register\" Data=@model>\n <RadzenTextBox style=\"display: block\" Name=\"Email\" @bind-Value=@model.Email />\n <RadzenRequiredValidator Component=\"Email\" Text=\"Email is required\" Style=\"position: absolute\" />\n </RadzenTemplateForm>\n \n \n ", + "Metadata": { + "Common.PropertyName": "Action" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenTemplateForm", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1753094790, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenTemplateForm.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenTemplateForm" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenTemplateForm.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1146055474, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenTemplateForm.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenTemplateForm" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenTemplateForm.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 498692076, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenTextArea", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenTextArea component.\n \n \n \n <RadzenTextArea Cols=\"30\" Rows=\"3\" @bind-Value=@value Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenTextArea" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "MaxLength", + "TypeName": "System.Int64?", + "Documentation": "\n \n Gets or sets the maximum length.\n \n The maximum length.\n ", + "Metadata": { + "Common.PropertyName": "MaxLength" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Rows", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the number of rows.\n \n The number of rows.\n ", + "Metadata": { + "Common.PropertyName": "Rows" + } + }, + { + "Kind": "Components.Component", + "Name": "Cols", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the number of cols.\n \n The number of cols.\n ", + "Metadata": { + "Common.PropertyName": "Cols" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenTextArea" + } + }, + { + "HashCode": -285038850, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenTextArea", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenTextArea component.\n \n \n \n <RadzenTextArea Cols=\"30\" Rows=\"3\" @bind-Value=@value Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenTextArea" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "MaxLength", + "TypeName": "System.Int64?", + "Documentation": "\n \n Gets or sets the maximum length.\n \n The maximum length.\n ", + "Metadata": { + "Common.PropertyName": "MaxLength" + } + }, + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "Rows", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the number of rows.\n \n The number of rows.\n ", + "Metadata": { + "Common.PropertyName": "Rows" + } + }, + { + "Kind": "Components.Component", + "Name": "Cols", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the number of cols.\n \n The number of cols.\n ", + "Metadata": { + "Common.PropertyName": "Cols" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenTextArea", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -46845050, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenTextBox", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n An input component for single line text entry.\n \n \n \n <RadzenTextBox @bind-Value=@value Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenTextBox" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "AutoComplete", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating the browser built-in autocomplete is enabled.\n \n true if input automatic complete is enabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AutoComplete" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxLength", + "TypeName": "System.Int64?", + "Documentation": "\n \n Gets or sets the maximum allowed text length.\n \n The maximum length.\n ", + "Metadata": { + "Common.PropertyName": "MaxLength" + } + }, + { + "Kind": "Components.Component", + "Name": "Trim", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether to remove any leading or trailing whitespace from the value. Set to false by default.\n \n true if trimming is enabled; otherwise, false. \n ", + "Metadata": { + "Common.PropertyName": "Trim" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenTextBox" + } + }, + { + "HashCode": 1897795965, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenTextBox", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n An input component for single line text entry.\n \n \n \n <RadzenTextBox @bind-Value=@value Change=@(args => Console.WriteLine($\"Value: {args}\")) />\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenTextBox" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ReadOnly", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether is read only.\n \n true if is read only; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "ReadOnly" + } + }, + { + "Kind": "Components.Component", + "Name": "AutoComplete", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating the browser built-in autocomplete is enabled.\n \n true if input automatic complete is enabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AutoComplete" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxLength", + "TypeName": "System.Int64?", + "Documentation": "\n \n Gets or sets the maximum allowed text length.\n \n The maximum length.\n ", + "Metadata": { + "Common.PropertyName": "MaxLength" + } + }, + { + "Kind": "Components.Component", + "Name": "Trim", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether to remove any leading or trailing whitespace from the value. Set to false by default.\n \n true if trimming is enabled; otherwise, false. \n ", + "Metadata": { + "Common.PropertyName": "Trim" + } + }, + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the name.\n \n The name.\n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "TabIndex", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the index of the tab.\n \n The index of the tab.\n ", + "Metadata": { + "Common.PropertyName": "TabIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the placeholder.\n \n The placeholder.\n ", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the value changed.\n \n The value changed.\n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the value.\n \n The value.\n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change.\n \n The change.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueExpression", + "TypeName": "System.Linq.Expressions.Expression>", + "Documentation": "\n \n Gets or sets the value expression.\n \n The value expression.\n ", + "Metadata": { + "Common.PropertyName": "ValueExpression" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenTextBox", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 763707995, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenTicks", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Tick configuration of . \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenTicks" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the color of the ticks lines.\n \n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Specifies the width of the tick lines. Set to 1 by default.\n \n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Documentation": "\n \n Specifies the type of line used to render the ticks.\n \n ", + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenTicks" + } + }, + { + "HashCode": -1577791430, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenTicks", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Tick configuration of . \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenTicks" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the color of the ticks lines.\n \n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Specifies the width of the tick lines. Set to 1 by default.\n \n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Documentation": "\n \n Specifies the type of line used to render the ticks.\n \n ", + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenTicks", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1348934983, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenTicks.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "RadzenTicks" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenTicks.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1254596092, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenTicks.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.Blazor.RadzenTicks" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenTicks.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1059160110, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenTree", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A component which displays a hierarchy of items. Supports inline definition and data-binding.\n \n \n \n <RadzenTree>\n <RadzenTreeItem Text=\"BMW\">\n <RadzenTreeItem Text=\"M3\" />\n <RadzenTreeItem Text=\"M5\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Audi\">\n <RadzenTreeItem Text=\"RS4\" />\n <RadzenTreeItem Text=\"RS6\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Mercedes\">\n <RadzenTreeItem Text=\"C63 AMG\" />\n <RadzenTreeItem Text=\"S63 AMG\" />\n </RadzenTreeItem>\n </RadzenTree>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenTree" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user selects an item.\n \n \n \n <RadzenTree Change=@OnChange>\n <RadzenTreeItem Text=\"BMW\">\n <RadzenTreeItem Text=\"M3\" />\n <RadzenTreeItem Text=\"M5\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Audi\">\n <RadzenTreeItem Text=\"RS4\" />\n <RadzenTreeItem Text=\"RS6\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Mercedes\">\n <RadzenTreeItem Text=\"C63 AMG\" />\n <RadzenTreeItem Text=\"S63 AMG\" />\n </RadzenTreeItem>\n </RadzenTree>\n @code {\n void OnChange(TreeEventArgs args) \n {\n \n }\n }\n \n \n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Expand", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user expands an item.\n \n \n \n <RadzenTree Expand=@OnExpand>\n <RadzenTreeItem Text=\"BMW\">\n <RadzenTreeItem Text=\"M3\" />\n <RadzenTreeItem Text=\"M5\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Audi\">\n <RadzenTreeItem Text=\"RS4\" />\n <RadzenTreeItem Text=\"RS6\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Mercedes\">\n <RadzenTreeItem Text=\"C63 AMG\" />\n <RadzenTreeItem Text=\"S63 AMG\" />\n </RadzenTreeItem>\n </RadzenTree>\n @code {\n void OnExpand(TreeExpandEventArgs args) \n {\n \n }\n }\n \n \n ", + "Metadata": { + "Common.PropertyName": "Expand", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.IEnumerable", + "Documentation": "\n \n Specifies the collection of data items which RadzenTree will create its items from.\n \n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies the selected value. Use with @bind-Value to sync it with a property.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback which will be invoked when changes.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowCheckBoxes", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether RadzenTree displays check boxes. Set to false by default.\n \n true if check boxes are displayed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowCheckBoxes" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowCheckChildren", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies what happens when a parent item is checked. If set to true checking parent items also checks all of its children.\n \n ", + "Metadata": { + "Common.PropertyName": "AllowCheckChildren" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowCheckParents", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies what happens with a parent item when one of its children is checked. If set to true checking a child item will affect the checked state of its parents.\n \n ", + "Metadata": { + "Common.PropertyName": "AllowCheckParents" + } + }, + { + "Kind": "Components.Component", + "Name": "SingleExpand", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether siblings items are collapsed. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "SingleExpand" + } + }, + { + "Kind": "Components.Component", + "Name": "CheckedValues", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the checked values. Use with @bind-CheckedValues to sync it with a property.\n \n ", + "Metadata": { + "Common.PropertyName": "CheckedValues" + } + }, + { + "Kind": "Components.Component", + "Name": "CheckedValuesChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n A callback which will be invoked when changes.\n \n ", + "Metadata": { + "Common.PropertyName": "CheckedValuesChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenTree" + } + }, + { + "HashCode": -2060127571, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenTree", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A component which displays a hierarchy of items. Supports inline definition and data-binding.\n \n \n \n <RadzenTree>\n <RadzenTreeItem Text=\"BMW\">\n <RadzenTreeItem Text=\"M3\" />\n <RadzenTreeItem Text=\"M5\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Audi\">\n <RadzenTreeItem Text=\"RS4\" />\n <RadzenTreeItem Text=\"RS6\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Mercedes\">\n <RadzenTreeItem Text=\"C63 AMG\" />\n <RadzenTreeItem Text=\"S63 AMG\" />\n </RadzenTreeItem>\n </RadzenTree>\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenTree" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user selects an item.\n \n \n \n <RadzenTree Change=@OnChange>\n <RadzenTreeItem Text=\"BMW\">\n <RadzenTreeItem Text=\"M3\" />\n <RadzenTreeItem Text=\"M5\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Audi\">\n <RadzenTreeItem Text=\"RS4\" />\n <RadzenTreeItem Text=\"RS6\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Mercedes\">\n <RadzenTreeItem Text=\"C63 AMG\" />\n <RadzenTreeItem Text=\"S63 AMG\" />\n </RadzenTreeItem>\n </RadzenTree>\n @code {\n void OnChange(TreeEventArgs args) \n {\n \n }\n }\n \n \n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Expand", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user expands an item.\n \n \n \n <RadzenTree Expand=@OnExpand>\n <RadzenTreeItem Text=\"BMW\">\n <RadzenTreeItem Text=\"M3\" />\n <RadzenTreeItem Text=\"M5\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Audi\">\n <RadzenTreeItem Text=\"RS4\" />\n <RadzenTreeItem Text=\"RS6\" />\n </RadzenTreeItem>\n <RadzenTreeItem Text=\"Mercedes\">\n <RadzenTreeItem Text=\"C63 AMG\" />\n <RadzenTreeItem Text=\"S63 AMG\" />\n </RadzenTreeItem>\n </RadzenTree>\n @code {\n void OnExpand(TreeExpandEventArgs args) \n {\n \n }\n }\n \n \n ", + "Metadata": { + "Common.PropertyName": "Expand", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.IEnumerable", + "Documentation": "\n \n Specifies the collection of data items which RadzenTree will create its items from.\n \n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies the selected value. Use with @bind-Value to sync it with a property.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback which will be invoked when changes.\n \n ", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowCheckBoxes", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether RadzenTree displays check boxes. Set to false by default.\n \n true if check boxes are displayed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowCheckBoxes" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowCheckChildren", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies what happens when a parent item is checked. If set to true checking parent items also checks all of its children.\n \n ", + "Metadata": { + "Common.PropertyName": "AllowCheckChildren" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowCheckParents", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies what happens with a parent item when one of its children is checked. If set to true checking a child item will affect the checked state of its parents.\n \n ", + "Metadata": { + "Common.PropertyName": "AllowCheckParents" + } + }, + { + "Kind": "Components.Component", + "Name": "SingleExpand", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether siblings items are collapsed. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "SingleExpand" + } + }, + { + "Kind": "Components.Component", + "Name": "CheckedValues", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the checked values. Use with @bind-CheckedValues to sync it with a property.\n \n ", + "Metadata": { + "Common.PropertyName": "CheckedValues" + } + }, + { + "Kind": "Components.Component", + "Name": "CheckedValuesChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "\n \n A callback which will be invoked when changes.\n \n ", + "Metadata": { + "Common.PropertyName": "CheckedValuesChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenTree", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 654516470, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenTree.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenTree" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenTree.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1317530764, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenTree.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenTree" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenTree.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1811823993, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenTreeItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A component which is an item in a \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenTreeItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template. Use it to customize the appearance of a tree item.\n \n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text displayed by the tree item.\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Expanded", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether this item is expanded. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Expanded" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the value of the tree item.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "HasChildren", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this instance has children.\n \n ", + "Metadata": { + "Common.PropertyName": "HasChildren" + } + }, + { + "Kind": "Components.Component", + "Name": "Selected", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether this item is selected or not. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Selected" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.IEnumerable", + "Documentation": "\n \n The children data.\n \n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenTreeItem" + } + }, + { + "HashCode": 1386050181, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenTreeItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n A component which is an item in a \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenTreeItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template. Use it to customize the appearance of a tree item.\n \n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the text displayed by the tree item.\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Expanded", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether this item is expanded. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Expanded" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the value of the tree item.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "HasChildren", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this instance has children.\n \n ", + "Metadata": { + "Common.PropertyName": "HasChildren" + } + }, + { + "Kind": "Components.Component", + "Name": "Selected", + "TypeName": "System.Boolean", + "Documentation": "\n \n Specifies whether this item is selected or not. Set to false by default.\n \n ", + "Metadata": { + "Common.PropertyName": "Selected" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.IEnumerable", + "Documentation": "\n \n The children data.\n \n ", + "Metadata": { + "Common.PropertyName": "Data" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenTreeItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2061775810, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenTreeItem.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenTreeItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenTreeItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 589467061, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenTreeItem.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenTreeItem" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenTreeItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 252334761, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenTreeItem.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template. Use it to customize the appearance of a tree item.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "RadzenTreeItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenTreeItem.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1481297239, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenTreeItem.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template. Use it to customize the appearance of a tree item.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.Blazor.RadzenTreeItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenTreeItem.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1243779092, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenTreeLevel", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Configures a level of nodes in a during data-binding.\n \n \n \n <RadzenTree Data=@rootEmployees>\n <RadzenTreeLevel TextProperty=\"LastName\" ChildrenProperty=\"Employees1\" HasChildren=@(e => (e as Employee).Employees1.Any()) />\n </RadzenTree>\n @code {\n IEnumerable<Employee> rootEmployees; \n protected override void OnInitialized()\n {\n rootEmployees = NorthwindDbContext.Employees.Where(e => e.ReportsTo == null);\n }\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenTreeLevel" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TextProperty", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the name of the property which provides values for the property of the child items.\n \n ", + "Metadata": { + "Common.PropertyName": "TextProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildrenProperty", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the name of the property which returns child data. The value returned by that property should be IEnumerable\n \n ", + "Metadata": { + "Common.PropertyName": "ChildrenProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "HasChildren", + "TypeName": "System.Func", + "Documentation": "\n \n Determines if a child item has children or not. Set to value => true by default.\n \n \n \n <RadzenTreeLevel HasChildren=@(e => (e as Employee).Employees1.Any()) />\n \n \n ", + "Metadata": { + "Common.PropertyName": "HasChildren", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Expanded", + "TypeName": "System.Func", + "Documentation": "\n \n Determines if a child item is expanded or not. Set to value => false by default.\n \n \n \n <RadzenTreeLevel Expanded=@(e => (e as Employee).Employees1.Any()) />\n \n \n ", + "Metadata": { + "Common.PropertyName": "Expanded", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Selected", + "TypeName": "System.Func", + "Documentation": "\n \n Determines if a child item is selected or not. Set to value => false by default.\n \n \n \n <RadzenTreeLevel Selected=@(e => (e as Employee).LastName == \"Fuller\") />\n \n \n ", + "Metadata": { + "Common.PropertyName": "Selected", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.Func", + "Documentation": "\n \n Determines the text of a child item.\n \n \n \n <RadzenTreeLevel Text=@(e => (e as Employee).LastName) />\n \n \n ", + "Metadata": { + "Common.PropertyName": "Text", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenTreeLevel" + } + }, + { + "HashCode": 1032137842, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenTreeLevel", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Configures a level of nodes in a during data-binding.\n \n \n \n <RadzenTree Data=@rootEmployees>\n <RadzenTreeLevel TextProperty=\"LastName\" ChildrenProperty=\"Employees1\" HasChildren=@(e => (e as Employee).Employees1.Any()) />\n </RadzenTree>\n @code {\n IEnumerable<Employee> rootEmployees; \n protected override void OnInitialized()\n {\n rootEmployees = NorthwindDbContext.Employees.Where(e => e.ReportsTo == null);\n }\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenTreeLevel" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TextProperty", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the name of the property which provides values for the property of the child items.\n \n ", + "Metadata": { + "Common.PropertyName": "TextProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildrenProperty", + "TypeName": "System.String", + "Documentation": "\n \n Specifies the name of the property which returns child data. The value returned by that property should be IEnumerable\n \n ", + "Metadata": { + "Common.PropertyName": "ChildrenProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "HasChildren", + "TypeName": "System.Func", + "Documentation": "\n \n Determines if a child item has children or not. Set to value => true by default.\n \n \n \n <RadzenTreeLevel HasChildren=@(e => (e as Employee).Employees1.Any()) />\n \n \n ", + "Metadata": { + "Common.PropertyName": "HasChildren", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Expanded", + "TypeName": "System.Func", + "Documentation": "\n \n Determines if a child item is expanded or not. Set to value => false by default.\n \n \n \n <RadzenTreeLevel Expanded=@(e => (e as Employee).Employees1.Any()) />\n \n \n ", + "Metadata": { + "Common.PropertyName": "Expanded", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Selected", + "TypeName": "System.Func", + "Documentation": "\n \n Determines if a child item is selected or not. Set to value => false by default.\n \n \n \n <RadzenTreeLevel Selected=@(e => (e as Employee).LastName == \"Fuller\") />\n \n \n ", + "Metadata": { + "Common.PropertyName": "Selected", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.Func", + "Documentation": "\n \n Determines the text of a child item.\n \n \n \n <RadzenTreeLevel Text=@(e => (e as Employee).LastName) />\n \n \n ", + "Metadata": { + "Common.PropertyName": "Text", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenTreeLevel", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1252111345, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenTreeLevel.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "RadzenTreeLevel" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenTreeLevel.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 858394413, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenTreeLevel.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.Blazor.RadzenTreeLevel" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenTreeLevel.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1779725888, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenUpload", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenUpload component.\n \n \n \n <RadzenUpload Url=\"upload/single\" Progress=@(args => OnProgress(args, \"Single file upload\"))/>\n @code {\n void OnProgress(UploadProgressArgs args, string name)\n {\n this.info = $\"% '{name}' / {args.Loaded} of {args.Total} bytes.\";\n this.progress = args.Progress;\n if (args.Progress == 100)\n {\n console.Clear();\n \n foreach (var file in args.Files)\n {\n console.Log($\"Uploaded: {file.Name} / {file.Size} bytes\");\n }\n }\n }\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenUpload" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Auto", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this upload is automatic.\n \n true if upload automatic; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Auto" + } + }, + { + "Kind": "Components.Component", + "Name": "ChooseText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the choose button text.\n \n The choose button text.\n ", + "Metadata": { + "Common.PropertyName": "ChooseText" + } + }, + { + "Kind": "Components.Component", + "Name": "Url", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the URL.\n \n The URL.\n ", + "Metadata": { + "Common.PropertyName": "Url" + } + }, + { + "Kind": "Components.Component", + "Name": "Accept", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the accepted MIME types.\n \n The accepted MIME types.\n ", + "Metadata": { + "Common.PropertyName": "Accept" + } + }, + { + "Kind": "Components.Component", + "Name": "Multiple", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Multiple" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change callback.\n \n The change callback.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Progress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the progress callback.\n \n The progress callback.\n ", + "Metadata": { + "Common.PropertyName": "Progress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Complete", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the complete callback.\n \n The complete callback.\n ", + "Metadata": { + "Common.PropertyName": "Complete", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Error", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the error callback.\n \n The error callback.\n ", + "Metadata": { + "Common.PropertyName": "Error", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenUpload" + } + }, + { + "HashCode": -1458481321, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenUpload", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n RadzenUpload component.\n \n \n \n <RadzenUpload Url=\"upload/single\" Progress=@(args => OnProgress(args, \"Single file upload\"))/>\n @code {\n void OnProgress(UploadProgressArgs args, string name)\n {\n this.info = $\"% '{name}' / {args.Loaded} of {args.Total} bytes.\";\n this.progress = args.Progress;\n if (args.Progress == 100)\n {\n console.Clear();\n \n foreach (var file in args.Files)\n {\n console.Log($\"Uploaded: {file.Name} / {file.Size} bytes\");\n }\n }\n }\n }\n \n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenUpload" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Auto", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this upload is automatic.\n \n true if upload automatic; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Auto" + } + }, + { + "Kind": "Components.Component", + "Name": "ChooseText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the choose button text.\n \n The choose button text.\n ", + "Metadata": { + "Common.PropertyName": "ChooseText" + } + }, + { + "Kind": "Components.Component", + "Name": "Url", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the URL.\n \n The URL.\n ", + "Metadata": { + "Common.PropertyName": "Url" + } + }, + { + "Kind": "Components.Component", + "Name": "Accept", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the accepted MIME types.\n \n The accepted MIME types.\n ", + "Metadata": { + "Common.PropertyName": "Accept" + } + }, + { + "Kind": "Components.Component", + "Name": "Multiple", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is multiple.\n \n true if multiple; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Multiple" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the icon.\n \n The icon.\n ", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is disabled.\n \n true if disabled; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the change callback.\n \n The change callback.\n ", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Progress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the progress callback.\n \n The progress callback.\n ", + "Metadata": { + "Common.PropertyName": "Progress", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Complete", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the complete callback.\n \n The complete callback.\n ", + "Metadata": { + "Common.PropertyName": "Complete", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Error", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the error callback.\n \n The error callback.\n ", + "Metadata": { + "Common.PropertyName": "Error", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenUpload", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -266396485, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenUpload.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenUpload" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenUpload.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -915443681, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenUpload.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenUpload" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenUpload.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -852627518, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenWeekView", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Displays the appointments in a week day in \n \n \n <RadzenScheduler Data=\"@appointments\">\n <RadzenWeekView />\n </RadzenScheduler>\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenWeekView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeFormat", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the time format.\n \n The time format. Set to h tt by default.\n ", + "Metadata": { + "Common.PropertyName": "TimeFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "StartTime", + "TypeName": "System.TimeSpan", + "Documentation": "\n \n Gets or sets the start time.\n \n The start time.\n ", + "Metadata": { + "Common.PropertyName": "StartTime" + } + }, + { + "Kind": "Components.Component", + "Name": "EndTime", + "TypeName": "System.TimeSpan", + "Documentation": "\n \n Gets or sets the end time.\n \n The end time.\n ", + "Metadata": { + "Common.PropertyName": "EndTime" + } + }, + { + "Kind": "Components.Component", + "Name": "MinutesPerSlot", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets slot size in minutes. Set to 30 by default.\n \n The slot size in minutes.\n ", + "Metadata": { + "Common.PropertyName": "MinutesPerSlot" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenWeekView" + } + }, + { + "HashCode": -2121779292, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenWeekView", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Displays the appointments in a week day in \n \n \n <RadzenScheduler Data=\"@appointments\">\n <RadzenWeekView />\n </RadzenScheduler>\n \n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenWeekView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Documentation": "\n \n ", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeFormat", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the time format.\n \n The time format. Set to h tt by default.\n ", + "Metadata": { + "Common.PropertyName": "TimeFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "StartTime", + "TypeName": "System.TimeSpan", + "Documentation": "\n \n Gets or sets the start time.\n \n The start time.\n ", + "Metadata": { + "Common.PropertyName": "StartTime" + } + }, + { + "Kind": "Components.Component", + "Name": "EndTime", + "TypeName": "System.TimeSpan", + "Documentation": "\n \n Gets or sets the end time.\n \n The end time.\n ", + "Metadata": { + "Common.PropertyName": "EndTime" + } + }, + { + "Kind": "Components.Component", + "Name": "MinutesPerSlot", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets slot size in minutes. Set to 30 by default.\n \n The slot size in minutes.\n ", + "Metadata": { + "Common.PropertyName": "MinutesPerSlot" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenWeekView", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1922609108, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenArcGauge", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenArcGauge" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenArcGauge" + } + }, + { + "HashCode": 690897593, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenArcGauge", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenArcGauge" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenArcGauge", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -739191354, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenArcGauge.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenArcGauge" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenArcGauge.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -511680156, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenArcGauge.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenArcGauge" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenArcGauge.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 122763834, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenCategoryAxis", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenCategoryAxis" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the stroke (line color) of the axis.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the pixel width of axis.\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FormatString", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the format string used to display the axis values.\n \n The format string.\n ", + "Metadata": { + "Common.PropertyName": "FormatString" + } + }, + { + "Kind": "Components.Component", + "Name": "Formatter", + "TypeName": "System.Func", + "Documentation": "\n \n Gets or sets a formatter function that formats the axis values.\n \n The formatter.\n ", + "Metadata": { + "Common.PropertyName": "Formatter", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the type of the line used to display the axis.\n \n The type of the line.\n ", + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "TickDistance", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the pixel distance between axis ticks. It is used to calculate the number of visible ticks depending on the available space. Set to 100 by default;\n Setting will override this value.\n \n The desired pixel distance between ticks.\n ", + "Metadata": { + "Common.PropertyName": "TickDistance" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies the minimum value of the axis.\n \n The minimum.\n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies the maximum value of the axis.\n \n The maximum.\n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies the step of the axis.\n \n ", + "Metadata": { + "Common.PropertyName": "Step" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenCategoryAxis" + } + }, + { + "HashCode": -1197859952, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenCategoryAxis", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenCategoryAxis" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Padding", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Padding" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the stroke (line color) of the axis.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the pixel width of axis.\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FormatString", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the format string used to display the axis values.\n \n The format string.\n ", + "Metadata": { + "Common.PropertyName": "FormatString" + } + }, + { + "Kind": "Components.Component", + "Name": "Formatter", + "TypeName": "System.Func", + "Documentation": "\n \n Gets or sets a formatter function that formats the axis values.\n \n The formatter.\n ", + "Metadata": { + "Common.PropertyName": "Formatter", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the type of the line used to display the axis.\n \n The type of the line.\n ", + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "TickDistance", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the pixel distance between axis ticks. It is used to calculate the number of visible ticks depending on the available space. Set to 100 by default;\n Setting will override this value.\n \n The desired pixel distance between ticks.\n ", + "Metadata": { + "Common.PropertyName": "TickDistance" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies the minimum value of the axis.\n \n The minimum.\n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies the maximum value of the axis.\n \n The maximum.\n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies the step of the axis.\n \n ", + "Metadata": { + "Common.PropertyName": "Step" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenCategoryAxis", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -185059159, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenCategoryAxis.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenCategoryAxis" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenCategoryAxis.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1604121605, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenCategoryAxis.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenCategoryAxis" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenCategoryAxis.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -581538038, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDataGridCell", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDataGridCell" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridCell component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "RowIndex", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "RowIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Row", + "TypeName": "Radzen.Blazor.RadzenDataGridRow", + "Metadata": { + "Common.PropertyName": "Row", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "EditContext", + "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", + "Metadata": { + "Common.PropertyName": "EditContext" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CssClass", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "CssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Item", + "TypeName": "TItem", + "Metadata": { + "Common.PropertyName": "Item", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Column", + "TypeName": "Radzen.Blazor.RadzenDataGridColumn", + "Metadata": { + "Common.PropertyName": "Column", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Grid", + "TypeName": "Radzen.Blazor.RadzenDataGrid", + "Metadata": { + "Common.PropertyName": "Grid", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridCell", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -833488752, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDataGridCell", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDataGridCell" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridCell component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "RowIndex", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "RowIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Row", + "TypeName": "Radzen.Blazor.RadzenDataGridRow", + "Metadata": { + "Common.PropertyName": "Row", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "EditContext", + "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", + "Metadata": { + "Common.PropertyName": "EditContext" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CssClass", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "CssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Item", + "TypeName": "TItem", + "Metadata": { + "Common.PropertyName": "Item", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Column", + "TypeName": "Radzen.Blazor.RadzenDataGridColumn", + "Metadata": { + "Common.PropertyName": "Column", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Grid", + "TypeName": "Radzen.Blazor.RadzenDataGrid", + "Metadata": { + "Common.PropertyName": "Grid", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridCell", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 694711401, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGridCell.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenDataGridCell" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridCell.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -231442716, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGridCell.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenDataGridCell" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridCell.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1880379770, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDataGridFilterMenu", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDataGridFilterMenu" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridFilterMenu component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Column", + "TypeName": "Radzen.Blazor.RadzenDataGridColumn", + "Metadata": { + "Common.PropertyName": "Column", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Grid", + "TypeName": "Radzen.Blazor.RadzenDataGrid", + "Metadata": { + "Common.PropertyName": "Grid", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridFilterMenu", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 1691215161, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDataGridFilterMenu", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDataGridFilterMenu" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridFilterMenu component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Column", + "TypeName": "Radzen.Blazor.RadzenDataGridColumn", + "Metadata": { + "Common.PropertyName": "Column", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Grid", + "TypeName": "Radzen.Blazor.RadzenDataGrid", + "Metadata": { + "Common.PropertyName": "Grid", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridFilterMenu", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1621423425, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDataGridFooterCell", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDataGridFooterCell" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridFooterCell component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Column", + "TypeName": "Radzen.Blazor.RadzenDataGridColumn", + "Metadata": { + "Common.PropertyName": "Column", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowIndex", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "RowIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Grid", + "TypeName": "Radzen.Blazor.RadzenDataGrid", + "Metadata": { + "Common.PropertyName": "Grid", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CssClass", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "CssClass" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridFooterCell", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1649858569, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDataGridFooterCell", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDataGridFooterCell" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridFooterCell component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Column", + "TypeName": "Radzen.Blazor.RadzenDataGridColumn", + "Metadata": { + "Common.PropertyName": "Column", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowIndex", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "RowIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Grid", + "TypeName": "Radzen.Blazor.RadzenDataGrid", + "Metadata": { + "Common.PropertyName": "Grid", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CssClass", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "CssClass" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridFooterCell", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 449658795, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDataGridGroupFooterRow", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDataGridGroupFooterRow" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridGroupFooterRow component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Columns", + "TypeName": "System.Collections.Generic.IList>", + "Metadata": { + "Common.PropertyName": "Columns", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupResult", + "TypeName": "System.Linq.Dynamic.Core.GroupResult", + "Metadata": { + "Common.PropertyName": "GroupResult" + } + }, + { + "Kind": "Components.Component", + "Name": "Grid", + "TypeName": "Radzen.Blazor.RadzenDataGrid", + "Metadata": { + "Common.PropertyName": "Grid", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Parent", + "TypeName": "Radzen.Blazor.RadzenDataGridGroupRow", + "Metadata": { + "Common.PropertyName": "Parent", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Builder", + "TypeName": "Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder", + "Metadata": { + "Common.PropertyName": "Builder" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridGroupFooterRow", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 1066704475, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDataGridGroupFooterRow", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDataGridGroupFooterRow" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridGroupFooterRow component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Columns", + "TypeName": "System.Collections.Generic.IList>", + "Metadata": { + "Common.PropertyName": "Columns", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupResult", + "TypeName": "System.Linq.Dynamic.Core.GroupResult", + "Metadata": { + "Common.PropertyName": "GroupResult" + } + }, + { + "Kind": "Components.Component", + "Name": "Grid", + "TypeName": "Radzen.Blazor.RadzenDataGrid", + "Metadata": { + "Common.PropertyName": "Grid", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Parent", + "TypeName": "Radzen.Blazor.RadzenDataGridGroupRow", + "Metadata": { + "Common.PropertyName": "Parent", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Builder", + "TypeName": "Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder", + "Metadata": { + "Common.PropertyName": "Builder" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridGroupFooterRow", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 183226839, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDataGridGroupRow", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDataGridGroupRow" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridGroupRow component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Columns", + "TypeName": "System.Collections.Generic.IList>", + "Metadata": { + "Common.PropertyName": "Columns", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupResult", + "TypeName": "System.Linq.Dynamic.Core.GroupResult", + "Metadata": { + "Common.PropertyName": "GroupResult" + } + }, + { + "Kind": "Components.Component", + "Name": "Grid", + "TypeName": "Radzen.Blazor.RadzenDataGrid", + "Metadata": { + "Common.PropertyName": "Grid", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Parent", + "TypeName": "Radzen.Blazor.RadzenDataGridGroupRow", + "Metadata": { + "Common.PropertyName": "Parent", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Builder", + "TypeName": "Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder", + "Metadata": { + "Common.PropertyName": "Builder" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridGroupRow", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1137131375, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDataGridGroupRow", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDataGridGroupRow" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridGroupRow component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Columns", + "TypeName": "System.Collections.Generic.IList>", + "Metadata": { + "Common.PropertyName": "Columns", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupResult", + "TypeName": "System.Linq.Dynamic.Core.GroupResult", + "Metadata": { + "Common.PropertyName": "GroupResult" + } + }, + { + "Kind": "Components.Component", + "Name": "Grid", + "TypeName": "Radzen.Blazor.RadzenDataGrid", + "Metadata": { + "Common.PropertyName": "Grid", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Parent", + "TypeName": "Radzen.Blazor.RadzenDataGridGroupRow", + "Metadata": { + "Common.PropertyName": "Parent", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Builder", + "TypeName": "Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder", + "Metadata": { + "Common.PropertyName": "Builder" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridGroupRow", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1888492138, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDataGridHeaderCell", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDataGridHeaderCell" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridHeaderCell component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Column", + "TypeName": "Radzen.Blazor.RadzenDataGridColumn", + "Metadata": { + "Common.PropertyName": "Column", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnIndex", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "ColumnIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "RowIndex", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "RowIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Grid", + "TypeName": "Radzen.Blazor.RadzenDataGrid", + "Metadata": { + "Common.PropertyName": "Grid", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CssClass", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "CssClass" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridHeaderCell", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1152731173, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDataGridHeaderCell", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDataGridHeaderCell" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridHeaderCell component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Column", + "TypeName": "Radzen.Blazor.RadzenDataGridColumn", + "Metadata": { + "Common.PropertyName": "Column", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnIndex", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "ColumnIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "RowIndex", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "RowIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "Grid", + "TypeName": "Radzen.Blazor.RadzenDataGrid", + "Metadata": { + "Common.PropertyName": "Grid", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CssClass", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "CssClass" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridHeaderCell", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1523259878, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDataGridRow", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDataGridRow" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridRow component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Columns", + "TypeName": "System.Collections.Generic.IList>", + "Metadata": { + "Common.PropertyName": "Columns", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Item", + "TypeName": "TItem", + "Metadata": { + "Common.PropertyName": "Item", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Index", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "Index" + } + }, + { + "Kind": "Components.Component", + "Name": "Grid", + "TypeName": "Radzen.Blazor.RadzenDataGrid", + "Metadata": { + "Common.PropertyName": "Grid", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CssClass", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "CssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "InEditMode", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "InEditMode" + } + }, + { + "Kind": "Components.Component", + "Name": "EditContext", + "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", + "Metadata": { + "Common.PropertyName": "EditContext" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridRow", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -1658787311, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDataGridRow", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDataGridRow" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenDataGridRow component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Columns", + "TypeName": "System.Collections.Generic.IList>", + "Metadata": { + "Common.PropertyName": "Columns", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Item", + "TypeName": "TItem", + "Metadata": { + "Common.PropertyName": "Item", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Index", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "Index" + } + }, + { + "Kind": "Components.Component", + "Name": "Grid", + "TypeName": "Radzen.Blazor.RadzenDataGrid", + "Metadata": { + "Common.PropertyName": "Grid", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CssClass", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "CssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "InEditMode", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "InEditMode" + } + }, + { + "Kind": "Components.Component", + "Name": "EditContext", + "TypeName": "Microsoft.AspNetCore.Components.Forms.EditContext", + "Metadata": { + "Common.PropertyName": "EditContext" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridRow", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1867103672, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGridRow.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenDataGridRow" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridRow.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 853732642, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDataGridRow.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenDataGridRow" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDataGridRow.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1929347343, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDialog", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDialog" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDialog" + } + }, + { + "HashCode": 439637155, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDialog", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDialog" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDialog", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -978002030, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDropDownDataGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Columns", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", + "Metadata": { + "Common.PropertyName": "Columns", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n Gets or sets the order index.\n \n The order index.\n ", + "Metadata": { + "Common.PropertyName": "OrderIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "SortOrder", + "TypeName": "Radzen.SortOrder?", + "Documentation": "\n \n Gets or sets the sort order.\n \n The sort order.\n ", + "Metadata": { + "Common.PropertyName": "SortOrder" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the title.\n \n The title.\n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Property", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the property name.\n \n The property name.\n ", + "Metadata": { + "Common.PropertyName": "Property" + } + }, + { + "Kind": "Components.Component", + "Name": "SortProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the sort property name.\n \n The sort property name.\n ", + "Metadata": { + "Common.PropertyName": "SortProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the group property name.\n \n The group property name.\n ", + "Metadata": { + "Common.PropertyName": "GroupProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the filter property name.\n \n The filter property name.\n ", + "Metadata": { + "Common.PropertyName": "FilterProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterValue", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the filter value.\n \n The filter value.\n ", + "Metadata": { + "Common.PropertyName": "FilterValue" + } + }, + { + "Kind": "Components.Component", + "Name": "SecondFilterValue", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the second filter value.\n \n The second filter value.\n ", + "Metadata": { + "Common.PropertyName": "SecondFilterValue" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the width.\n \n The width.\n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "MinWidth", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the min-width.\n \n The min-width.\n ", + "Metadata": { + "Common.PropertyName": "MinWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "FormatString", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", + "Metadata": { + "Common.PropertyName": "FormatString" + } + }, + { + "Kind": "Components.Component", + "Name": "CssClass", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the CSS class applied to data cells.\n \n The CSS class applied to data cells.\n ", + "Metadata": { + "Common.PropertyName": "CssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "HeaderCssClass", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the header CSS class applied to header cell.\n \n The header CSS class applied to header cell.\n ", + "Metadata": { + "Common.PropertyName": "HeaderCssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "FooterCssClass", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the footer CSS class applied to footer cell.\n \n The footer CSS class applied to footer cell.\n ", + "Metadata": { + "Common.PropertyName": "FooterCssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupFooterCssClass", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the group footer CSS class applied to group footer cell.\n \n The group footer CSS class applied to group footer cell.\n ", + "Metadata": { + "Common.PropertyName": "GroupFooterCssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "Filterable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is filterable.\n \n true if filterable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Filterable" + } + }, + { + "Kind": "Components.Component", + "Name": "Sortable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is sortable.\n \n true if sortable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Sortable" + } + }, + { + "Kind": "Components.Component", + "Name": "Frozen", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is frozen.\n \n true if frozen; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Frozen" + } + }, + { + "Kind": "Components.Component", + "Name": "Resizable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is resizable.\n \n true if resizable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Resizable" + } + }, + { + "Kind": "Components.Component", + "Name": "Reorderable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is reorderable.\n \n true if reorderable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Reorderable" + } + }, + { + "Kind": "Components.Component", + "Name": "Groupable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is groupable.\n \n true if groupable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Groupable" + } + }, + { + "Kind": "Components.Component", + "Name": "Pickable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is pickable - listed when DataGrid AllowColumnPicking is set to true.\n \n true if pickable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Pickable" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlign", + "TypeName": "Radzen.TextAlign", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text align.\n \n The text align.\n ", + "Metadata": { + "Common.PropertyName": "TextAlign" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "EditTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the edit template.\n \n The edit template.\n ", + "Metadata": { + "Common.PropertyName": "EditTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "HeaderTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", + "Metadata": { + "Common.PropertyName": "HeaderTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FooterTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", + "Metadata": { + "Common.PropertyName": "FooterTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupFooterTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the group footer template.\n \n The group footer template.\n ", + "Metadata": { + "Common.PropertyName": "GroupFooterTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment>", + "Documentation": "\n \n Gets or sets the filter template.\n \n The filter template.\n ", + "Metadata": { + "Common.PropertyName": "FilterTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LogicalFilterOperator", + "TypeName": "Radzen.LogicalFilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the logical filter operator.\n \n The logical filter operator.\n ", + "Metadata": { + "Common.PropertyName": "LogicalFilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "Type", + "TypeName": "System.Type", + "Documentation": "\n \n Gets or sets the data type.\n \n The data type.\n ", + "Metadata": { + "Common.PropertyName": "Type" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterOperator", + "TypeName": "Radzen.FilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", + "Metadata": { + "Common.PropertyName": "FilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "SecondFilterOperator", + "TypeName": "Radzen.FilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the second filter operator.\n \n The second filter operator.\n ", + "Metadata": { + "Common.PropertyName": "SecondFilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn" + } + }, + { + "HashCode": -455616415, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDropDownDataGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Columns", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", + "Metadata": { + "Common.PropertyName": "Columns", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "OrderIndex", + "TypeName": "System.Int32?", + "Documentation": "\n \n Gets or sets the order index.\n \n The order index.\n ", + "Metadata": { + "Common.PropertyName": "OrderIndex" + } + }, + { + "Kind": "Components.Component", + "Name": "SortOrder", + "TypeName": "Radzen.SortOrder?", + "Documentation": "\n \n Gets or sets the sort order.\n \n The sort order.\n ", + "Metadata": { + "Common.PropertyName": "SortOrder" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the title.\n \n The title.\n ", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Property", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the property name.\n \n The property name.\n ", + "Metadata": { + "Common.PropertyName": "Property" + } + }, + { + "Kind": "Components.Component", + "Name": "SortProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the sort property name.\n \n The sort property name.\n ", + "Metadata": { + "Common.PropertyName": "SortProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the group property name.\n \n The group property name.\n ", + "Metadata": { + "Common.PropertyName": "GroupProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterProperty", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the filter property name.\n \n The filter property name.\n ", + "Metadata": { + "Common.PropertyName": "FilterProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterValue", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the filter value.\n \n The filter value.\n ", + "Metadata": { + "Common.PropertyName": "FilterValue" + } + }, + { + "Kind": "Components.Component", + "Name": "SecondFilterValue", + "TypeName": "System.Object", + "Documentation": "\n \n Gets or sets the second filter value.\n \n The second filter value.\n ", + "Metadata": { + "Common.PropertyName": "SecondFilterValue" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the width.\n \n The width.\n ", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "MinWidth", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the min-width.\n \n The min-width.\n ", + "Metadata": { + "Common.PropertyName": "MinWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "FormatString", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the format string.\n \n The format string.\n ", + "Metadata": { + "Common.PropertyName": "FormatString" + } + }, + { + "Kind": "Components.Component", + "Name": "CssClass", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the CSS class applied to data cells.\n \n The CSS class applied to data cells.\n ", + "Metadata": { + "Common.PropertyName": "CssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "HeaderCssClass", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the header CSS class applied to header cell.\n \n The header CSS class applied to header cell.\n ", + "Metadata": { + "Common.PropertyName": "HeaderCssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "FooterCssClass", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the footer CSS class applied to footer cell.\n \n The footer CSS class applied to footer cell.\n ", + "Metadata": { + "Common.PropertyName": "FooterCssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupFooterCssClass", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the group footer CSS class applied to group footer cell.\n \n The group footer CSS class applied to group footer cell.\n ", + "Metadata": { + "Common.PropertyName": "GroupFooterCssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "Filterable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is filterable.\n \n true if filterable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Filterable" + } + }, + { + "Kind": "Components.Component", + "Name": "Sortable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is sortable.\n \n true if sortable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Sortable" + } + }, + { + "Kind": "Components.Component", + "Name": "Frozen", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is frozen.\n \n true if frozen; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Frozen" + } + }, + { + "Kind": "Components.Component", + "Name": "Resizable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is resizable.\n \n true if resizable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Resizable" + } + }, + { + "Kind": "Components.Component", + "Name": "Reorderable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is reorderable.\n \n true if reorderable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Reorderable" + } + }, + { + "Kind": "Components.Component", + "Name": "Groupable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is groupable.\n \n true if groupable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Groupable" + } + }, + { + "Kind": "Components.Component", + "Name": "Pickable", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is pickable - listed when DataGrid AllowColumnPicking is set to true.\n \n true if pickable; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Pickable" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlign", + "TypeName": "Radzen.TextAlign", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the text align.\n \n The text align.\n ", + "Metadata": { + "Common.PropertyName": "TextAlign" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "EditTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the edit template.\n \n The edit template.\n ", + "Metadata": { + "Common.PropertyName": "EditTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "HeaderTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", + "Metadata": { + "Common.PropertyName": "HeaderTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FooterTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", + "Metadata": { + "Common.PropertyName": "FooterTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "GroupFooterTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the group footer template.\n \n The group footer template.\n ", + "Metadata": { + "Common.PropertyName": "GroupFooterTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment>", + "Documentation": "\n \n Gets or sets the filter template.\n \n The filter template.\n ", + "Metadata": { + "Common.PropertyName": "FilterTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LogicalFilterOperator", + "TypeName": "Radzen.LogicalFilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the logical filter operator.\n \n The logical filter operator.\n ", + "Metadata": { + "Common.PropertyName": "LogicalFilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "Type", + "TypeName": "System.Type", + "Documentation": "\n \n Gets or sets the data type.\n \n The data type.\n ", + "Metadata": { + "Common.PropertyName": "Type" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterOperator", + "TypeName": "Radzen.FilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the filter operator.\n \n The filter operator.\n ", + "Metadata": { + "Common.PropertyName": "FilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "SecondFilterOperator", + "TypeName": "Radzen.FilterOperator", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the second filter operator.\n \n The second filter operator.\n ", + "Metadata": { + "Common.PropertyName": "SecondFilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1722469909, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.Columns", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Columns", + "ParentTag": "RadzenDropDownDataGridColumn" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.Columns", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1123510697, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.Columns", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the columns.\n \n The columns.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Columns", + "ParentTag": "Radzen.Blazor.RadzenDropDownDataGridColumn" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.Columns", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -128840850, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "RadzenDropDownDataGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1081768286, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.Blazor.RadzenDropDownDataGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1046865528, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.EditTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the edit template.\n \n The edit template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "EditTemplate", + "ParentTag": "RadzenDropDownDataGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'EditTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.EditTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1531614141, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.EditTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the edit template.\n \n The edit template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "EditTemplate", + "ParentTag": "Radzen.Blazor.RadzenDropDownDataGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'EditTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.EditTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1017087463, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.HeaderTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "HeaderTemplate", + "ParentTag": "RadzenDropDownDataGridColumn" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.HeaderTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1339208590, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.HeaderTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the header template.\n \n The header template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "HeaderTemplate", + "ParentTag": "Radzen.Blazor.RadzenDropDownDataGridColumn" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.HeaderTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2089358948, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.FooterTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FooterTemplate", + "ParentTag": "RadzenDropDownDataGridColumn" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.FooterTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 271454398, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.FooterTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the footer template.\n \n The footer template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FooterTemplate", + "ParentTag": "Radzen.Blazor.RadzenDropDownDataGridColumn" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.FooterTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1241084282, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.GroupFooterTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the group footer template.\n \n The group footer template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "GroupFooterTemplate", + "ParentTag": "RadzenDropDownDataGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'GroupFooterTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.GroupFooterTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 996869402, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.GroupFooterTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the group footer template.\n \n The group footer template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "GroupFooterTemplate", + "ParentTag": "Radzen.Blazor.RadzenDropDownDataGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'GroupFooterTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.GroupFooterTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1904529278, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.FilterTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the filter template.\n \n The filter template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FilterTemplate", + "ParentTag": "RadzenDropDownDataGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'FilterTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.FilterTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 1290501577, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenDropDownDataGridColumn.FilterTemplate", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the filter template.\n \n The filter template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FilterTemplate", + "ParentTag": "Radzen.Blazor.RadzenDropDownDataGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'FilterTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGridColumn.FilterTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1694585091, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDropDownItem", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDropDownItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenDropDownItem component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "DropDown", + "TypeName": "Radzen.Blazor.RadzenDropDown", + "Metadata": { + "Common.PropertyName": "DropDown", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Item", + "TypeName": "System.Object", + "Metadata": { + "Common.PropertyName": "Item" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownItem", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 347239364, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenDropDownItem", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDropDownItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenDropDownItem component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "DropDown", + "TypeName": "Radzen.Blazor.RadzenDropDown", + "Metadata": { + "Common.PropertyName": "DropDown", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Item", + "TypeName": "System.Object", + "Metadata": { + "Common.PropertyName": "Item" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownItem", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -761731874, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenGrid", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenGrid" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenGrid component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "LogicalFilterOperator", + "TypeName": "Radzen.LogicalFilterOperator", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "LogicalFilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterMode", + "TypeName": "Radzen.FilterMode", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "FilterMode" + } + }, + { + "Kind": "Components.Component", + "Name": "ExpandMode", + "TypeName": "Radzen.DataGridExpandMode", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "ExpandMode" + } + }, + { + "Kind": "Components.Component", + "Name": "EditMode", + "TypeName": "Radzen.DataGridEditMode", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "EditMode" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "FilterText" + } + }, + { + "Kind": "Components.Component", + "Name": "AndOperatorText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "AndOperatorText" + } + }, + { + "Kind": "Components.Component", + "Name": "OrOperatorText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "OrOperatorText" + } + }, + { + "Kind": "Components.Component", + "Name": "ApplyFilterText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "ApplyFilterText" + } + }, + { + "Kind": "Components.Component", + "Name": "ClearFilterText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "ClearFilterText" + } + }, + { + "Kind": "Components.Component", + "Name": "EqualsText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "EqualsText" + } + }, + { + "Kind": "Components.Component", + "Name": "NotEqualsText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "NotEqualsText" + } + }, + { + "Kind": "Components.Component", + "Name": "LessThanText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "LessThanText" + } + }, + { + "Kind": "Components.Component", + "Name": "LessThanOrEqualsText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "LessThanOrEqualsText" + } + }, + { + "Kind": "Components.Component", + "Name": "GreaterThanText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "GreaterThanText" + } + }, + { + "Kind": "Components.Component", + "Name": "GreaterThanOrEqualsText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "GreaterThanOrEqualsText" + } + }, + { + "Kind": "Components.Component", + "Name": "EndsWithText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "EndsWithText" + } + }, + { + "Kind": "Components.Component", + "Name": "ContainsText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "ContainsText" + } + }, + { + "Kind": "Components.Component", + "Name": "StartsWithText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "StartsWithText" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterCaseSensitivity", + "TypeName": "Radzen.FilterCaseSensitivity", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "FilterCaseSensitivity" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterDelay", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "FilterDelay" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterDateFormat", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "FilterDateFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnWidth", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "ColumnWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "EmptyText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "EmptyText" + } + }, + { + "Kind": "Components.Component", + "Name": "EmptyTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "EmptyTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowSorting", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "AllowSorting" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowFiltering", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "AllowFiltering" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowColumnResize", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "AllowColumnResize" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnResized", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Metadata": { + "Common.PropertyName": "ColumnResized", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "System.Action", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowSelect", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "RowSelect", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowDeselect", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "RowDeselect", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowClick", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "RowClick", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowDoubleClick", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "RowDoubleClick", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowExpand", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "RowExpand", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowCollapse", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "RowCollapse", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowRender", + "TypeName": "System.Action>", + "Metadata": { + "Common.PropertyName": "RowRender", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CellRender", + "TypeName": "System.Action>", + "Metadata": { + "Common.PropertyName": "CellRender", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Render", + "TypeName": "System.Action>", + "Metadata": { + "Common.PropertyName": "Render", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Columns", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "Columns", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Responsive", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "Responsive" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectionMode", + "TypeName": "Radzen.DataGridSelectionMode", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "SelectionMode" + } + }, + { + "Kind": "Components.Component", + "Name": "RowEdit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "RowEdit", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowUpdate", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "RowUpdate", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowCreate", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "RowCreate", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerPosition", + "TypeName": "Radzen.PagerPosition", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the pager position. Set to PagerPosition.Bottom by default.\n \n The pager position.\n ", + "Metadata": { + "Common.PropertyName": "PagerPosition" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerAlwaysVisible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "PagerAlwaysVisible" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerHorizontalAlign", + "TypeName": "Radzen.HorizontalAlign", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", + "Metadata": { + "Common.PropertyName": "PagerHorizontalAlign" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowPaging", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether paging is allowed. Set to false by default.\n \n true if paging is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowPaging" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the size of the page.\n \n The size of the page.\n ", + "Metadata": { + "Common.PropertyName": "PageSize" + } + }, + { + "Kind": "Components.Component", + "Name": "PageNumbersCount", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", + "Metadata": { + "Common.PropertyName": "PageNumbersCount" + } + }, + { + "Kind": "Components.Component", + "Name": "Count", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the count.\n \n The count.\n ", + "Metadata": { + "Common.PropertyName": "Count" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSizeOptions", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the page size options.\n \n The page size options.\n ", + "Metadata": { + "Common.PropertyName": "PageSizeOptions" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSizeText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the page size description text.\n \n The page size description text.\n ", + "Metadata": { + "Common.PropertyName": "PageSizeText" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowPagingSummary", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", + "Metadata": { + "Common.PropertyName": "ShowPagingSummary" + } + }, + { + "Kind": "Components.Component", + "Name": "PagingSummaryFormat", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", + "Metadata": { + "Common.PropertyName": "PagingSummaryFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadData", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", + "Metadata": { + "Common.PropertyName": "LoadData", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Page", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the page callback.\n \n The page callback.\n ", + "Metadata": { + "Common.PropertyName": "Page", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenGrid", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -78196298, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenGrid", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenGrid" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenGrid component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "LogicalFilterOperator", + "TypeName": "Radzen.LogicalFilterOperator", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "LogicalFilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterMode", + "TypeName": "Radzen.FilterMode", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "FilterMode" + } + }, + { + "Kind": "Components.Component", + "Name": "ExpandMode", + "TypeName": "Radzen.DataGridExpandMode", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "ExpandMode" + } + }, + { + "Kind": "Components.Component", + "Name": "EditMode", + "TypeName": "Radzen.DataGridEditMode", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "EditMode" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "FilterText" + } + }, + { + "Kind": "Components.Component", + "Name": "AndOperatorText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "AndOperatorText" + } + }, + { + "Kind": "Components.Component", + "Name": "OrOperatorText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "OrOperatorText" + } + }, + { + "Kind": "Components.Component", + "Name": "ApplyFilterText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "ApplyFilterText" + } + }, + { + "Kind": "Components.Component", + "Name": "ClearFilterText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "ClearFilterText" + } + }, + { + "Kind": "Components.Component", + "Name": "EqualsText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "EqualsText" + } + }, + { + "Kind": "Components.Component", + "Name": "NotEqualsText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "NotEqualsText" + } + }, + { + "Kind": "Components.Component", + "Name": "LessThanText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "LessThanText" + } + }, + { + "Kind": "Components.Component", + "Name": "LessThanOrEqualsText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "LessThanOrEqualsText" + } + }, + { + "Kind": "Components.Component", + "Name": "GreaterThanText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "GreaterThanText" + } + }, + { + "Kind": "Components.Component", + "Name": "GreaterThanOrEqualsText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "GreaterThanOrEqualsText" + } + }, + { + "Kind": "Components.Component", + "Name": "EndsWithText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "EndsWithText" + } + }, + { + "Kind": "Components.Component", + "Name": "ContainsText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "ContainsText" + } + }, + { + "Kind": "Components.Component", + "Name": "StartsWithText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "StartsWithText" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterCaseSensitivity", + "TypeName": "Radzen.FilterCaseSensitivity", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "FilterCaseSensitivity" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterDelay", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "FilterDelay" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterDateFormat", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "FilterDateFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnWidth", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "ColumnWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "EmptyText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "EmptyText" + } + }, + { + "Kind": "Components.Component", + "Name": "EmptyTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "EmptyTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowSorting", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "AllowSorting" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowFiltering", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "AllowFiltering" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowColumnResize", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "AllowColumnResize" + } + }, + { + "Kind": "Components.Component", + "Name": "ColumnResized", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Metadata": { + "Common.PropertyName": "ColumnResized", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Object", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "System.Action", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowSelect", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "RowSelect", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowDeselect", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "RowDeselect", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowClick", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "RowClick", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowDoubleClick", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "RowDoubleClick", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowExpand", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "RowExpand", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowCollapse", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "RowCollapse", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowRender", + "TypeName": "System.Action>", + "Metadata": { + "Common.PropertyName": "RowRender", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CellRender", + "TypeName": "System.Action>", + "Metadata": { + "Common.PropertyName": "CellRender", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Render", + "TypeName": "System.Action>", + "Metadata": { + "Common.PropertyName": "Render", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Columns", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "Columns", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Responsive", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "Responsive" + } + }, + { + "Kind": "Components.Component", + "Name": "SelectionMode", + "TypeName": "Radzen.DataGridSelectionMode", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "SelectionMode" + } + }, + { + "Kind": "Components.Component", + "Name": "RowEdit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "RowEdit", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowUpdate", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "RowUpdate", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "RowCreate", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "RowCreate", + "Components.EventCallback": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerPosition", + "TypeName": "Radzen.PagerPosition", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the pager position. Set to PagerPosition.Bottom by default.\n \n The pager position.\n ", + "Metadata": { + "Common.PropertyName": "PagerPosition" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerAlwaysVisible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether pager is visible even when not enough data for paging.\n \n true if pager is visible even when not enough data for paging otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "PagerAlwaysVisible" + } + }, + { + "Kind": "Components.Component", + "Name": "PagerHorizontalAlign", + "TypeName": "Radzen.HorizontalAlign", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the horizontal align.\n \n The horizontal align.\n ", + "Metadata": { + "Common.PropertyName": "PagerHorizontalAlign" + } + }, + { + "Kind": "Components.Component", + "Name": "AllowPaging", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether paging is allowed. Set to false by default.\n \n true if paging is allowed; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "AllowPaging" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSize", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the size of the page.\n \n The size of the page.\n ", + "Metadata": { + "Common.PropertyName": "PageSize" + } + }, + { + "Kind": "Components.Component", + "Name": "PageNumbersCount", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the page numbers count.\n \n The page numbers count.\n ", + "Metadata": { + "Common.PropertyName": "PageNumbersCount" + } + }, + { + "Kind": "Components.Component", + "Name": "Count", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the count.\n \n The count.\n ", + "Metadata": { + "Common.PropertyName": "Count" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the data.\n \n The data.\n ", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSizeOptions", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n Gets or sets the page size options.\n \n The page size options.\n ", + "Metadata": { + "Common.PropertyName": "PageSizeOptions" + } + }, + { + "Kind": "Components.Component", + "Name": "PageSizeText", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the page size description text.\n \n The page size description text.\n ", + "Metadata": { + "Common.PropertyName": "PageSizeText" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowPagingSummary", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the pager summary visibility.\n \n The pager summary visibility.\n ", + "Metadata": { + "Common.PropertyName": "ShowPagingSummary" + } + }, + { + "Kind": "Components.Component", + "Name": "PagingSummaryFormat", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the pager summary format.\n \n The pager summary format.\n ", + "Metadata": { + "Common.PropertyName": "PagingSummaryFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "LoadData", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the load data.\n \n The load data.\n ", + "Metadata": { + "Common.PropertyName": "LoadData", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Page", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n Gets or sets the page callback.\n \n The page callback.\n ", + "Metadata": { + "Common.PropertyName": "Page", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenGrid", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1849412047, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenGrid.EmptyTemplate", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "EmptyTemplate", + "ParentTag": "RadzenGrid" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenGrid.EmptyTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 898742228, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenGrid.EmptyTemplate", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "EmptyTemplate", + "ParentTag": "Radzen.Blazor.RadzenGrid" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenGrid.EmptyTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -3025010, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenGrid.Columns", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Columns", + "ParentTag": "RadzenGrid" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenGrid.Columns", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1120253977, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenGrid.Columns", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Columns", + "ParentTag": "Radzen.Blazor.RadzenGrid" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenGrid.Columns", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1483238778, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenGrid.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "RadzenGrid" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenGrid.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -2022627173, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenGrid.Template", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the template.\n \n The template.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.Blazor.RadzenGrid" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenGrid.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1813079446, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenGridCell", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenGridCell" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenGridCell component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CssClass", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "CssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Item", + "TypeName": "TItem", + "Metadata": { + "Common.PropertyName": "Item", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Grid", + "TypeName": "Radzen.Blazor.RadzenGrid", + "Metadata": { + "Common.PropertyName": "Grid", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenGridCell", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": 1533171841, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenGridCell", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenGridCell" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenGridCell component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CssClass", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "CssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Item", + "TypeName": "TItem", + "Metadata": { + "Common.PropertyName": "Item", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Grid", + "TypeName": "Radzen.Blazor.RadzenGrid", + "Metadata": { + "Common.PropertyName": "Grid", + "Components.GenericTyped": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenGridCell", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1935925359, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenGridCell.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenGridCell" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenGridCell.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -759898793, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenGridCell.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenGridCell" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenGridCell.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1207697671, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenGridColumn", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenGridColumn component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Property", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Property" + } + }, + { + "Kind": "Components.Component", + "Name": "SortProperty", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "SortProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterProperty", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "FilterProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterValue", + "TypeName": "System.Object", + "Metadata": { + "Common.PropertyName": "FilterValue" + } + }, + { + "Kind": "Components.Component", + "Name": "SecondFilterValue", + "TypeName": "System.Object", + "Metadata": { + "Common.PropertyName": "SecondFilterValue" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterOperator", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "FilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "SecondFilterOperator", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "SecondFilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "LogicalFilterOperator", + "TypeName": "Radzen.LogicalFilterOperator", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "LogicalFilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Type", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Type" + } + }, + { + "Kind": "Components.Component", + "Name": "Format", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Format" + } + }, + { + "Kind": "Components.Component", + "Name": "FormatString", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "FormatString" + } + }, + { + "Kind": "Components.Component", + "Name": "CssClass", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "CssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "HeaderCssClass", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "HeaderCssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "FooterCssClass", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "FooterCssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "Filterable", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "Filterable" + } + }, + { + "Kind": "Components.Component", + "Name": "Sortable", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "Sortable" + } + }, + { + "Kind": "Components.Component", + "Name": "Bubble", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "Bubble" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlign", + "TypeName": "Radzen.TextAlign", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "TextAlign" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "EditTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "EditTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "HeaderTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "HeaderTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FooterTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "FooterTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment>", + "Metadata": { + "Common.PropertyName": "FilterTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenGridColumn", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -922436229, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenGridColumn", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.RadzenGridColumn component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Property", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Property" + } + }, + { + "Kind": "Components.Component", + "Name": "SortProperty", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "SortProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterProperty", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "FilterProperty" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterValue", + "TypeName": "System.Object", + "Metadata": { + "Common.PropertyName": "FilterValue" + } + }, + { + "Kind": "Components.Component", + "Name": "SecondFilterValue", + "TypeName": "System.Object", + "Metadata": { + "Common.PropertyName": "SecondFilterValue" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterOperator", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "FilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "SecondFilterOperator", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "SecondFilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "LogicalFilterOperator", + "TypeName": "Radzen.LogicalFilterOperator", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "LogicalFilterOperator" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Type", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Type" + } + }, + { + "Kind": "Components.Component", + "Name": "Format", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Format" + } + }, + { + "Kind": "Components.Component", + "Name": "FormatString", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "FormatString" + } + }, + { + "Kind": "Components.Component", + "Name": "CssClass", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "CssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "HeaderCssClass", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "HeaderCssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "FooterCssClass", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "FooterCssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "Filterable", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "Filterable" + } + }, + { + "Kind": "Components.Component", + "Name": "Sortable", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "Sortable" + } + }, + { + "Kind": "Components.Component", + "Name": "Bubble", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "Bubble" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "Visible" + } + }, + { + "Kind": "Components.Component", + "Name": "TextAlign", + "TypeName": "Radzen.TextAlign", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "TextAlign" + } + }, + { + "Kind": "Components.Component", + "Name": "Template", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "Template", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "EditTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "EditTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "HeaderTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "HeaderTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FooterTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "FooterTemplate", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FilterTemplate", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment>", + "Metadata": { + "Common.PropertyName": "FilterTemplate", + "Components.ChildContent": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenGridColumn", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1472482487, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenGridColumn.Template", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "RadzenGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenGridColumn.Template", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1468882922, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenGridColumn.Template", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Template", + "ParentTag": "Radzen.Blazor.RadzenGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'Template' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenGridColumn.Template", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 285910417, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenGridColumn.EditTemplate", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "EditTemplate", + "ParentTag": "RadzenGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'EditTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenGridColumn.EditTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -156012215, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenGridColumn.EditTemplate", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "EditTemplate", + "ParentTag": "Radzen.Blazor.RadzenGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'EditTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenGridColumn.EditTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 256182888, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenGridColumn.HeaderTemplate", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "HeaderTemplate", + "ParentTag": "RadzenGridColumn" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenGridColumn.HeaderTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1110115487, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenGridColumn.HeaderTemplate", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "HeaderTemplate", + "ParentTag": "Radzen.Blazor.RadzenGridColumn" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenGridColumn.HeaderTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1234027899, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenGridColumn.FooterTemplate", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FooterTemplate", + "ParentTag": "RadzenGridColumn" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenGridColumn.FooterTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 352867652, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenGridColumn.FooterTemplate", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FooterTemplate", + "ParentTag": "Radzen.Blazor.RadzenGridColumn" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenGridColumn.FooterTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -708665014, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenGridColumn.FilterTemplate", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FilterTemplate", + "ParentTag": "RadzenGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'FilterTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenGridColumn.FilterTemplate", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -312497819, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenGridColumn.FilterTemplate", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FilterTemplate", + "ParentTag": "Radzen.Blazor.RadzenGridColumn" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'FilterTemplate' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenGridColumn.FilterTemplate", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 434586031, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenGridRow", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenGridRow" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CssClass", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "CssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "InEditMode", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "InEditMode" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenGridRow" + } + }, + { + "HashCode": 967427030, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenGridRow", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenGridRow" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "CssClass", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "CssClass" + } + }, + { + "Kind": "Components.Component", + "Name": "InEditMode", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "InEditMode" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenGridRow", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1652573469, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenGridRow.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenGridRow" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenGridRow.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -2024460306, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenGridRow.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenGridRow" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenGridRow.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -934205843, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenListBoxItem", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenListBoxItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenListBoxItem component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ListBox", + "TypeName": "Radzen.Blazor.RadzenListBox", + "Metadata": { + "Common.PropertyName": "ListBox", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Item", + "TypeName": "System.Object", + "Metadata": { + "Common.PropertyName": "Item" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenListBoxItem", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -973026374, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenListBoxItem", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenListBoxItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TValue", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TValue for the Radzen.Blazor.RadzenListBoxItem component.", + "Metadata": { + "Common.PropertyName": "TValue", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "ListBox", + "TypeName": "Radzen.Blazor.RadzenListBox", + "Metadata": { + "Common.PropertyName": "ListBox", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Item", + "TypeName": "System.Object", + "Metadata": { + "Common.PropertyName": "Item" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenListBoxItem", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -896959036, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenNotification", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenNotification" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Style" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenNotification" + } + }, + { + "HashCode": -991969749, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenNotification", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenNotification" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Style" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenNotification", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1981775016, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenNotificationMessage", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenNotificationMessage" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Message", + "TypeName": "Radzen.NotificationMessage", + "Metadata": { + "Common.PropertyName": "Message" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Style" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenNotificationMessage" + } + }, + { + "HashCode": 426592537, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenNotificationMessage", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenNotificationMessage" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Message", + "TypeName": "Radzen.NotificationMessage", + "Metadata": { + "Common.PropertyName": "Message" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Style" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenNotificationMessage", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1078920294, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenRadialGauge", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenRadialGauge" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenRadialGauge" + } + }, + { + "HashCode": -559782311, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenRadialGauge", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenRadialGauge" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenRadialGauge", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1152632625, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenRadialGauge.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenRadialGauge" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenRadialGauge.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1586887140, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenRadialGauge.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenRadialGauge" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenRadialGauge.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1353986307, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenTooltip", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenTooltip" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenTooltip" + } + }, + { + "HashCode": 1403562532, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenTooltip", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenTooltip" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenTooltip", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -775771358, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenUploadHeader", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenUploadHeader" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenUploadHeader" + } + }, + { + "HashCode": 1475941348, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenUploadHeader", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenUploadHeader" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Name", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenUploadHeader", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1820873455, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenValueAxis", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenValueAxis" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the stroke (line color) of the axis.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the pixel width of axis.\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FormatString", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the format string used to display the axis values.\n \n The format string.\n ", + "Metadata": { + "Common.PropertyName": "FormatString" + } + }, + { + "Kind": "Components.Component", + "Name": "Formatter", + "TypeName": "System.Func", + "Documentation": "\n \n Gets or sets a formatter function that formats the axis values.\n \n The formatter.\n ", + "Metadata": { + "Common.PropertyName": "Formatter", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the type of the line used to display the axis.\n \n The type of the line.\n ", + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "TickDistance", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the pixel distance between axis ticks. It is used to calculate the number of visible ticks depending on the available space. Set to 100 by default;\n Setting will override this value.\n \n The desired pixel distance between ticks.\n ", + "Metadata": { + "Common.PropertyName": "TickDistance" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies the minimum value of the axis.\n \n The minimum.\n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies the maximum value of the axis.\n \n The maximum.\n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies the step of the axis.\n \n ", + "Metadata": { + "Common.PropertyName": "Step" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenValueAxis" + } + }, + { + "HashCode": -825749755, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.RadzenValueAxis", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenValueAxis" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the stroke (line color) of the axis.\n \n The stroke.\n ", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Documentation": "\n \n Gets or sets the pixel width of axis.\n \n The width of the stroke.\n ", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "FormatString", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the format string used to display the axis values.\n \n The format string.\n ", + "Metadata": { + "Common.PropertyName": "FormatString" + } + }, + { + "Kind": "Components.Component", + "Name": "Formatter", + "TypeName": "System.Func", + "Documentation": "\n \n Gets or sets a formatter function that formats the axis values.\n \n The formatter.\n ", + "Metadata": { + "Common.PropertyName": "Formatter", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the type of the line used to display the axis.\n \n The type of the line.\n ", + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "TickDistance", + "TypeName": "System.Int32", + "Documentation": "\n \n Gets or sets the pixel distance between axis ticks. It is used to calculate the number of visible ticks depending on the available space. Set to 100 by default;\n Setting will override this value.\n \n The desired pixel distance between ticks.\n ", + "Metadata": { + "Common.PropertyName": "TickDistance" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies the minimum value of the axis.\n \n The minimum.\n ", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies the maximum value of the axis.\n \n The maximum.\n ", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "System.Object", + "Documentation": "\n \n Specifies the step of the axis.\n \n ", + "Metadata": { + "Common.PropertyName": "Step" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.RadzenValueAxis", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -344341670, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenValueAxis.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "RadzenValueAxis" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenValueAxis.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1066730608, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.RadzenValueAxis.ChildContent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "\n \n Gets or sets the child content.\n \n The child content.\n ", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.RadzenValueAxis" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.RadzenValueAxis.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -5939711, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.Appointment", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Appointment" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Top", + "TypeName": "System.Double?", + "Metadata": { + "Common.PropertyName": "Top" + } + }, + { + "Kind": "Components.Component", + "Name": "Left", + "TypeName": "System.Double?", + "Metadata": { + "Common.PropertyName": "Left" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "System.Double?", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "System.Double?", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "Radzen.Blazor.AppointmentData", + "Metadata": { + "Common.PropertyName": "Data" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.Appointment" + } + }, + { + "HashCode": -183308441, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.Appointment", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.Appointment" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Top", + "TypeName": "System.Double?", + "Metadata": { + "Common.PropertyName": "Top" + } + }, + { + "Kind": "Components.Component", + "Name": "Left", + "TypeName": "System.Double?", + "Metadata": { + "Common.PropertyName": "Left" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "System.Double?", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Height", + "TypeName": "System.Double?", + "Metadata": { + "Common.PropertyName": "Height" + } + }, + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "Radzen.Blazor.AppointmentData", + "Metadata": { + "Common.PropertyName": "Data" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.Appointment", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1089371259, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.CategoryAxis", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "CategoryAxis" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.CategoryAxis" + } + }, + { + "HashCode": 1008550063, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.CategoryAxis", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.CategoryAxis" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.CategoryAxis", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1683681133, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.CategoryAxisTick", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "CategoryAxisTick" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "X", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "X" + } + }, + { + "Kind": "Components.Component", + "Name": "Y", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Y" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Text" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.CategoryAxisTick" + } + }, + { + "HashCode": 1689751546, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.CategoryAxisTick", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.CategoryAxisTick" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "X", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "X" + } + }, + { + "Kind": "Components.Component", + "Name": "Y", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Y" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Text" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.CategoryAxisTick", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 669092306, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.Rendering.CategoryAxisTick.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "CategoryAxisTick" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.Rendering.CategoryAxisTick.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 410229582, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.Rendering.CategoryAxisTick.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.Rendering.CategoryAxisTick" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.Rendering.CategoryAxisTick.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 981852774, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.CategoryAxisTitle", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "CategoryAxisTitle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "X", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "X" + } + }, + { + "Kind": "Components.Component", + "Name": "Y", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Y" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Text" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.CategoryAxisTitle" + } + }, + { + "HashCode": 980471337, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.CategoryAxisTitle", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.CategoryAxisTitle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "X", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "X" + } + }, + { + "Kind": "Components.Component", + "Name": "Y", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Y" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Text" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.CategoryAxisTitle", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -638185927, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.ChartTooltip", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChartTooltip" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "X", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "X" + } + }, + { + "Kind": "Components.Component", + "Name": "Y", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Y" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Label", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Label" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Class" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.ChartTooltip" + } + }, + { + "HashCode": 1950975322, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.ChartTooltip", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.ChartTooltip" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "X", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "X" + } + }, + { + "Kind": "Components.Component", + "Name": "Y", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Y" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Label", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Label" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Class" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.ChartTooltip", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 862804592, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.Rendering.ChartTooltip.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "ChartTooltip" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.Rendering.ChartTooltip.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1550121012, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.Rendering.ChartTooltip.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.Rendering.ChartTooltip" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.Rendering.ChartTooltip.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 70911183, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.ClipPath", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ClipPath" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.ClipPath" + } + }, + { + "HashCode": -189799116, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.ClipPath", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.ClipPath" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.ClipPath", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2055551746, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.DaySlotEvents", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DaySlotEvents" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "StartDate", + "TypeName": "System.DateTime", + "Metadata": { + "Common.PropertyName": "StartDate" + } + }, + { + "Kind": "Components.Component", + "Name": "EndDate", + "TypeName": "System.DateTime", + "Metadata": { + "Common.PropertyName": "EndDate" + } + }, + { + "Kind": "Components.Component", + "Name": "MinutesPerSlot", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "MinutesPerSlot" + } + }, + { + "Kind": "Components.Component", + "Name": "Appointments", + "TypeName": "System.Collections.Generic.IList", + "Metadata": { + "Common.PropertyName": "Appointments" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.DaySlotEvents" + } + }, + { + "HashCode": 1702382568, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.DaySlotEvents", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.DaySlotEvents" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "StartDate", + "TypeName": "System.DateTime", + "Metadata": { + "Common.PropertyName": "StartDate" + } + }, + { + "Kind": "Components.Component", + "Name": "EndDate", + "TypeName": "System.DateTime", + "Metadata": { + "Common.PropertyName": "EndDate" + } + }, + { + "Kind": "Components.Component", + "Name": "MinutesPerSlot", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "MinutesPerSlot" + } + }, + { + "Kind": "Components.Component", + "Name": "Appointments", + "TypeName": "System.Collections.Generic.IList", + "Metadata": { + "Common.PropertyName": "Appointments" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.DaySlotEvents", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1702472157, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.DayView", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DayView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "StartDate", + "TypeName": "System.DateTime", + "Metadata": { + "Common.PropertyName": "StartDate" + } + }, + { + "Kind": "Components.Component", + "Name": "StartTime", + "TypeName": "System.TimeSpan", + "Metadata": { + "Common.PropertyName": "StartTime" + } + }, + { + "Kind": "Components.Component", + "Name": "EndDate", + "TypeName": "System.DateTime", + "Metadata": { + "Common.PropertyName": "EndDate" + } + }, + { + "Kind": "Components.Component", + "Name": "EndTime", + "TypeName": "System.TimeSpan", + "Metadata": { + "Common.PropertyName": "EndTime" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeFormat", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "TimeFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "MinutesPerSlot", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "MinutesPerSlot" + } + }, + { + "Kind": "Components.Component", + "Name": "Appointments", + "TypeName": "System.Collections.Generic.IList", + "Metadata": { + "Common.PropertyName": "Appointments" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.DayView" + } + }, + { + "HashCode": -918229122, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.DayView", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.DayView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "StartDate", + "TypeName": "System.DateTime", + "Metadata": { + "Common.PropertyName": "StartDate" + } + }, + { + "Kind": "Components.Component", + "Name": "StartTime", + "TypeName": "System.TimeSpan", + "Metadata": { + "Common.PropertyName": "StartTime" + } + }, + { + "Kind": "Components.Component", + "Name": "EndDate", + "TypeName": "System.DateTime", + "Metadata": { + "Common.PropertyName": "EndDate" + } + }, + { + "Kind": "Components.Component", + "Name": "EndTime", + "TypeName": "System.TimeSpan", + "Metadata": { + "Common.PropertyName": "EndTime" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeFormat", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "TimeFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "MinutesPerSlot", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "MinutesPerSlot" + } + }, + { + "Kind": "Components.Component", + "Name": "Appointments", + "TypeName": "System.Collections.Generic.IList", + "Metadata": { + "Common.PropertyName": "Appointments" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.DayView", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 646162277, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.DialogContainer", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DialogContainer" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Dialog", + "TypeName": "Radzen.Dialog", + "Metadata": { + "Common.PropertyName": "Dialog" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.DialogContainer" + } + }, + { + "HashCode": -84939791, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.DialogContainer", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.DialogContainer" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Dialog", + "TypeName": "Radzen.Dialog", + "Metadata": { + "Common.PropertyName": "Dialog" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.DialogContainer", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1928834663, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.Draggable", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Draggable" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "DragStart", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnd", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "DragEnd", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Drag", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "Drag", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.Draggable" + } + }, + { + "HashCode": 680229792, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.Draggable", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.Draggable" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragStart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "DragStart", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "DragEnd", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "DragEnd", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Drag", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "Drag", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.Draggable", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1124325116, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.Rendering.Draggable.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Draggable" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.Rendering.Draggable.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -527029743, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.Rendering.Draggable.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.Rendering.Draggable" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.Rendering.Draggable.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2065571023, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.EditorButton", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "EditorButton" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Selected", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "Selected" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.EditorButton" + } + }, + { + "HashCode": -1784589502, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.EditorButton", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.EditorButton" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Disabled", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "Disabled" + } + }, + { + "Kind": "Components.Component", + "Name": "Selected", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "Selected" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.EditorButton", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1410528841, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.EditorColorPicker", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "EditorColorPicker" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowHSV", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowHSV" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowRGBA", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowRGBA" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowColors", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowColors" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowButton", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowButton" + } + }, + { + "Kind": "Components.Component", + "Name": "HexText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "HexText" + } + }, + { + "Kind": "Components.Component", + "Name": "RedText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "RedText" + } + }, + { + "Kind": "Components.Component", + "Name": "GreenText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "GreenText" + } + }, + { + "Kind": "Components.Component", + "Name": "BlueText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "BlueText" + } + }, + { + "Kind": "Components.Component", + "Name": "AlphaText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "AlphaText" + } + }, + { + "Kind": "Components.Component", + "Name": "ButtonText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "ButtonText" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.EditorColorPicker" + } + }, + { + "HashCode": 696694987, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.EditorColorPicker", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.EditorColorPicker" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "Icon", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Icon" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowHSV", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowHSV" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowRGBA", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowRGBA" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowColors", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowColors" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowButton", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowButton" + } + }, + { + "Kind": "Components.Component", + "Name": "HexText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "HexText" + } + }, + { + "Kind": "Components.Component", + "Name": "RedText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "RedText" + } + }, + { + "Kind": "Components.Component", + "Name": "GreenText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "GreenText" + } + }, + { + "Kind": "Components.Component", + "Name": "BlueText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "BlueText" + } + }, + { + "Kind": "Components.Component", + "Name": "AlphaText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "AlphaText" + } + }, + { + "Kind": "Components.Component", + "Name": "ButtonText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "ButtonText" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.EditorColorPicker", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1959195918, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.Rendering.EditorColorPicker.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "EditorColorPicker" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.Rendering.EditorColorPicker.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -2011374564, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.Rendering.EditorColorPicker.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.Rendering.EditorColorPicker" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.Rendering.EditorColorPicker.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1041876701, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.EditorDropDown", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "EditorDropDown" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PopupStyle", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "PopupStyle" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.EditorDropDown" + } + }, + { + "HashCode": 30885252, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.EditorDropDown", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.EditorDropDown" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Title", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Title" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "PopupStyle", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "PopupStyle" + } + }, + { + "Kind": "Components.Component", + "Name": "Placeholder", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Placeholder" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "ValueChanged", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "ValueChanged", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Change", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "Change", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.EditorDropDown", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 727700160, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.Rendering.EditorDropDown.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "EditorDropDown" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.Rendering.EditorDropDown.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -100980605, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.Rendering.EditorDropDown.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.Rendering.EditorDropDown" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.Rendering.EditorDropDown.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1126462550, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.EditorDropDownItem", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "EditorDropDownItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IDictionary", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.EditorDropDownItem" + } + }, + { + "HashCode": -298954742, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.EditorDropDownItem", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.EditorDropDownItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IDictionary", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for all child content expressions.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.EditorDropDownItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 786930241, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.Rendering.EditorDropDownItem.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "EditorDropDownItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.Rendering.EditorDropDownItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 2124513016, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.Rendering.EditorDropDownItem.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.Rendering.EditorDropDownItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.ChildContent", + "Name": "Context", + "TypeName": "System.String", + "Documentation": "Specifies the parameter name for the 'ChildContent' child content expression.", + "Metadata": { + "Components.ChildContentParameterName": "True", + "Common.PropertyName": "Context" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.Rendering.EditorDropDownItem.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -124481014, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.GaugeBand", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "GaugeBand" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "StartAngle", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StartAngle" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "EndAngle", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "EndAngle" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "From", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "From" + } + }, + { + "Kind": "Components.Component", + "Name": "To", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "To" + } + }, + { + "Kind": "Components.Component", + "Name": "Radius", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Radius" + } + }, + { + "Kind": "Components.Component", + "Name": "Center", + "TypeName": "Radzen.Blazor.Point", + "Metadata": { + "Common.PropertyName": "Center" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Size" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.GaugeBand" + } + }, + { + "HashCode": 1075697018, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.GaugeBand", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.GaugeBand" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "StartAngle", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StartAngle" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "EndAngle", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "EndAngle" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "From", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "From" + } + }, + { + "Kind": "Components.Component", + "Name": "To", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "To" + } + }, + { + "Kind": "Components.Component", + "Name": "Radius", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Radius" + } + }, + { + "Kind": "Components.Component", + "Name": "Center", + "TypeName": "Radzen.Blazor.Point", + "Metadata": { + "Common.PropertyName": "Center" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Size" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.GaugeBand", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -317166116, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.GaugePointer", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "GaugePointer" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "Radius", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Radius" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "StartAngle", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StartAngle" + } + }, + { + "Kind": "Components.Component", + "Name": "EndAngle", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "EndAngle" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Length", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Length" + } + }, + { + "Kind": "Components.Component", + "Name": "Center", + "TypeName": "Radzen.Blazor.Point", + "Metadata": { + "Common.PropertyName": "Center" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.GaugePointer" + } + }, + { + "HashCode": -2034316714, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.GaugePointer", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.GaugePointer" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "Radius", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Radius" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "StartAngle", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StartAngle" + } + }, + { + "Kind": "Components.Component", + "Name": "EndAngle", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "EndAngle" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "Width", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Width" + } + }, + { + "Kind": "Components.Component", + "Name": "Length", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Length" + } + }, + { + "Kind": "Components.Component", + "Name": "Center", + "TypeName": "Radzen.Blazor.Point", + "Metadata": { + "Common.PropertyName": "Center" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.GaugePointer", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2138417036, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.GaugeScale", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "GaugeScale" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "StartAngle", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StartAngle" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "TickLength", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "TickLength" + } + }, + { + "Kind": "Components.Component", + "Name": "MinorTickLength", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "MinorTickLength" + } + }, + { + "Kind": "Components.Component", + "Name": "TickLabelOffset", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "TickLabelOffset" + } + }, + { + "Kind": "Components.Component", + "Name": "EndAngle", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "EndAngle" + } + }, + { + "Kind": "Components.Component", + "Name": "Radius", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Radius" + } + }, + { + "Kind": "Components.Component", + "Name": "Center", + "TypeName": "Radzen.Blazor.Point", + "Metadata": { + "Common.PropertyName": "Center" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowFirstTick", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowFirstTick" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowLastTick", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowLastTick" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowTickLabels", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowTickLabels" + } + }, + { + "Kind": "Components.Component", + "Name": "TickPosition", + "TypeName": "Radzen.Blazor.GaugeTickPosition", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "TickPosition" + } + }, + { + "Kind": "Components.Component", + "Name": "FormatString", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "FormatString" + } + }, + { + "Kind": "Components.Component", + "Name": "Formatter", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "Formatter", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Step" + } + }, + { + "Kind": "Components.Component", + "Name": "MinorStep", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "MinorStep" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.GaugeScale" + } + }, + { + "HashCode": -1596248878, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.GaugeScale", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.GaugeScale" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "StartAngle", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StartAngle" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "TickLength", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "TickLength" + } + }, + { + "Kind": "Components.Component", + "Name": "MinorTickLength", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "MinorTickLength" + } + }, + { + "Kind": "Components.Component", + "Name": "TickLabelOffset", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "TickLabelOffset" + } + }, + { + "Kind": "Components.Component", + "Name": "EndAngle", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "EndAngle" + } + }, + { + "Kind": "Components.Component", + "Name": "Radius", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Radius" + } + }, + { + "Kind": "Components.Component", + "Name": "Center", + "TypeName": "Radzen.Blazor.Point", + "Metadata": { + "Common.PropertyName": "Center" + } + }, + { + "Kind": "Components.Component", + "Name": "Min", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Min" + } + }, + { + "Kind": "Components.Component", + "Name": "Max", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Max" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowFirstTick", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowFirstTick" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowLastTick", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowLastTick" + } + }, + { + "Kind": "Components.Component", + "Name": "ShowTickLabels", + "TypeName": "System.Boolean", + "Metadata": { + "Common.PropertyName": "ShowTickLabels" + } + }, + { + "Kind": "Components.Component", + "Name": "TickPosition", + "TypeName": "Radzen.Blazor.GaugeTickPosition", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "TickPosition" + } + }, + { + "Kind": "Components.Component", + "Name": "FormatString", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "FormatString" + } + }, + { + "Kind": "Components.Component", + "Name": "Formatter", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "Formatter", + "Components.DelegateSignature": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Step", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Step" + } + }, + { + "Kind": "Components.Component", + "Name": "MinorStep", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "MinorStep" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.GaugeScale", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 290393710, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.Hours", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Hours" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Start", + "TypeName": "System.TimeSpan", + "Metadata": { + "Common.PropertyName": "Start" + } + }, + { + "Kind": "Components.Component", + "Name": "End", + "TypeName": "System.TimeSpan", + "Metadata": { + "Common.PropertyName": "End" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeFormat", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "TimeFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "MinutesPerSlot", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "MinutesPerSlot" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.Hours" + } + }, + { + "HashCode": -1356417602, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.Hours", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.Hours" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Start", + "TypeName": "System.TimeSpan", + "Metadata": { + "Common.PropertyName": "Start" + } + }, + { + "Kind": "Components.Component", + "Name": "End", + "TypeName": "System.TimeSpan", + "Metadata": { + "Common.PropertyName": "End" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeFormat", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "TimeFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "MinutesPerSlot", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "MinutesPerSlot" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.Hours", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1947867588, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.Legend", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Legend" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.Legend" + } + }, + { + "HashCode": -1309233706, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.Legend", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.Legend" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.Legend", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -737569385, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.LegendItem", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "LegendItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "MarkerType", + "TypeName": "Radzen.Blazor.MarkerType", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "MarkerType" + } + }, + { + "Kind": "Components.Component", + "Name": "MarkerSize", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "MarkerSize" + } + }, + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Index", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "Index" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.LegendItem" + } + }, + { + "HashCode": 236602734, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.LegendItem", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.LegendItem" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Color", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Color" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Text" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "MarkerType", + "TypeName": "Radzen.Blazor.MarkerType", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "MarkerType" + } + }, + { + "Kind": "Components.Component", + "Name": "MarkerSize", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "MarkerSize" + } + }, + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Index", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "Index" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.LegendItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1702264714, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.Line", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Line" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "X1", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "X1" + } + }, + { + "Kind": "Components.Component", + "Name": "X2", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "X2" + } + }, + { + "Kind": "Components.Component", + "Name": "Y1", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Y1" + } + }, + { + "Kind": "Components.Component", + "Name": "Y2", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Y2" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Class" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.Line" + } + }, + { + "HashCode": 44155382, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.Line", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.Line" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "X1", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "X1" + } + }, + { + "Kind": "Components.Component", + "Name": "X2", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "X2" + } + }, + { + "Kind": "Components.Component", + "Name": "Y1", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Y1" + } + }, + { + "Kind": "Components.Component", + "Name": "Y2", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Y2" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Class" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.Line", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 535693964, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.Marker", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Marker" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "X", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "X" + } + }, + { + "Kind": "Components.Component", + "Name": "Type", + "TypeName": "Radzen.Blazor.MarkerType", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "Type" + } + }, + { + "Kind": "Components.Component", + "Name": "Y", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Y" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.Marker" + } + }, + { + "HashCode": 617248855, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.Marker", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.Marker" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "X", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "X" + } + }, + { + "Kind": "Components.Component", + "Name": "Type", + "TypeName": "Radzen.Blazor.MarkerType", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "Type" + } + }, + { + "Kind": "Components.Component", + "Name": "Y", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Y" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Size" + } + }, + { + "Kind": "Components.Component", + "Name": "Click", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "Click", + "Components.EventCallback": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.Marker", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1618320344, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.Markers", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Markers" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.Rendering.Markers component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Category", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "Category", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "Value", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MarkerType", + "TypeName": "Radzen.Blazor.MarkerType", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "MarkerType" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Size" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.Markers", + "Components.GenericTyped": "True" + } + }, + { + "HashCode": -818216475, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.Markers", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.Markers" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "TItem", + "TypeName": "System.Type", + "Documentation": "Specifies the type of the type parameter TItem for the Radzen.Blazor.Rendering.Markers component.", + "Metadata": { + "Common.PropertyName": "TItem", + "Components.TypeParameter": "True", + "Components.TypeParameterIsCascading": "False" + } + }, + { + "Kind": "Components.Component", + "Name": "Data", + "TypeName": "System.Collections.Generic.IEnumerable", + "Metadata": { + "Common.PropertyName": "Data", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Category", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "Category", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.Func", + "Metadata": { + "Common.PropertyName": "Value", + "Components.DelegateSignature": "True", + "Components.GenericTyped": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MarkerType", + "TypeName": "Radzen.Blazor.MarkerType", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "MarkerType" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "Size", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Size" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.Markers", + "Components.GenericTyped": "True", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1693522403, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.MonthView", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "MonthView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "StartDate", + "TypeName": "System.DateTime", + "Metadata": { + "Common.PropertyName": "StartDate" + } + }, + { + "Kind": "Components.Component", + "Name": "EndDate", + "TypeName": "System.DateTime", + "Metadata": { + "Common.PropertyName": "EndDate" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxAppointmentsInSlot", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "MaxAppointmentsInSlot" + } + }, + { + "Kind": "Components.Component", + "Name": "MoreText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "MoreText" + } + }, + { + "Kind": "Components.Component", + "Name": "Appointments", + "TypeName": "System.Collections.Generic.IEnumerable", + "Metadata": { + "Common.PropertyName": "Appointments" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.MonthView" + } + }, + { + "HashCode": 52284881, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.MonthView", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.MonthView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "StartDate", + "TypeName": "System.DateTime", + "Metadata": { + "Common.PropertyName": "StartDate" + } + }, + { + "Kind": "Components.Component", + "Name": "EndDate", + "TypeName": "System.DateTime", + "Metadata": { + "Common.PropertyName": "EndDate" + } + }, + { + "Kind": "Components.Component", + "Name": "MaxAppointmentsInSlot", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "MaxAppointmentsInSlot" + } + }, + { + "Kind": "Components.Component", + "Name": "MoreText", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "MoreText" + } + }, + { + "Kind": "Components.Component", + "Name": "Appointments", + "TypeName": "System.Collections.Generic.IEnumerable", + "Metadata": { + "Common.PropertyName": "Appointments" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.MonthView", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1104693279, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.Path", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Path" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "D", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "D" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Class" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.Path" + } + }, + { + "HashCode": -717436634, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.Path", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.Path" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "D", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "D" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "Fill", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Fill" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Class" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.Path", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -88674672, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.Popup", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Popup" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Open", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "Open", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Close", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "Close", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.Popup" + } + }, + { + "HashCode": -629491728, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.Popup", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.Popup" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Open", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "Open", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Close", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Metadata": { + "Common.PropertyName": "Close", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Attributes", + "TypeName": "System.Collections.Generic.IReadOnlyDictionary", + "Documentation": "\n \n Specifies additional custom attributes that will be rendered by the component.\n \n The attributes.\n ", + "Metadata": { + "Common.PropertyName": "Attributes" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseEnter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user hovers the component. Commonly used to display a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseEnter", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "MouseLeave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user moves the mouse out of the component. Commonly used to hide a tooltip via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "MouseLeave", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "ContextMenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "\n \n A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu via \n .\n \n ", + "Metadata": { + "Common.PropertyName": "ContextMenu", + "Components.EventCallback": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "\n \n Gets or sets the culture used to display localizable data (numbers, dates). Set by default to .\n \n ", + "Metadata": { + "Common.PropertyName": "Culture" + } + }, + { + "Kind": "Components.Component", + "Name": "Style", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the inline CSS style.\n \n The style.\n ", + "Metadata": { + "Common.PropertyName": "Style" + } + }, + { + "Kind": "Components.Component", + "Name": "Visible", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value indicating whether this is visible. Invisible components are not rendered.\n \n true if visible; otherwise, false.\n ", + "Metadata": { + "Common.PropertyName": "Visible" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.Popup", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1679973780, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.Rendering.Popup.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Popup" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.Rendering.Popup.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -608205357, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.Rendering.Popup.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.Rendering.Popup" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.Rendering.Popup.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -921480189, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.Text", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Text" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Radzen.Blazor.Point", + "Metadata": { + "Common.PropertyName": "Position" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.Text" + } + }, + { + "HashCode": -1536475467, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.Text", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.Text" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "Class", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Class" + } + }, + { + "Kind": "Components.Component", + "Name": "Value", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Value" + } + }, + { + "Kind": "Components.Component", + "Name": "Position", + "TypeName": "Radzen.Blazor.Point", + "Metadata": { + "Common.PropertyName": "Position" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.Text", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1424453973, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.Tick", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Tick" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "X", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "X" + } + }, + { + "Kind": "Components.Component", + "Name": "Y", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Y" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Text" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.Tick" + } + }, + { + "HashCode": -1442971977, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.Tick", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.Tick" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "X", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "X" + } + }, + { + "Kind": "Components.Component", + "Name": "Y", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Y" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Text" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.Tick", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1862598985, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.Rendering.Tick.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Tick" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.Rendering.Tick.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": -1030114361, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.Rendering.Tick.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.Rendering.Tick" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.Rendering.Tick.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -249330708, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.ValueAxis", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ValueAxis" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.ValueAxis" + } + }, + { + "HashCode": 1268953703, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.ValueAxis", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.ValueAxis" + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.ValueAxis", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -572399069, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.ValueAxisTick", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ValueAxisTick" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "X", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "X" + } + }, + { + "Kind": "Components.Component", + "Name": "Y", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Y" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Text" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.ValueAxisTick" + } + }, + { + "HashCode": 2136688429, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.ValueAxisTick", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.ValueAxisTick" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "X", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "X" + } + }, + { + "Kind": "Components.Component", + "Name": "Y", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Y" + } + }, + { + "Kind": "Components.Component", + "Name": "ChildContent", + "TypeName": "Microsoft.AspNetCore.Components.RenderFragment", + "Metadata": { + "Common.PropertyName": "ChildContent", + "Components.ChildContent": "True" + } + }, + { + "Kind": "Components.Component", + "Name": "Stroke", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Stroke" + } + }, + { + "Kind": "Components.Component", + "Name": "StrokeWidth", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "StrokeWidth" + } + }, + { + "Kind": "Components.Component", + "Name": "LineType", + "TypeName": "Radzen.Blazor.LineType", + "IsEnum": true, + "Metadata": { + "Common.PropertyName": "LineType" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Text" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.ValueAxisTick", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -52639094, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.Rendering.ValueAxisTick.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "ValueAxisTick" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.Rendering.ValueAxisTick.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent" + } + }, + { + "HashCode": 455215417, + "Kind": "Components.ChildContent", + "Name": "Radzen.Blazor.Rendering.ValueAxisTick.ChildContent", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ChildContent", + "ParentTag": "Radzen.Blazor.Rendering.ValueAxisTick" + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Common.TypeName": "Radzen.Blazor.Rendering.ValueAxisTick.ChildContent", + "Components.IsSpecialKind": "Components.ChildContent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1754524889, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.ValueAxisTitle", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "ValueAxisTitle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "X", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "X" + } + }, + { + "Kind": "Components.Component", + "Name": "Y", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Y" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Text" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.ValueAxisTitle" + } + }, + { + "HashCode": -2106091889, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.ValueAxisTitle", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.ValueAxisTitle" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "X", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "X" + } + }, + { + "Kind": "Components.Component", + "Name": "Y", + "TypeName": "System.Double", + "Metadata": { + "Common.PropertyName": "Y" + } + }, + { + "Kind": "Components.Component", + "Name": "Text", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "Text" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.ValueAxisTitle", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -819526943, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.WeekView", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "WeekView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "StartDate", + "TypeName": "System.DateTime", + "Metadata": { + "Common.PropertyName": "StartDate" + } + }, + { + "Kind": "Components.Component", + "Name": "EndDate", + "TypeName": "System.DateTime", + "Metadata": { + "Common.PropertyName": "EndDate" + } + }, + { + "Kind": "Components.Component", + "Name": "StartTime", + "TypeName": "System.TimeSpan", + "Metadata": { + "Common.PropertyName": "StartTime" + } + }, + { + "Kind": "Components.Component", + "Name": "EndTime", + "TypeName": "System.TimeSpan", + "Metadata": { + "Common.PropertyName": "EndTime" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeFormat", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "TimeFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "MinutesPerSlot", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "MinutesPerSlot" + } + }, + { + "Kind": "Components.Component", + "Name": "Appointments", + "TypeName": "System.Collections.Generic.IList", + "Metadata": { + "Common.PropertyName": "Appointments" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.WeekView" + } + }, + { + "HashCode": 1644888181, + "Kind": "Components.Component", + "Name": "Radzen.Blazor.Rendering.WeekView", + "AssemblyName": "Radzen.Blazor", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.WeekView" + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Component", + "Name": "StartDate", + "TypeName": "System.DateTime", + "Metadata": { + "Common.PropertyName": "StartDate" + } + }, + { + "Kind": "Components.Component", + "Name": "EndDate", + "TypeName": "System.DateTime", + "Metadata": { + "Common.PropertyName": "EndDate" + } + }, + { + "Kind": "Components.Component", + "Name": "StartTime", + "TypeName": "System.TimeSpan", + "Metadata": { + "Common.PropertyName": "StartTime" + } + }, + { + "Kind": "Components.Component", + "Name": "EndTime", + "TypeName": "System.TimeSpan", + "Metadata": { + "Common.PropertyName": "EndTime" + } + }, + { + "Kind": "Components.Component", + "Name": "TimeFormat", + "TypeName": "System.String", + "Metadata": { + "Common.PropertyName": "TimeFormat" + } + }, + { + "Kind": "Components.Component", + "Name": "MinutesPerSlot", + "TypeName": "System.Int32", + "Metadata": { + "Common.PropertyName": "MinutesPerSlot" + } + }, + { + "Kind": "Components.Component", + "Name": "Appointments", + "TypeName": "System.Collections.Generic.IList", + "Metadata": { + "Common.PropertyName": "Appointments" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.IComponent", + "Common.TypeName": "Radzen.Blazor.Rendering.WeekView", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -752346037, + "Kind": "Components.EventHandler", + "Name": "onfocus", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onfocus' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfocus", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfocus:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfocus:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onfocus", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onfocus' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onfocus" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfocus' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onfocus' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.FocusEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -285795053, + "Kind": "Components.EventHandler", + "Name": "onblur", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onblur' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onblur", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onblur:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onblur:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onblur", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onblur' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onblur" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onblur' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onblur' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.FocusEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 641215922, + "Kind": "Components.EventHandler", + "Name": "onfocusin", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onfocusin' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfocusin", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfocusin:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfocusin:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onfocusin", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onfocusin' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onfocusin" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfocusin' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onfocusin' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.FocusEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1167667630, + "Kind": "Components.EventHandler", + "Name": "onfocusout", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onfocusout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfocusout", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfocusout:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfocusout:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onfocusout", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onfocusout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.FocusEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onfocusout" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfocusout' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onfocusout' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.FocusEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -193021424, + "Kind": "Components.EventHandler", + "Name": "onmouseover", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onmouseover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseover", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseover:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseover:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onmouseover", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onmouseover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onmouseover" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmouseover' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onmouseover' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 643916803, + "Kind": "Components.EventHandler", + "Name": "onmouseout", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onmouseout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseout", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseout:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseout:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onmouseout", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onmouseout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onmouseout" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmouseout' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onmouseout' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 474272747, + "Kind": "Components.EventHandler", + "Name": "onmousemove", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onmousemove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmousemove", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmousemove:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmousemove:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onmousemove", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onmousemove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onmousemove" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmousemove' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onmousemove' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1786668541, + "Kind": "Components.EventHandler", + "Name": "onmousedown", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onmousedown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmousedown", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmousedown:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmousedown:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onmousedown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onmousedown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onmousedown" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmousedown' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onmousedown' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -219850991, + "Kind": "Components.EventHandler", + "Name": "onmouseup", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onmouseup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseup", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseup:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseup:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onmouseup", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onmouseup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onmouseup" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmouseup' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onmouseup' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1185417805, + "Kind": "Components.EventHandler", + "Name": "onclick", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onclick' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onclick", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onclick:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onclick:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onclick", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onclick' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onclick" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onclick' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onclick' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -440769885, + "Kind": "Components.EventHandler", + "Name": "ondblclick", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ondblclick' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondblclick", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondblclick:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondblclick:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ondblclick", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ondblclick' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ondblclick" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondblclick' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ondblclick' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 202267852, + "Kind": "Components.EventHandler", + "Name": "onwheel", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onwheel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.WheelEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onwheel", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onwheel:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onwheel:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onwheel", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onwheel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.WheelEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onwheel" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onwheel' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onwheel' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.WheelEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -2070422626, + "Kind": "Components.EventHandler", + "Name": "onmousewheel", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onmousewheel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.WheelEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmousewheel", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmousewheel:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmousewheel:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onmousewheel", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onmousewheel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.WheelEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onmousewheel" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmousewheel' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onmousewheel' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.WheelEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 588998390, + "Kind": "Components.EventHandler", + "Name": "oncontextmenu", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@oncontextmenu' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncontextmenu", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncontextmenu:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncontextmenu:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@oncontextmenu", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@oncontextmenu' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.MouseEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "oncontextmenu" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncontextmenu' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@oncontextmenu' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.MouseEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -295171060, + "Kind": "Components.EventHandler", + "Name": "ondrag", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ondrag' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondrag", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondrag:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondrag:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ondrag", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ondrag' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ondrag" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondrag' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ondrag' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -230661785, + "Kind": "Components.EventHandler", + "Name": "ondragend", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ondragend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragend", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragend:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragend:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ondragend", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ondragend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ondragend" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragend' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ondragend' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 46156848, + "Kind": "Components.EventHandler", + "Name": "ondragenter", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ondragenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragenter", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragenter:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragenter:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ondragenter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ondragenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ondragenter" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragenter' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ondragenter' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1607027657, + "Kind": "Components.EventHandler", + "Name": "ondragleave", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ondragleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragleave", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragleave:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragleave:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ondragleave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ondragleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ondragleave" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragleave' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ondragleave' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1919545422, + "Kind": "Components.EventHandler", + "Name": "ondragover", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ondragover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragover", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragover:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragover:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ondragover", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ondragover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ondragover" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragover' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ondragover' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 81870382, + "Kind": "Components.EventHandler", + "Name": "ondragstart", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ondragstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragstart", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragstart:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondragstart:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ondragstart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ondragstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ondragstart" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondragstart' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ondragstart' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -449965889, + "Kind": "Components.EventHandler", + "Name": "ondrop", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ondrop' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondrop", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondrop:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondrop:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ondrop", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ondrop' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.DragEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ondrop" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondrop' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ondrop' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.DragEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -2059305544, + "Kind": "Components.EventHandler", + "Name": "onkeydown", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onkeydown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onkeydown", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onkeydown:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onkeydown:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onkeydown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onkeydown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onkeydown" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onkeydown' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onkeydown' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -595757799, + "Kind": "Components.EventHandler", + "Name": "onkeyup", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onkeyup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onkeyup", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onkeyup:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onkeyup:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onkeyup", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onkeyup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onkeyup" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onkeyup' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onkeyup' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 679569443, + "Kind": "Components.EventHandler", + "Name": "onkeypress", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onkeypress' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onkeypress", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onkeypress:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onkeypress:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onkeypress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onkeypress' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.KeyboardEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onkeypress" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onkeypress' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onkeypress' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.KeyboardEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -788440508, + "Kind": "Components.EventHandler", + "Name": "onchange", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onchange' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.ChangeEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onchange", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onchange:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onchange:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onchange", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onchange' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.ChangeEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onchange" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onchange' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onchange' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.ChangeEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -84996462, + "Kind": "Components.EventHandler", + "Name": "oninput", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@oninput' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.ChangeEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oninput", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oninput:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oninput:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@oninput", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@oninput' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.ChangeEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "oninput" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oninput' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@oninput' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.ChangeEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1832332654, + "Kind": "Components.EventHandler", + "Name": "oninvalid", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@oninvalid' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oninvalid", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oninvalid:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oninvalid:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@oninvalid", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@oninvalid' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "oninvalid" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oninvalid' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@oninvalid' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1562651886, + "Kind": "Components.EventHandler", + "Name": "onreset", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onreset' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onreset", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onreset:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onreset:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onreset", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onreset' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onreset" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onreset' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onreset' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 500234727, + "Kind": "Components.EventHandler", + "Name": "onselect", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onselect' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onselect", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onselect:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onselect:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onselect", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onselect' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onselect" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onselect' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onselect' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 804516777, + "Kind": "Components.EventHandler", + "Name": "onselectstart", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onselectstart' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onselectstart", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onselectstart:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onselectstart:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onselectstart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onselectstart' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onselectstart" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onselectstart' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onselectstart' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1077624863, + "Kind": "Components.EventHandler", + "Name": "onselectionchange", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onselectionchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onselectionchange", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onselectionchange:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onselectionchange:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onselectionchange", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onselectionchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onselectionchange" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onselectionchange' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onselectionchange' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -2028805424, + "Kind": "Components.EventHandler", + "Name": "onsubmit", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onsubmit' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onsubmit", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onsubmit:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onsubmit:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onsubmit", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onsubmit' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onsubmit" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onsubmit' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onsubmit' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1597061960, + "Kind": "Components.EventHandler", + "Name": "onbeforecopy", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onbeforecopy' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforecopy", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforecopy:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforecopy:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onbeforecopy", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onbeforecopy' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onbeforecopy" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforecopy' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onbeforecopy' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 62544907, + "Kind": "Components.EventHandler", + "Name": "onbeforecut", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onbeforecut' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforecut", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforecut:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforecut:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onbeforecut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onbeforecut' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onbeforecut" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforecut' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onbeforecut' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 566042229, + "Kind": "Components.EventHandler", + "Name": "onbeforepaste", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onbeforepaste' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforepaste", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforepaste:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforepaste:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onbeforepaste", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onbeforepaste' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onbeforepaste" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforepaste' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onbeforepaste' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -274833893, + "Kind": "Components.EventHandler", + "Name": "oncopy", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@oncopy' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncopy", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncopy:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncopy:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@oncopy", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@oncopy' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "oncopy" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncopy' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@oncopy' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 293646143, + "Kind": "Components.EventHandler", + "Name": "oncut", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@oncut' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncut", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncut:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncut:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@oncut", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@oncut' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "oncut" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncut' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@oncut' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -906835883, + "Kind": "Components.EventHandler", + "Name": "onpaste", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpaste' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpaste", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpaste:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpaste:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpaste", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpaste' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ClipboardEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpaste" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpaste' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpaste' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ClipboardEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 350100231, + "Kind": "Components.EventHandler", + "Name": "ontouchcancel", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ontouchcancel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchcancel", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchcancel:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchcancel:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ontouchcancel", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ontouchcancel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ontouchcancel" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchcancel' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ontouchcancel' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1496985302, + "Kind": "Components.EventHandler", + "Name": "ontouchend", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ontouchend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchend", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchend:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchend:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ontouchend", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ontouchend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ontouchend" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchend' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ontouchend' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1146693023, + "Kind": "Components.EventHandler", + "Name": "ontouchmove", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ontouchmove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchmove", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchmove:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchmove:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ontouchmove", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ontouchmove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ontouchmove" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchmove' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ontouchmove' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -2069713205, + "Kind": "Components.EventHandler", + "Name": "ontouchstart", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ontouchstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchstart", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchstart:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchstart:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ontouchstart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ontouchstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ontouchstart" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchstart' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ontouchstart' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1514959119, + "Kind": "Components.EventHandler", + "Name": "ontouchenter", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ontouchenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchenter", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchenter:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchenter:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ontouchenter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ontouchenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ontouchenter" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchenter' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ontouchenter' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 864389402, + "Kind": "Components.EventHandler", + "Name": "ontouchleave", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ontouchleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchleave", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchleave:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontouchleave:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ontouchleave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ontouchleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.TouchEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ontouchleave" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontouchleave' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ontouchleave' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.TouchEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -657828832, + "Kind": "Components.EventHandler", + "Name": "ongotpointercapture", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ongotpointercapture' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ongotpointercapture", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ongotpointercapture:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ongotpointercapture:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ongotpointercapture", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ongotpointercapture' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ongotpointercapture" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ongotpointercapture' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ongotpointercapture' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1757571825, + "Kind": "Components.EventHandler", + "Name": "onlostpointercapture", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onlostpointercapture' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onlostpointercapture", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onlostpointercapture:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onlostpointercapture:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onlostpointercapture", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onlostpointercapture' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onlostpointercapture" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onlostpointercapture' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onlostpointercapture' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 481169287, + "Kind": "Components.EventHandler", + "Name": "onpointercancel", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpointercancel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointercancel", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointercancel:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointercancel:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpointercancel", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpointercancel' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpointercancel" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointercancel' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpointercancel' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1919249754, + "Kind": "Components.EventHandler", + "Name": "onpointerdown", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpointerdown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerdown", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerdown:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerdown:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpointerdown", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpointerdown' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpointerdown" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerdown' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpointerdown' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -417617261, + "Kind": "Components.EventHandler", + "Name": "onpointerenter", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpointerenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerenter", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerenter:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerenter:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpointerenter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpointerenter' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpointerenter" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerenter' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpointerenter' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1781238789, + "Kind": "Components.EventHandler", + "Name": "onpointerleave", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpointerleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerleave", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerleave:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerleave:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpointerleave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpointerleave' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpointerleave" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerleave' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpointerleave' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 238193601, + "Kind": "Components.EventHandler", + "Name": "onpointermove", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpointermove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointermove", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointermove:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointermove:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpointermove", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpointermove' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpointermove" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointermove' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpointermove' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -265624092, + "Kind": "Components.EventHandler", + "Name": "onpointerout", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpointerout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerout", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerout:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerout:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpointerout", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpointerout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpointerout" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerout' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpointerout' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 2062513951, + "Kind": "Components.EventHandler", + "Name": "onpointerover", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpointerover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerover", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerover:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerover:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpointerover", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpointerover' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpointerover" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerover' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpointerover' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -529480587, + "Kind": "Components.EventHandler", + "Name": "onpointerup", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpointerup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerup", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerup:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerup:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpointerup", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpointerup' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.PointerEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpointerup" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerup' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpointerup' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.PointerEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 984407006, + "Kind": "Components.EventHandler", + "Name": "oncanplay", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@oncanplay' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncanplay", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncanplay:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncanplay:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@oncanplay", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@oncanplay' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "oncanplay" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncanplay' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@oncanplay' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1777825400, + "Kind": "Components.EventHandler", + "Name": "oncanplaythrough", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@oncanplaythrough' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncanplaythrough", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncanplaythrough:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncanplaythrough:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@oncanplaythrough", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@oncanplaythrough' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "oncanplaythrough" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncanplaythrough' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@oncanplaythrough' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 374324775, + "Kind": "Components.EventHandler", + "Name": "oncuechange", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@oncuechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncuechange", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncuechange:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@oncuechange:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@oncuechange", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@oncuechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "oncuechange" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@oncuechange' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@oncuechange' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1213377088, + "Kind": "Components.EventHandler", + "Name": "ondurationchange", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ondurationchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondurationchange", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondurationchange:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondurationchange:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ondurationchange", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ondurationchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ondurationchange" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondurationchange' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ondurationchange' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1641970851, + "Kind": "Components.EventHandler", + "Name": "onemptied", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onemptied' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onemptied", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onemptied:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onemptied:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onemptied", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onemptied' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onemptied" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onemptied' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onemptied' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1832735734, + "Kind": "Components.EventHandler", + "Name": "onpause", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpause' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpause", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpause:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpause:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpause", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpause' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpause" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpause' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpause' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 898198128, + "Kind": "Components.EventHandler", + "Name": "onplay", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onplay' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onplay", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onplay:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onplay:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onplay", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onplay' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onplay" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onplay' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onplay' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 745605904, + "Kind": "Components.EventHandler", + "Name": "onplaying", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onplaying' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onplaying", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onplaying:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onplaying:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onplaying", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onplaying' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onplaying" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onplaying' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onplaying' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1135844661, + "Kind": "Components.EventHandler", + "Name": "onratechange", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onratechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onratechange", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onratechange:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onratechange:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onratechange", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onratechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onratechange" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onratechange' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onratechange' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 540789566, + "Kind": "Components.EventHandler", + "Name": "onseeked", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onseeked' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onseeked", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onseeked:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onseeked:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onseeked", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onseeked' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onseeked" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onseeked' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onseeked' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 673934600, + "Kind": "Components.EventHandler", + "Name": "onseeking", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onseeking' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onseeking", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onseeking:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onseeking:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onseeking", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onseeking' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onseeking" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onseeking' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onseeking' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 329194944, + "Kind": "Components.EventHandler", + "Name": "onstalled", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onstalled' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onstalled", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onstalled:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onstalled:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onstalled", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onstalled' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onstalled" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onstalled' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onstalled' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 835771219, + "Kind": "Components.EventHandler", + "Name": "onstop", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onstop' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onstop", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onstop:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onstop:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onstop", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onstop' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onstop" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onstop' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onstop' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 201150091, + "Kind": "Components.EventHandler", + "Name": "onsuspend", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onsuspend' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onsuspend", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onsuspend:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onsuspend:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onsuspend", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onsuspend' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onsuspend" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onsuspend' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onsuspend' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -749277487, + "Kind": "Components.EventHandler", + "Name": "ontimeupdate", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ontimeupdate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontimeupdate", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontimeupdate:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontimeupdate:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ontimeupdate", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ontimeupdate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ontimeupdate" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontimeupdate' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ontimeupdate' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 704804444, + "Kind": "Components.EventHandler", + "Name": "onvolumechange", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onvolumechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onvolumechange", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onvolumechange:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onvolumechange:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onvolumechange", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onvolumechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onvolumechange" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onvolumechange' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onvolumechange' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 2058584679, + "Kind": "Components.EventHandler", + "Name": "onwaiting", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onwaiting' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onwaiting", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onwaiting:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onwaiting:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onwaiting", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onwaiting' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onwaiting" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onwaiting' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onwaiting' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1378104803, + "Kind": "Components.EventHandler", + "Name": "onloadstart", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onloadstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadstart", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadstart:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadstart:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onloadstart", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onloadstart' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onloadstart" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onloadstart' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onloadstart' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 796800559, + "Kind": "Components.EventHandler", + "Name": "ontimeout", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ontimeout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontimeout", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontimeout:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontimeout:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ontimeout", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ontimeout' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ontimeout" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontimeout' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ontimeout' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1151819734, + "Kind": "Components.EventHandler", + "Name": "onabort", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onabort' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onabort", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onabort:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onabort:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onabort", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onabort' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onabort" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onabort' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onabort' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -948941867, + "Kind": "Components.EventHandler", + "Name": "onload", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onload' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onload", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onload:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onload:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onload", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onload' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onload" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onload' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onload' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -2072107405, + "Kind": "Components.EventHandler", + "Name": "onloadend", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onloadend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadend", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadend:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadend:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onloadend", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onloadend' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onloadend" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onloadend' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onloadend' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1609887188, + "Kind": "Components.EventHandler", + "Name": "onprogress", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onprogress' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onprogress", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onprogress:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onprogress:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onprogress", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onprogress' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ProgressEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onprogress" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onprogress' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onprogress' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ProgressEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 364547435, + "Kind": "Components.EventHandler", + "Name": "onerror", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onerror' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ErrorEventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onerror", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onerror:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onerror:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onerror", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onerror' attribute to the provided string or delegate value. A delegate value should be of type 'Microsoft.AspNetCore.Components.Web.ErrorEventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onerror" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onerror' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onerror' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "Microsoft.AspNetCore.Components.Web.ErrorEventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1575723432, + "Kind": "Components.EventHandler", + "Name": "onactivate", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onactivate", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onactivate:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onactivate:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onactivate", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onactivate" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onactivate' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onactivate' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1030805161, + "Kind": "Components.EventHandler", + "Name": "onbeforeactivate", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onbeforeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforeactivate", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforeactivate:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforeactivate:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onbeforeactivate", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onbeforeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onbeforeactivate" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforeactivate' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onbeforeactivate' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1926278020, + "Kind": "Components.EventHandler", + "Name": "onbeforedeactivate", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onbeforedeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforedeactivate", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforedeactivate:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onbeforedeactivate:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onbeforedeactivate", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onbeforedeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onbeforedeactivate" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onbeforedeactivate' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onbeforedeactivate' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 652589892, + "Kind": "Components.EventHandler", + "Name": "ondeactivate", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ondeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondeactivate", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondeactivate:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ondeactivate:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ondeactivate", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ondeactivate' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ondeactivate" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ondeactivate' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ondeactivate' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -160108224, + "Kind": "Components.EventHandler", + "Name": "onended", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onended' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onended", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onended:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onended:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onended", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onended' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onended" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onended' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onended' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1714230697, + "Kind": "Components.EventHandler", + "Name": "onfullscreenchange", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onfullscreenchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfullscreenchange", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfullscreenchange:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfullscreenchange:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onfullscreenchange", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onfullscreenchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onfullscreenchange" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfullscreenchange' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onfullscreenchange' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -308130297, + "Kind": "Components.EventHandler", + "Name": "onfullscreenerror", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onfullscreenerror' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfullscreenerror", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfullscreenerror:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onfullscreenerror:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onfullscreenerror", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onfullscreenerror' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onfullscreenerror" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onfullscreenerror' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onfullscreenerror' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1573834508, + "Kind": "Components.EventHandler", + "Name": "onloadeddata", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onloadeddata' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadeddata", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadeddata:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadeddata:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onloadeddata", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onloadeddata' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onloadeddata" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onloadeddata' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onloadeddata' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 100675222, + "Kind": "Components.EventHandler", + "Name": "onloadedmetadata", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onloadedmetadata' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadedmetadata", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadedmetadata:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onloadedmetadata:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onloadedmetadata", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onloadedmetadata' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onloadedmetadata" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onloadedmetadata' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onloadedmetadata' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 1765599531, + "Kind": "Components.EventHandler", + "Name": "onpointerlockchange", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpointerlockchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerlockchange", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerlockchange:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerlockchange:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpointerlockchange", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpointerlockchange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpointerlockchange" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerlockchange' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpointerlockchange' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 2079555228, + "Kind": "Components.EventHandler", + "Name": "onpointerlockerror", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onpointerlockerror' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerlockerror", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerlockerror:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onpointerlockerror:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onpointerlockerror", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onpointerlockerror' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onpointerlockerror" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onpointerlockerror' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onpointerlockerror' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 332213355, + "Kind": "Components.EventHandler", + "Name": "onreadystatechange", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onreadystatechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onreadystatechange", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onreadystatechange:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onreadystatechange:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onreadystatechange", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onreadystatechange' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onreadystatechange" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onreadystatechange' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onreadystatechange' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": 286702863, + "Kind": "Components.EventHandler", + "Name": "onscroll", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onscroll' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onscroll", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onscroll:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onscroll:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onscroll", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onscroll' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onscroll" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onscroll' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onscroll' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -1042843520, + "Kind": "Components.EventHandler", + "Name": "ontoggle", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@ontoggle' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontoggle", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontoggle:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ontoggle:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@ontoggle", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@ontoggle' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "ontoggle" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@ontoggle' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@ontoggle' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.EventHandlers" + } + }, + { + "HashCode": -2002934983, + "Kind": "Components.EventHandler", + "Name": "onmouseenter", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onmouseenter' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseenter", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseenter:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseenter:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onmouseenter", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onmouseenter' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onmouseenter" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmouseenter' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onmouseenter' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Radzen.EventHandlers" + } + }, + { + "HashCode": -418305654, + "Kind": "Components.EventHandler", + "Name": "onmouseleave", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Sets the '@onmouseleave' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseleave", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseleave:preventDefault", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + }, + { + "TagName": "*", + "Attributes": [ + { + "Name": "@onmouseleave:stopPropagation", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.EventHandler", + "Name": "@onmouseleave", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Sets the '@onmouseleave' attribute to the provided string or delegate value. A delegate value should be of type 'System.EventArgs'.", + "Metadata": { + "Components.IsWeaklyTyped": "True", + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "onmouseleave" + }, + "BoundAttributeParameters": [ + { + "Name": "preventDefault", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to cancel (if cancelable) the default action that belongs to the '@onmouseleave' event.", + "Metadata": { + "Common.PropertyName": "PreventDefault" + } + }, + { + "Name": "stopPropagation", + "TypeName": "System.Boolean", + "Documentation": "Specifies whether to prevent further propagation of the '@onmouseleave' event in the capturing and bubbling phases.", + "Metadata": { + "Common.PropertyName": "StopPropagation" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.EventHandler", + "Components.EventHandler.EventArgs": "System.EventArgs", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Radzen.EventHandlers" + } + }, + { + "HashCode": -1621973585, + "Kind": "Components.Splat", + "Name": "Attributes", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Merges a collection of attributes into the current element or component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@attributes", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Splat", + "Name": "@attributes", + "TypeName": "System.Object", + "Documentation": "Merges a collection of attributes into the current element or component.", + "Metadata": { + "Common.PropertyName": "Attributes", + "Common.DirectiveAttribute": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Splat", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Attributes" + } + }, + { + "HashCode": 2132855454, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.Razor", + "Documentation": "\n \n implementation targeting elements containing attributes with URL expected values.\n \n Resolves URLs starting with '~/' (relative to the application's 'webroot' setting) that are not\n targeted by other s. Runs prior to other s to ensure\n application-relative URLs are resolved.\n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "itemid", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "a", + "Attributes": [ + { + "Name": "href", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "applet", + "Attributes": [ + { + "Name": "archive", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "area", + "TagStructure": 2, + "Attributes": [ + { + "Name": "href", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "audio", + "Attributes": [ + { + "Name": "src", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "base", + "TagStructure": 2, + "Attributes": [ + { + "Name": "href", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "blockquote", + "Attributes": [ + { + "Name": "cite", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "button", + "Attributes": [ + { + "Name": "formaction", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "del", + "Attributes": [ + { + "Name": "cite", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "embed", + "TagStructure": 2, + "Attributes": [ + { + "Name": "src", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "form", + "Attributes": [ + { + "Name": "action", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "html", + "Attributes": [ + { + "Name": "manifest", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "iframe", + "Attributes": [ + { + "Name": "src", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "img", + "TagStructure": 2, + "Attributes": [ + { + "Name": "src", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "img", + "TagStructure": 2, + "Attributes": [ + { + "Name": "srcset", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "src", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "formaction", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "ins", + "Attributes": [ + { + "Name": "cite", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "link", + "TagStructure": 2, + "Attributes": [ + { + "Name": "href", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "menuitem", + "Attributes": [ + { + "Name": "icon", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "object", + "Attributes": [ + { + "Name": "archive", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "object", + "Attributes": [ + { + "Name": "data", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "q", + "Attributes": [ + { + "Name": "cite", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "script", + "Attributes": [ + { + "Name": "src", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "source", + "TagStructure": 2, + "Attributes": [ + { + "Name": "src", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "source", + "TagStructure": 2, + "Attributes": [ + { + "Name": "srcset", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "track", + "TagStructure": 2, + "Attributes": [ + { + "Name": "src", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "video", + "Attributes": [ + { + "Name": "src", + "Value": "~/", + "ValueComparison": 2 + } + ] + }, + { + "TagName": "video", + "Attributes": [ + { + "Name": "poster", + "Value": "~/", + "ValueComparison": 2 + } + ] + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper" + } + }, + { + "HashCode": -1960433838, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <a> elements.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "a", + "Attributes": [ + { + "Name": "asp-action" + } + ] + }, + { + "TagName": "a", + "Attributes": [ + { + "Name": "asp-controller" + } + ] + }, + { + "TagName": "a", + "Attributes": [ + { + "Name": "asp-area" + } + ] + }, + { + "TagName": "a", + "Attributes": [ + { + "Name": "asp-page" + } + ] + }, + { + "TagName": "a", + "Attributes": [ + { + "Name": "asp-page-handler" + } + ] + }, + { + "TagName": "a", + "Attributes": [ + { + "Name": "asp-fragment" + } + ] + }, + { + "TagName": "a", + "Attributes": [ + { + "Name": "asp-host" + } + ] + }, + { + "TagName": "a", + "Attributes": [ + { + "Name": "asp-protocol" + } + ] + }, + { + "TagName": "a", + "Attributes": [ + { + "Name": "asp-route" + } + ] + }, + { + "TagName": "a", + "Attributes": [ + { + "Name": "asp-all-route-data" + } + ] + }, + { + "TagName": "a", + "Attributes": [ + { + "Name": "asp-route-", + "NameComparison": 1 + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "asp-action", + "TypeName": "System.String", + "Documentation": "\n \n The name of the action method.\n \n \n Must be null if or is non-null.\n \n ", + "Metadata": { + "Common.PropertyName": "Action" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-controller", + "TypeName": "System.String", + "Documentation": "\n \n The name of the controller.\n \n \n Must be null if or is non-null.\n \n ", + "Metadata": { + "Common.PropertyName": "Controller" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-area", + "TypeName": "System.String", + "Documentation": "\n \n The name of the area.\n \n \n Must be null if is non-null.\n \n ", + "Metadata": { + "Common.PropertyName": "Area" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-page", + "TypeName": "System.String", + "Documentation": "\n \n The name of the page.\n \n \n Must be null if or , \n is non-null.\n \n ", + "Metadata": { + "Common.PropertyName": "Page" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-page-handler", + "TypeName": "System.String", + "Documentation": "\n \n The name of the page handler.\n \n \n Must be null if or , or \n is non-null.\n \n ", + "Metadata": { + "Common.PropertyName": "PageHandler" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-protocol", + "TypeName": "System.String", + "Documentation": "\n \n The protocol for the URL, such as \"http\" or \"https\".\n \n ", + "Metadata": { + "Common.PropertyName": "Protocol" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-host", + "TypeName": "System.String", + "Documentation": "\n \n The host name.\n \n ", + "Metadata": { + "Common.PropertyName": "Host" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fragment", + "TypeName": "System.String", + "Documentation": "\n \n The URL fragment name.\n \n ", + "Metadata": { + "Common.PropertyName": "Fragment" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-route", + "TypeName": "System.String", + "Documentation": "\n \n Name of the route.\n \n \n Must be null if one of , , \n or is non-null.\n \n ", + "Metadata": { + "Common.PropertyName": "Route" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-all-route-data", + "TypeName": "System.Collections.Generic.IDictionary", + "IndexerNamePrefix": "asp-route-", + "IndexerTypeName": "System.String", + "Documentation": "\n \n Additional parameters for the route.\n \n ", + "Metadata": { + "Common.PropertyName": "RouteValues" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper" + } + }, + { + "HashCode": -204582686, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <cache> elements.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "cache" + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "priority", + "TypeName": "Microsoft.Extensions.Caching.Memory.CacheItemPriority?", + "Documentation": "\n \n Gets or sets the policy for the cache entry.\n \n ", + "Metadata": { + "Common.PropertyName": "Priority" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a to vary the cached result by.\n \n ", + "Metadata": { + "Common.PropertyName": "VaryBy" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-header", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a comma-delimited set of HTTP request headers to vary the cached result by.\n \n ", + "Metadata": { + "Common.PropertyName": "VaryByHeader" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-query", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a comma-delimited set of query parameters to vary the cached result by.\n \n ", + "Metadata": { + "Common.PropertyName": "VaryByQuery" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-route", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a comma-delimited set of route data parameters to vary the cached result by.\n \n ", + "Metadata": { + "Common.PropertyName": "VaryByRoute" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-cookie", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a comma-delimited set of cookie names to vary the cached result by.\n \n ", + "Metadata": { + "Common.PropertyName": "VaryByCookie" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-user", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value that determines if the cached result is to be varied by the Identity for the logged in\n .\n \n ", + "Metadata": { + "Common.PropertyName": "VaryByUser" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-culture", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value that determines if the cached result is to be varied by request culture.\n \n Setting this to true would result in the result to be varied by \n and .\n \n \n ", + "Metadata": { + "Common.PropertyName": "VaryByCulture" + } + }, + { + "Kind": "ITagHelper", + "Name": "expires-on", + "TypeName": "System.DateTimeOffset?", + "Documentation": "\n \n Gets or sets the exact the cache entry should be evicted.\n \n ", + "Metadata": { + "Common.PropertyName": "ExpiresOn" + } + }, + { + "Kind": "ITagHelper", + "Name": "expires-after", + "TypeName": "System.TimeSpan?", + "Documentation": "\n \n Gets or sets the duration, from the time the cache entry was added, when it should be evicted.\n \n ", + "Metadata": { + "Common.PropertyName": "ExpiresAfter" + } + }, + { + "Kind": "ITagHelper", + "Name": "expires-sliding", + "TypeName": "System.TimeSpan?", + "Documentation": "\n \n Gets or sets the duration from last access that the cache entry should be evicted.\n \n ", + "Metadata": { + "Common.PropertyName": "ExpiresSliding" + } + }, + { + "Kind": "ITagHelper", + "Name": "enabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the value which determines if the tag helper is enabled or not.\n \n ", + "Metadata": { + "Common.PropertyName": "Enabled" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper" + } + }, + { + "HashCode": 601039275, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n A that renders a Razor component.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "component", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "params", + "TypeName": "System.Collections.Generic.IDictionary", + "IndexerNamePrefix": "param-", + "IndexerTypeName": "System.Object", + "Documentation": "\n \n Gets or sets values for component parameters.\n \n ", + "Metadata": { + "Common.PropertyName": "Parameters" + } + }, + { + "Kind": "ITagHelper", + "Name": "type", + "TypeName": "System.Type", + "Documentation": "\n \n Gets or sets the component type. This value is required.\n \n ", + "Metadata": { + "Common.PropertyName": "ComponentType" + } + }, + { + "Kind": "ITagHelper", + "Name": "render-mode", + "TypeName": "Microsoft.AspNetCore.Mvc.Rendering.RenderMode", + "IsEnum": true, + "Documentation": "\n \n Gets or sets the \n \n ", + "Metadata": { + "Common.PropertyName": "RenderMode" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ComponentTagHelper" + } + }, + { + "HashCode": -1291705984, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <distributed-cache> elements.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "distributed-cache", + "Attributes": [ + { + "Name": "name" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "name", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a unique name to discriminate cached entries.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a to vary the cached result by.\n \n ", + "Metadata": { + "Common.PropertyName": "VaryBy" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-header", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a comma-delimited set of HTTP request headers to vary the cached result by.\n \n ", + "Metadata": { + "Common.PropertyName": "VaryByHeader" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-query", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a comma-delimited set of query parameters to vary the cached result by.\n \n ", + "Metadata": { + "Common.PropertyName": "VaryByQuery" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-route", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a comma-delimited set of route data parameters to vary the cached result by.\n \n ", + "Metadata": { + "Common.PropertyName": "VaryByRoute" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-cookie", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets a comma-delimited set of cookie names to vary the cached result by.\n \n ", + "Metadata": { + "Common.PropertyName": "VaryByCookie" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-user", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value that determines if the cached result is to be varied by the Identity for the logged in\n .\n \n ", + "Metadata": { + "Common.PropertyName": "VaryByUser" + } + }, + { + "Kind": "ITagHelper", + "Name": "vary-by-culture", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets a value that determines if the cached result is to be varied by request culture.\n \n Setting this to true would result in the result to be varied by \n and .\n \n \n ", + "Metadata": { + "Common.PropertyName": "VaryByCulture" + } + }, + { + "Kind": "ITagHelper", + "Name": "expires-on", + "TypeName": "System.DateTimeOffset?", + "Documentation": "\n \n Gets or sets the exact the cache entry should be evicted.\n \n ", + "Metadata": { + "Common.PropertyName": "ExpiresOn" + } + }, + { + "Kind": "ITagHelper", + "Name": "expires-after", + "TypeName": "System.TimeSpan?", + "Documentation": "\n \n Gets or sets the duration, from the time the cache entry was added, when it should be evicted.\n \n ", + "Metadata": { + "Common.PropertyName": "ExpiresAfter" + } + }, + { + "Kind": "ITagHelper", + "Name": "expires-sliding", + "TypeName": "System.TimeSpan?", + "Documentation": "\n \n Gets or sets the duration from last access that the cache entry should be evicted.\n \n ", + "Metadata": { + "Common.PropertyName": "ExpiresSliding" + } + }, + { + "Kind": "ITagHelper", + "Name": "enabled", + "TypeName": "System.Boolean", + "Documentation": "\n \n Gets or sets the value which determines if the tag helper is enabled or not.\n \n ", + "Metadata": { + "Common.PropertyName": "Enabled" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.DistributedCacheTagHelper" + } + }, + { + "HashCode": 1862022889, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <environment> elements that conditionally renders\n content based on the current value of .\n If the environment is not listed in the specified or ,\n or if it is in , the content will not be rendered.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "environment" + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "names", + "TypeName": "System.String", + "Documentation": "\n \n A comma separated list of environment names in which the content should be rendered.\n If the current environment is also in the list, the content will not be rendered.\n \n \n The specified environment names are compared case insensitively to the current value of\n .\n \n ", + "Metadata": { + "Common.PropertyName": "Names" + } + }, + { + "Kind": "ITagHelper", + "Name": "include", + "TypeName": "System.String", + "Documentation": "\n \n A comma separated list of environment names in which the content should be rendered.\n If the current environment is also in the list, the content will not be rendered.\n \n \n The specified environment names are compared case insensitively to the current value of\n .\n \n ", + "Metadata": { + "Common.PropertyName": "Include" + } + }, + { + "Kind": "ITagHelper", + "Name": "exclude", + "TypeName": "System.String", + "Documentation": "\n \n A comma separated list of environment names in which the content will not be rendered.\n \n \n The specified environment names are compared case insensitively to the current value of\n .\n \n ", + "Metadata": { + "Common.PropertyName": "Exclude" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper" + } + }, + { + "HashCode": -1550077560, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <button> elements and <input> elements with\n their type attribute set to image or submit.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "button", + "Attributes": [ + { + "Name": "asp-action" + } + ] + }, + { + "TagName": "button", + "Attributes": [ + { + "Name": "asp-controller" + } + ] + }, + { + "TagName": "button", + "Attributes": [ + { + "Name": "asp-area" + } + ] + }, + { + "TagName": "button", + "Attributes": [ + { + "Name": "asp-page" + } + ] + }, + { + "TagName": "button", + "Attributes": [ + { + "Name": "asp-page-handler" + } + ] + }, + { + "TagName": "button", + "Attributes": [ + { + "Name": "asp-fragment" + } + ] + }, + { + "TagName": "button", + "Attributes": [ + { + "Name": "asp-route" + } + ] + }, + { + "TagName": "button", + "Attributes": [ + { + "Name": "asp-all-route-data" + } + ] + }, + { + "TagName": "button", + "Attributes": [ + { + "Name": "asp-route-", + "NameComparison": 1 + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "image", + "ValueComparison": 1 + }, + { + "Name": "asp-action" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "image", + "ValueComparison": 1 + }, + { + "Name": "asp-controller" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "image", + "ValueComparison": 1 + }, + { + "Name": "asp-area" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "image", + "ValueComparison": 1 + }, + { + "Name": "asp-page" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "image", + "ValueComparison": 1 + }, + { + "Name": "asp-page-handler" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "image", + "ValueComparison": 1 + }, + { + "Name": "asp-fragment" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "image", + "ValueComparison": 1 + }, + { + "Name": "asp-route" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "image", + "ValueComparison": 1 + }, + { + "Name": "asp-all-route-data" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "image", + "ValueComparison": 1 + }, + { + "Name": "asp-route-", + "NameComparison": 1 + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "submit", + "ValueComparison": 1 + }, + { + "Name": "asp-action" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "submit", + "ValueComparison": 1 + }, + { + "Name": "asp-controller" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "submit", + "ValueComparison": 1 + }, + { + "Name": "asp-area" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "submit", + "ValueComparison": 1 + }, + { + "Name": "asp-page" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "submit", + "ValueComparison": 1 + }, + { + "Name": "asp-page-handler" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "submit", + "ValueComparison": 1 + }, + { + "Name": "asp-fragment" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "submit", + "ValueComparison": 1 + }, + { + "Name": "asp-route" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "submit", + "ValueComparison": 1 + }, + { + "Name": "asp-all-route-data" + } + ] + }, + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "type", + "Value": "submit", + "ValueComparison": 1 + }, + { + "Name": "asp-route-", + "NameComparison": 1 + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "asp-action", + "TypeName": "System.String", + "Documentation": "\n \n The name of the action method.\n \n ", + "Metadata": { + "Common.PropertyName": "Action" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-controller", + "TypeName": "System.String", + "Documentation": "\n \n The name of the controller.\n \n ", + "Metadata": { + "Common.PropertyName": "Controller" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-area", + "TypeName": "System.String", + "Documentation": "\n \n The name of the area.\n \n ", + "Metadata": { + "Common.PropertyName": "Area" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-page", + "TypeName": "System.String", + "Documentation": "\n \n The name of the page.\n \n ", + "Metadata": { + "Common.PropertyName": "Page" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-page-handler", + "TypeName": "System.String", + "Documentation": "\n \n The name of the page handler.\n \n ", + "Metadata": { + "Common.PropertyName": "PageHandler" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fragment", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the URL fragment.\n \n ", + "Metadata": { + "Common.PropertyName": "Fragment" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-route", + "TypeName": "System.String", + "Documentation": "\n \n Name of the route.\n \n \n Must be null if or is non-null.\n \n ", + "Metadata": { + "Common.PropertyName": "Route" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-all-route-data", + "TypeName": "System.Collections.Generic.IDictionary", + "IndexerNamePrefix": "asp-route-", + "IndexerTypeName": "System.String", + "Documentation": "\n \n Additional parameters for the route.\n \n ", + "Metadata": { + "Common.PropertyName": "RouteValues" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.FormActionTagHelper" + } + }, + { + "HashCode": 604064674, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <form> elements.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "form" + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "asp-action", + "TypeName": "System.String", + "Documentation": "\n \n The name of the action method.\n \n ", + "Metadata": { + "Common.PropertyName": "Action" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-controller", + "TypeName": "System.String", + "Documentation": "\n \n The name of the controller.\n \n ", + "Metadata": { + "Common.PropertyName": "Controller" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-area", + "TypeName": "System.String", + "Documentation": "\n \n The name of the area.\n \n ", + "Metadata": { + "Common.PropertyName": "Area" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-page", + "TypeName": "System.String", + "Documentation": "\n \n The name of the page.\n \n ", + "Metadata": { + "Common.PropertyName": "Page" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-page-handler", + "TypeName": "System.String", + "Documentation": "\n \n The name of the page handler.\n \n ", + "Metadata": { + "Common.PropertyName": "PageHandler" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-antiforgery", + "TypeName": "System.Boolean?", + "Documentation": "\n \n Whether the antiforgery token should be generated.\n \n Defaults to false if user provides an action attribute\n or if the method is ; true otherwise.\n ", + "Metadata": { + "Common.PropertyName": "Antiforgery" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fragment", + "TypeName": "System.String", + "Documentation": "\n \n Gets or sets the URL fragment.\n \n ", + "Metadata": { + "Common.PropertyName": "Fragment" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-route", + "TypeName": "System.String", + "Documentation": "\n \n Name of the route.\n \n \n Must be null if or is non-null.\n \n ", + "Metadata": { + "Common.PropertyName": "Route" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-all-route-data", + "TypeName": "System.Collections.Generic.IDictionary", + "IndexerNamePrefix": "asp-route-", + "IndexerTypeName": "System.String", + "Documentation": "\n \n Additional parameters for the route.\n \n ", + "Metadata": { + "Common.PropertyName": "RouteValues" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper" + } + }, + { + "HashCode": 951929821, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <img> elements that supports file versioning.\n \n \n The tag helper won't process for cases with just the 'src' attribute.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "img", + "TagStructure": 2, + "Attributes": [ + { + "Name": "asp-append-version" + }, + { + "Name": "src" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "src", + "TypeName": "System.String", + "Documentation": "\n \n Source of the image.\n \n \n Passed through to the generated HTML in all cases.\n \n ", + "Metadata": { + "Common.PropertyName": "Src" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-append-version", + "TypeName": "System.Boolean", + "Documentation": "\n \n Value indicating if file version should be appended to the src urls.\n \n \n If true then a query string \"v\" with the encoded content of the file is added.\n \n ", + "Metadata": { + "Common.PropertyName": "AppendVersion" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ImageTagHelper" + } + }, + { + "HashCode": -144324381, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <input> elements with an asp-for attribute.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "input", + "TagStructure": 2, + "Attributes": [ + { + "Name": "asp-for" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "asp-for", + "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", + "Documentation": "\n \n An expression to be evaluated against the current model.\n \n ", + "Metadata": { + "Common.PropertyName": "For" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-format", + "TypeName": "System.String", + "Documentation": "\n \n The format string (see https://msdn.microsoft.com/en-us/library/txafckwd.aspx) used to format the\n result. Sets the generated \"value\" attribute to that formatted string.\n \n \n Not used if the provided (see ) or calculated \"type\" attribute value is\n checkbox, password, or radio. That is, is used when calling\n .\n \n ", + "Metadata": { + "Common.PropertyName": "Format" + } + }, + { + "Kind": "ITagHelper", + "Name": "type", + "TypeName": "System.String", + "Documentation": "\n \n The type of the <input> element.\n \n \n Passed through to the generated HTML in all cases. Also used to determine the \n helper to call and the default value. A default is not calculated\n if the provided (see ) or calculated \"type\" attribute value is checkbox,\n hidden, password, or radio.\n \n ", + "Metadata": { + "Common.PropertyName": "InputTypeName" + } + }, + { + "Kind": "ITagHelper", + "Name": "name", + "TypeName": "System.String", + "Documentation": "\n \n The name of the <input> element.\n \n \n Passed through to the generated HTML in all cases. Also used to determine whether is\n valid with an empty .\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "ITagHelper", + "Name": "value", + "TypeName": "System.String", + "Documentation": "\n \n The value of the <input> element.\n \n \n Passed through to the generated HTML in all cases. Also used to determine the generated \"checked\" attribute\n if is \"radio\". Must not be null in that case.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper" + } + }, + { + "HashCode": -434219836, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <label> elements with an asp-for attribute.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "label", + "Attributes": [ + { + "Name": "asp-for" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "asp-for", + "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", + "Documentation": "\n \n An expression to be evaluated against the current model.\n \n ", + "Metadata": { + "Common.PropertyName": "For" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper" + } + }, + { + "HashCode": 1960810389, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <link> elements that supports fallback href paths.\n \n \n The tag helper won't process for cases with just the 'href' attribute.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "link", + "TagStructure": 2, + "Attributes": [ + { + "Name": "asp-href-include" + } + ] + }, + { + "TagName": "link", + "TagStructure": 2, + "Attributes": [ + { + "Name": "asp-href-exclude" + } + ] + }, + { + "TagName": "link", + "TagStructure": 2, + "Attributes": [ + { + "Name": "asp-fallback-href" + } + ] + }, + { + "TagName": "link", + "TagStructure": 2, + "Attributes": [ + { + "Name": "asp-fallback-href-include" + } + ] + }, + { + "TagName": "link", + "TagStructure": 2, + "Attributes": [ + { + "Name": "asp-fallback-href-exclude" + } + ] + }, + { + "TagName": "link", + "TagStructure": 2, + "Attributes": [ + { + "Name": "asp-fallback-test-class" + } + ] + }, + { + "TagName": "link", + "TagStructure": 2, + "Attributes": [ + { + "Name": "asp-fallback-test-property" + } + ] + }, + { + "TagName": "link", + "TagStructure": 2, + "Attributes": [ + { + "Name": "asp-fallback-test-value" + } + ] + }, + { + "TagName": "link", + "TagStructure": 2, + "Attributes": [ + { + "Name": "asp-append-version" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "href", + "TypeName": "System.String", + "Documentation": "\n \n Address of the linked resource.\n \n \n Passed through to the generated HTML in all cases.\n \n ", + "Metadata": { + "Common.PropertyName": "Href" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-href-include", + "TypeName": "System.String", + "Documentation": "\n \n A comma separated list of globbed file patterns of CSS stylesheets to load.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n \n ", + "Metadata": { + "Common.PropertyName": "HrefInclude" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-href-exclude", + "TypeName": "System.String", + "Documentation": "\n \n A comma separated list of globbed file patterns of CSS stylesheets to exclude from loading.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n Must be used in conjunction with .\n \n ", + "Metadata": { + "Common.PropertyName": "HrefExclude" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fallback-href", + "TypeName": "System.String", + "Documentation": "\n \n The URL of a CSS stylesheet to fallback to in the case the primary one fails.\n \n ", + "Metadata": { + "Common.PropertyName": "FallbackHref" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-suppress-fallback-integrity", + "TypeName": "System.Boolean", + "Documentation": "\n \n Boolean value that determines if an integrity hash will be compared with value.\n \n ", + "Metadata": { + "Common.PropertyName": "SuppressFallbackIntegrity" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-append-version", + "TypeName": "System.Boolean?", + "Documentation": "\n \n Value indicating if file version should be appended to the href urls.\n \n \n If true then a query string \"v\" with the encoded content of the file is added.\n \n ", + "Metadata": { + "Common.PropertyName": "AppendVersion" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fallback-href-include", + "TypeName": "System.String", + "Documentation": "\n \n A comma separated list of globbed file patterns of CSS stylesheets to fallback to in the case the primary\n one fails.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n \n ", + "Metadata": { + "Common.PropertyName": "FallbackHrefInclude" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fallback-href-exclude", + "TypeName": "System.String", + "Documentation": "\n \n A comma separated list of globbed file patterns of CSS stylesheets to exclude from the fallback list, in\n the case the primary one fails.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n Must be used in conjunction with .\n \n ", + "Metadata": { + "Common.PropertyName": "FallbackHrefExclude" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fallback-test-class", + "TypeName": "System.String", + "Documentation": "\n \n The class name defined in the stylesheet to use for the fallback test.\n Must be used in conjunction with and ,\n and either or .\n \n ", + "Metadata": { + "Common.PropertyName": "FallbackTestClass" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fallback-test-property", + "TypeName": "System.String", + "Documentation": "\n \n The CSS property name to use for the fallback test.\n Must be used in conjunction with and ,\n and either or .\n \n ", + "Metadata": { + "Common.PropertyName": "FallbackTestProperty" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fallback-test-value", + "TypeName": "System.String", + "Documentation": "\n \n The CSS property value to use for the fallback test.\n Must be used in conjunction with and ,\n and either or .\n \n ", + "Metadata": { + "Common.PropertyName": "FallbackTestValue" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper" + } + }, + { + "HashCode": 780118502, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <option> elements.\n \n \n This works in conjunction with . It reads elements\n content but does not modify that content. The only modification it makes is to add a selected attribute\n in some cases.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "option" + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "value", + "TypeName": "System.String", + "Documentation": "\n \n Specifies a value for the <option> element.\n \n \n Passed through to the generated HTML in all cases.\n \n ", + "Metadata": { + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.OptionTagHelper" + } + }, + { + "HashCode": -854353883, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n Renders a partial view.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "partial", + "TagStructure": 2, + "Attributes": [ + { + "Name": "name" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "name", + "TypeName": "System.String", + "Documentation": "\n \n The name or path of the partial view that is rendered to the response.\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + }, + { + "Kind": "ITagHelper", + "Name": "for", + "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", + "Documentation": "\n \n An expression to be evaluated against the current model. Cannot be used together with .\n \n ", + "Metadata": { + "Common.PropertyName": "For" + } + }, + { + "Kind": "ITagHelper", + "Name": "model", + "TypeName": "System.Object", + "Documentation": "\n \n The model to pass into the partial view. Cannot be used together with .\n \n ", + "Metadata": { + "Common.PropertyName": "Model" + } + }, + { + "Kind": "ITagHelper", + "Name": "optional", + "TypeName": "System.Boolean", + "Documentation": "\n \n When optional, executing the tag helper will no-op if the view cannot be located.\n Otherwise will throw stating the view could not be found.\n \n ", + "Metadata": { + "Common.PropertyName": "Optional" + } + }, + { + "Kind": "ITagHelper", + "Name": "fallback-name", + "TypeName": "System.String", + "Documentation": "\n \n View to lookup if the view specified by cannot be located.\n \n ", + "Metadata": { + "Common.PropertyName": "FallbackName" + } + }, + { + "Kind": "ITagHelper", + "Name": "view-data", + "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary", + "IndexerNamePrefix": "view-data-", + "IndexerTypeName": "System.Object", + "Documentation": "\n \n A to pass into the partial view.\n \n ", + "Metadata": { + "Common.PropertyName": "ViewData" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper" + } + }, + { + "HashCode": 651247231, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.PersistComponentStateTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n A that saves the state of Razor components rendered on the page up to that point.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "persist-component-state", + "TagStructure": 2 + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "persist-mode", + "TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.PersistenceMode?", + "Documentation": "\n \n Gets or sets the for the state to persist.\n \n ", + "Metadata": { + "Common.PropertyName": "PersistenceMode" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.PersistComponentStateTagHelper" + } + }, + { + "HashCode": 473559732, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <script> elements that supports fallback src paths.\n \n \n The tag helper won't process for cases with just the 'src' attribute.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "script", + "Attributes": [ + { + "Name": "asp-src-include" + } + ] + }, + { + "TagName": "script", + "Attributes": [ + { + "Name": "asp-src-exclude" + } + ] + }, + { + "TagName": "script", + "Attributes": [ + { + "Name": "asp-fallback-src" + } + ] + }, + { + "TagName": "script", + "Attributes": [ + { + "Name": "asp-fallback-src-include" + } + ] + }, + { + "TagName": "script", + "Attributes": [ + { + "Name": "asp-fallback-src-exclude" + } + ] + }, + { + "TagName": "script", + "Attributes": [ + { + "Name": "asp-fallback-test" + } + ] + }, + { + "TagName": "script", + "Attributes": [ + { + "Name": "asp-append-version" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "src", + "TypeName": "System.String", + "Documentation": "\n \n Address of the external script to use.\n \n \n Passed through to the generated HTML in all cases.\n \n ", + "Metadata": { + "Common.PropertyName": "Src" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-src-include", + "TypeName": "System.String", + "Documentation": "\n \n A comma separated list of globbed file patterns of JavaScript scripts to load.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n \n ", + "Metadata": { + "Common.PropertyName": "SrcInclude" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-src-exclude", + "TypeName": "System.String", + "Documentation": "\n \n A comma separated list of globbed file patterns of JavaScript scripts to exclude from loading.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n Must be used in conjunction with .\n \n ", + "Metadata": { + "Common.PropertyName": "SrcExclude" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fallback-src", + "TypeName": "System.String", + "Documentation": "\n \n The URL of a Script tag to fallback to in the case the primary one fails.\n \n ", + "Metadata": { + "Common.PropertyName": "FallbackSrc" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-suppress-fallback-integrity", + "TypeName": "System.Boolean", + "Documentation": "\n \n Boolean value that determines if an integrity hash will be compared with value.\n \n ", + "Metadata": { + "Common.PropertyName": "SuppressFallbackIntegrity" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-append-version", + "TypeName": "System.Boolean?", + "Documentation": "\n \n Value indicating if file version should be appended to src urls.\n \n \n A query string \"v\" with the encoded content of the file is added.\n \n ", + "Metadata": { + "Common.PropertyName": "AppendVersion" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fallback-src-include", + "TypeName": "System.String", + "Documentation": "\n \n A comma separated list of globbed file patterns of JavaScript scripts to fallback to in the case the\n primary one fails.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n \n ", + "Metadata": { + "Common.PropertyName": "FallbackSrcInclude" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fallback-src-exclude", + "TypeName": "System.String", + "Documentation": "\n \n A comma separated list of globbed file patterns of JavaScript scripts to exclude from the fallback list, in\n the case the primary one fails.\n The glob patterns are assessed relative to the application's 'webroot' setting.\n Must be used in conjunction with .\n \n ", + "Metadata": { + "Common.PropertyName": "FallbackSrcExclude" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-fallback-test", + "TypeName": "System.String", + "Documentation": "\n \n The script method defined in the primary script to use for the fallback test.\n \n ", + "Metadata": { + "Common.PropertyName": "FallbackTestExpression" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper" + } + }, + { + "HashCode": -1810352059, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <select> elements with asp-for and/or\n asp-items attribute(s).\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "select", + "Attributes": [ + { + "Name": "asp-for" + } + ] + }, + { + "TagName": "select", + "Attributes": [ + { + "Name": "asp-items" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "asp-for", + "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", + "Documentation": "\n \n An expression to be evaluated against the current model.\n \n ", + "Metadata": { + "Common.PropertyName": "For" + } + }, + { + "Kind": "ITagHelper", + "Name": "asp-items", + "TypeName": "System.Collections.Generic.IEnumerable", + "Documentation": "\n \n A collection of objects used to populate the <select> element with\n <optgroup> and <option> elements.\n \n ", + "Metadata": { + "Common.PropertyName": "Items" + } + }, + { + "Kind": "ITagHelper", + "Name": "name", + "TypeName": "System.String", + "Documentation": "\n \n The name of the <input> element.\n \n \n Passed through to the generated HTML in all cases. Also used to determine whether is\n valid with an empty .\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper" + } + }, + { + "HashCode": 1618213814, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting <textarea> elements with an asp-for attribute.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "textarea", + "Attributes": [ + { + "Name": "asp-for" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "asp-for", + "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", + "Documentation": "\n \n An expression to be evaluated against the current model.\n \n ", + "Metadata": { + "Common.PropertyName": "For" + } + }, + { + "Kind": "ITagHelper", + "Name": "name", + "TypeName": "System.String", + "Documentation": "\n \n The name of the <input> element.\n \n \n Passed through to the generated HTML in all cases. Also used to determine whether is\n valid with an empty .\n \n ", + "Metadata": { + "Common.PropertyName": "Name" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper" + } + }, + { + "HashCode": -1979420465, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting any HTML element with an asp-validation-for\n attribute.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "span", + "Attributes": [ + { + "Name": "asp-validation-for" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "asp-validation-for", + "TypeName": "Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpression", + "Documentation": "\n \n Gets an expression to be evaluated against the current model.\n \n ", + "Metadata": { + "Common.PropertyName": "For" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper" + } + }, + { + "HashCode": -1516977461, + "Kind": "ITagHelper", + "Name": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper", + "AssemblyName": "Microsoft.AspNetCore.Mvc.TagHelpers", + "Documentation": "\n \n implementation targeting any HTML element with an asp-validation-summary\n attribute.\n \n ", + "CaseSensitive": false, + "TagMatchingRules": [ + { + "TagName": "div", + "Attributes": [ + { + "Name": "asp-validation-summary" + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "ITagHelper", + "Name": "asp-validation-summary", + "TypeName": "Microsoft.AspNetCore.Mvc.Rendering.ValidationSummary", + "IsEnum": true, + "Documentation": "\n \n If or , appends a validation\n summary. Otherwise (, the default), this tag helper does nothing.\n \n \n Thrown if setter is called with an undefined value e.g.\n (ValidationSummary)23.\n \n ", + "Metadata": { + "Common.PropertyName": "ValidationSummary" + } + } + ], + "Metadata": { + "Runtime.Name": "ITagHelper", + "Common.TypeName": "Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper" + } + }, + { + "HashCode": -1809670375, + "Kind": "Components.Bind", + "Name": "Bind", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to an attribute and a change event, based on the naming of the bind attribute. For example: @bind-value=\"...\" and @bind-value:event=\"onchange\" will assign the current value of the expression to the 'value' attribute, and assign a delegate that attempts to set the value to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@bind-", + "NameComparison": 1, + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-...", + "TypeName": "System.Collections.Generic.Dictionary", + "IndexerNamePrefix": "@bind-", + "IndexerTypeName": "System.Object", + "Documentation": "Binds the provided expression to an attribute and a change event, based on the naming of the bind attribute. For example: @bind-value=\"...\" and @bind-value:event=\"onchange\" will assign the current value of the expression to the 'value' attribute, and assign a delegate that attempts to set the value to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the corresponding bind attribute. For example: @bind-value:format=\"...\" will apply a format string to the value specified in @bind-value=\"...\". The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-...' attribute.", + "Metadata": { + "Common.PropertyName": "Event" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.Fallback": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Bind" + } + }, + { + "HashCode": 1805784848, + "Kind": "Components.Bind", + "Name": "Bind", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "@bind", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "False", + "Components.Bind.Format": null, + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": -1188072900, + "Kind": "Components.Bind", + "Name": "Bind_value", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "@bind-value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-value", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind_value" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "False", + "Components.Bind.Format": null, + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": -1262081900, + "Kind": "Components.Bind", + "Name": "Bind", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'checked' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "checkbox", + "ValueComparison": 1 + }, + { + "Name": "@bind", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'checked' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_checked" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", + "Metadata": { + "Common.PropertyName": "Event_checked" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-checked", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_checked" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "checked", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "False", + "Components.Bind.Format": null, + "Components.Bind.TypeAttribute": "checkbox", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": 1223479581, + "Kind": "Components.Bind", + "Name": "Bind", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "text", + "ValueComparison": 1 + }, + { + "Name": "@bind", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "False", + "Components.Bind.Format": null, + "Components.Bind.TypeAttribute": "text", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": 162831287, + "Kind": "Components.Bind", + "Name": "Bind", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "number", + "ValueComparison": 1 + }, + { + "Name": "@bind", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "True", + "Components.Bind.Format": null, + "Components.Bind.TypeAttribute": "number", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": 390337468, + "Kind": "Components.Bind", + "Name": "Bind_value", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "number", + "ValueComparison": 1 + }, + { + "Name": "@bind-value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-value", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind_value" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "True", + "Components.Bind.Format": null, + "Components.Bind.TypeAttribute": "number", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": 185015558, + "Kind": "Components.Bind", + "Name": "Bind", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "date", + "ValueComparison": 1 + }, + { + "Name": "@bind", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "True", + "Components.Bind.Format": "yyyy-MM-dd", + "Components.Bind.TypeAttribute": "date", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": 1277255385, + "Kind": "Components.Bind", + "Name": "Bind_value", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "date", + "ValueComparison": 1 + }, + { + "Name": "@bind-value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-value", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind_value" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "True", + "Components.Bind.Format": "yyyy-MM-dd", + "Components.Bind.TypeAttribute": "date", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": 1674844431, + "Kind": "Components.Bind", + "Name": "Bind", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "datetime-local", + "ValueComparison": 1 + }, + { + "Name": "@bind", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "True", + "Components.Bind.Format": "yyyy-MM-ddTHH:mm:ss", + "Components.Bind.TypeAttribute": "datetime-local", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": -1959629626, + "Kind": "Components.Bind", + "Name": "Bind_value", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "datetime-local", + "ValueComparison": 1 + }, + { + "Name": "@bind-value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-value", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind_value" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "True", + "Components.Bind.Format": "yyyy-MM-ddTHH:mm:ss", + "Components.Bind.TypeAttribute": "datetime-local", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": 2043314693, + "Kind": "Components.Bind", + "Name": "Bind", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "month", + "ValueComparison": 1 + }, + { + "Name": "@bind", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "True", + "Components.Bind.Format": "yyyy-MM", + "Components.Bind.TypeAttribute": "month", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": 1345981300, + "Kind": "Components.Bind", + "Name": "Bind_value", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "month", + "ValueComparison": 1 + }, + { + "Name": "@bind-value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-value", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind_value" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "True", + "Components.Bind.Format": "yyyy-MM", + "Components.Bind.TypeAttribute": "month", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": 748296663, + "Kind": "Components.Bind", + "Name": "Bind", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "time", + "ValueComparison": 1 + }, + { + "Name": "@bind", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "True", + "Components.Bind.Format": "HH:mm:ss", + "Components.Bind.TypeAttribute": "time", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": 634253061, + "Kind": "Components.Bind", + "Name": "Bind_value", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "input", + "Attributes": [ + { + "Name": "type", + "Value": "time", + "ValueComparison": 1 + }, + { + "Name": "@bind-value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-value", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind_value" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind-value' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind-value' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "True", + "Components.Bind.Format": "HH:mm:ss", + "Components.Bind.TypeAttribute": "time", + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": 2132804004, + "Kind": "Components.Bind", + "Name": "Bind", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "select", + "Attributes": [ + { + "Name": "@bind", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "False", + "Components.Bind.Format": null, + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": -242060524, + "Kind": "Components.Bind", + "Name": "Bind", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "textarea", + "Attributes": [ + { + "Name": "@bind", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind", + "TypeName": "System.Object", + "Documentation": "Binds the provided expression to the 'value' attribute and a change event delegate to the 'onchange' attribute.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Bind" + }, + "BoundAttributeParameters": [ + { + "Name": "format", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + }, + { + "Name": "event", + "TypeName": "System.String", + "Documentation": "Specifies the event handler name to attach for change notifications for the value provided by the '@bind' attribute.", + "Metadata": { + "Common.PropertyName": "Event_value" + } + }, + { + "Name": "culture", + "TypeName": "System.Globalization.CultureInfo", + "Documentation": "Specifies the culture to use for conversions.", + "Metadata": { + "Common.PropertyName": "Culture" + } + } + ] + }, + { + "Kind": "Components.Bind", + "Name": "format-value", + "TypeName": "System.String", + "Documentation": "Specifies a format to convert the value specified by the '@bind' attribute. The format string can currently only be used with expressions of type DateTime.", + "Metadata": { + "Common.PropertyName": "Format_value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Common.ClassifyAttributesOnly": "True", + "Components.Bind.ValueAttribute": "value", + "Components.Bind.ChangeAttribute": "onchange", + "Components.Bind.IsInvariantCulture": "False", + "Components.Bind.Format": null, + "Common.TypeName": "Microsoft.AspNetCore.Components.Web.BindAttributes" + } + }, + { + "HashCode": -1437718970, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputCheckbox", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox" + } + }, + { + "HashCode": -654967647, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputCheckbox", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -67079802, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputDate", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputDate" + } + }, + { + "HashCode": 1227882493, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputDate", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputDate", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputDate", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1484828414, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputNumber", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputNumber" + } + }, + { + "HashCode": 1863058343, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputNumber", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputNumber", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputNumber", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1714615477, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputRadioGroup", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup" + } + }, + { + "HashCode": 976472622, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputRadioGroup", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1133281052, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputSelect", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect" + } + }, + { + "HashCode": 22523313, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputSelect", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputSelect", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputSelect", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -350763999, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputText", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputText", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText" + } + }, + { + "HashCode": -333879289, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputText", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputText", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputText", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1582669557, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "InputTextArea", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea" + } + }, + { + "HashCode": -1885479162, + "Kind": "Components.Bind", + "Name": "Microsoft.AspNetCore.Components.Forms.InputTextArea", + "AssemblyName": "Microsoft.AspNetCore.Components.Web", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Microsoft.AspNetCore.Components.Forms.InputTextArea", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -624514231, + "Kind": "Components.Bind", + "Name": "Radzen.DataBoundFormComponent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DataBoundFormComponent", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.DataBoundFormComponent" + } + }, + { + "HashCode": -40690459, + "Kind": "Components.Bind", + "Name": "Radzen.DataBoundFormComponent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.DataBoundFormComponent", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.DataBoundFormComponent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1205673460, + "Kind": "Components.Bind", + "Name": "Radzen.DropDownBase", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DropDownBase", + "Attributes": [ + { + "Name": "@bind-SelectedItem", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedItem", + "TypeName": "System.Action", + "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedItem" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedItem", + "Components.Bind.ChangeAttribute": "SelectedItemChanged", + "Common.TypeName": "Radzen.DropDownBase" + } + }, + { + "HashCode": -1563626922, + "Kind": "Components.Bind", + "Name": "Radzen.DropDownBase", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "DropDownBase", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.DropDownBase" + } + }, + { + "HashCode": -1244924528, + "Kind": "Components.Bind", + "Name": "Radzen.DropDownBase", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.DropDownBase", + "Attributes": [ + { + "Name": "@bind-SelectedItem", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedItem", + "TypeName": "System.Action", + "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedItem" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedItem", + "Components.Bind.ChangeAttribute": "SelectedItemChanged", + "Common.TypeName": "Radzen.DropDownBase", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1586691145, + "Kind": "Components.Bind", + "Name": "Radzen.DropDownBase", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.DropDownBase", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.DropDownBase", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1057094682, + "Kind": "Components.Bind", + "Name": "Radzen.FormComponent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "FormComponent", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.FormComponent" + } + }, + { + "HashCode": 76241118, + "Kind": "Components.Bind", + "Name": "Radzen.FormComponent", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.FormComponent", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.FormComponent", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1248825964, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenAutoComplete", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenAutoComplete", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenAutoComplete" + } + }, + { + "HashCode": 1681351320, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenAutoComplete", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenAutoComplete", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenAutoComplete", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -2056199963, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenBody", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenBody", + "Attributes": [ + { + "Name": "@bind-Expanded", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Expanded", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Expanded" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Expanded", + "Components.Bind.ChangeAttribute": "ExpandedChanged", + "Common.TypeName": "Radzen.Blazor.RadzenBody" + } + }, + { + "HashCode": -1188095852, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenBody", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenBody", + "Attributes": [ + { + "Name": "@bind-Expanded", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Expanded", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Expanded" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Expanded", + "Components.Bind.ChangeAttribute": "ExpandedChanged", + "Common.TypeName": "Radzen.Blazor.RadzenBody", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2115346144, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenCheckBox", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenCheckBox", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenCheckBox" + } + }, + { + "HashCode": 991457516, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenCheckBox", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenCheckBox", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenCheckBox", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -17952069, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenCheckBoxList", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenCheckBoxList", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenCheckBoxList" + } + }, + { + "HashCode": 1357581047, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenCheckBoxList", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenCheckBoxList", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenCheckBoxList", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 698916452, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenColorPicker", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenColorPicker", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenColorPicker" + } + }, + { + "HashCode": 1960637056, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenColorPicker", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenColorPicker", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenColorPicker", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2139878449, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenDataGrid", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDataGrid", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Common.TypeName": "Radzen.Blazor.RadzenDataGrid" + } + }, + { + "HashCode": -335306740, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenDataGrid", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDataGrid", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Common.TypeName": "Radzen.Blazor.RadzenDataGrid", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -831216540, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenDatePicker", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDatePicker", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenDatePicker" + } + }, + { + "HashCode": 834635672, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenDatePicker", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDatePicker", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenDatePicker", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1186650710, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenDropDown", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDropDown", + "Attributes": [ + { + "Name": "@bind-SelectedItem", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedItem", + "TypeName": "System.Action", + "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedItem" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedItem", + "Components.Bind.ChangeAttribute": "SelectedItemChanged", + "Common.TypeName": "Radzen.Blazor.RadzenDropDown" + } + }, + { + "HashCode": -1206422121, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenDropDown", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDropDown", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenDropDown" + } + }, + { + "HashCode": 1336115716, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenDropDown", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDropDown", + "Attributes": [ + { + "Name": "@bind-SelectedItem", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedItem", + "TypeName": "System.Action", + "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedItem" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedItem", + "Components.Bind.ChangeAttribute": "SelectedItemChanged", + "Common.TypeName": "Radzen.Blazor.RadzenDropDown", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1410882384, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenDropDown", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDropDown", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenDropDown", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -673568436, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenDropDownDataGrid", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDropDownDataGrid", + "Attributes": [ + { + "Name": "@bind-SelectedItem", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedItem", + "TypeName": "System.Action", + "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedItem" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedItem", + "Components.Bind.ChangeAttribute": "SelectedItemChanged", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid" + } + }, + { + "HashCode": -873752435, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenDropDownDataGrid", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenDropDownDataGrid", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid" + } + }, + { + "HashCode": -1846824456, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenDropDownDataGrid", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDropDownDataGrid", + "Attributes": [ + { + "Name": "@bind-SelectedItem", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedItem", + "TypeName": "System.Action", + "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedItem" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedItem", + "Components.Bind.ChangeAttribute": "SelectedItemChanged", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 367840647, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenDropDownDataGrid", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenDropDownDataGrid", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenDropDownDataGrid", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 789306585, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenFileInput", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenFileInput", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenFileInput" + } + }, + { + "HashCode": -1245242785, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenFileInput", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenFileInput", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenFileInput", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2097504943, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenHtmlEditor", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenHtmlEditor", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditor" + } + }, + { + "HashCode": 307169956, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenHtmlEditor", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenHtmlEditor", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenHtmlEditor", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1470356006, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenListBox", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenListBox", + "Attributes": [ + { + "Name": "@bind-SelectedItem", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedItem", + "TypeName": "System.Action", + "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedItem" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedItem", + "Components.Bind.ChangeAttribute": "SelectedItemChanged", + "Common.TypeName": "Radzen.Blazor.RadzenListBox" + } + }, + { + "HashCode": 1214584323, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenListBox", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenListBox", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenListBox" + } + }, + { + "HashCode": -387378900, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenListBox", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenListBox", + "Attributes": [ + { + "Name": "@bind-SelectedItem", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedItem", + "TypeName": "System.Action", + "Documentation": "Binds the provided expression to the 'SelectedItem' property and a change event delegate to the 'SelectedItemChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedItem" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedItem", + "Components.Bind.ChangeAttribute": "SelectedItemChanged", + "Common.TypeName": "Radzen.Blazor.RadzenListBox", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1818311590, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenListBox", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenListBox", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenListBox", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 510077525, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenMask", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenMask", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenMask" + } + }, + { + "HashCode": -176527372, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenMask", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenMask", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenMask", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2045128500, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenNumeric", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenNumeric", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenNumeric" + } + }, + { + "HashCode": 608502899, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenNumeric", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenNumeric", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenNumeric", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1984358697, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenPager", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'PageSize' property and a change event delegate to the 'PageSizeChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenPager", + "Attributes": [ + { + "Name": "@bind-PageSize", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-PageSize", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'PageSize' property and a change event delegate to the 'PageSizeChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "PageSize" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "PageSize", + "Components.Bind.ChangeAttribute": "PageSizeChanged", + "Common.TypeName": "Radzen.Blazor.RadzenPager" + } + }, + { + "HashCode": 1162923043, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenPager", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'PageSize' property and a change event delegate to the 'PageSizeChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenPager", + "Attributes": [ + { + "Name": "@bind-PageSize", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-PageSize", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'PageSize' property and a change event delegate to the 'PageSizeChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "PageSize" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "PageSize", + "Components.Bind.ChangeAttribute": "PageSizeChanged", + "Common.TypeName": "Radzen.Blazor.RadzenPager", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 478304369, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenPanelMenuItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenPanelMenuItem", + "Attributes": [ + { + "Name": "@bind-Expanded", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Expanded", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Expanded" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Expanded", + "Components.Bind.ChangeAttribute": "ExpandedChanged", + "Common.TypeName": "Radzen.Blazor.RadzenPanelMenuItem" + } + }, + { + "HashCode": 1182203893, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenPanelMenuItem", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenPanelMenuItem", + "Attributes": [ + { + "Name": "@bind-Expanded", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Expanded", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Expanded" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Expanded", + "Components.Bind.ChangeAttribute": "ExpandedChanged", + "Common.TypeName": "Radzen.Blazor.RadzenPanelMenuItem", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 750276115, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenPassword", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenPassword", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenPassword" + } + }, + { + "HashCode": -740354377, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenPassword", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenPassword", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenPassword", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1797193653, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenProgressBar", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenProgressBar", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "System.Action", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Common.TypeName": "Radzen.Blazor.RadzenProgressBar" + } + }, + { + "HashCode": 1421367320, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenProgressBar", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenProgressBar", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "System.Action", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Common.TypeName": "Radzen.Blazor.RadzenProgressBar", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1106623923, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenRadioButtonList", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenRadioButtonList", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenRadioButtonList" + } + }, + { + "HashCode": -1971942105, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenRadioButtonList", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenRadioButtonList", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenRadioButtonList", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1575800581, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenRating", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenRating", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenRating" + } + }, + { + "HashCode": 809966516, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenRating", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenRating", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenRating", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -704044262, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenSelectBar", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenSelectBar", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenSelectBar" + } + }, + { + "HashCode": -532531139, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenSelectBar", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenSelectBar", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenSelectBar", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1436995360, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenSidebar", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenSidebar", + "Attributes": [ + { + "Name": "@bind-Expanded", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Expanded", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Expanded" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Expanded", + "Components.Bind.ChangeAttribute": "ExpandedChanged", + "Common.TypeName": "Radzen.Blazor.RadzenSidebar" + } + }, + { + "HashCode": 525760251, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenSidebar", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenSidebar", + "Attributes": [ + { + "Name": "@bind-Expanded", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Expanded", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Expanded' property and a change event delegate to the 'ExpandedChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Expanded" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Expanded", + "Components.Bind.ChangeAttribute": "ExpandedChanged", + "Common.TypeName": "Radzen.Blazor.RadzenSidebar", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 208946617, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenSlider", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenSlider", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenSlider" + } + }, + { + "HashCode": -1513789796, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenSlider", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenSlider", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenSlider", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -357667412, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenSteps", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'SelectedIndex' property and a change event delegate to the 'SelectedIndexChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenSteps", + "Attributes": [ + { + "Name": "@bind-SelectedIndex", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedIndex", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'SelectedIndex' property and a change event delegate to the 'SelectedIndexChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedIndex" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedIndex", + "Components.Bind.ChangeAttribute": "SelectedIndexChanged", + "Common.TypeName": "Radzen.Blazor.RadzenSteps" + } + }, + { + "HashCode": 215592706, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenSteps", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'SelectedIndex' property and a change event delegate to the 'SelectedIndexChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenSteps", + "Attributes": [ + { + "Name": "@bind-SelectedIndex", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedIndex", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'SelectedIndex' property and a change event delegate to the 'SelectedIndexChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedIndex" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedIndex", + "Components.Bind.ChangeAttribute": "SelectedIndexChanged", + "Common.TypeName": "Radzen.Blazor.RadzenSteps", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1079943508, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenSwitch", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenSwitch", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenSwitch" + } + }, + { + "HashCode": -1525696222, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenSwitch", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenSwitch", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenSwitch", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -1487514132, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenTabs", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'SelectedIndex' property and a change event delegate to the 'SelectedIndexChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenTabs", + "Attributes": [ + { + "Name": "@bind-SelectedIndex", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedIndex", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'SelectedIndex' property and a change event delegate to the 'SelectedIndexChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedIndex" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedIndex", + "Components.Bind.ChangeAttribute": "SelectedIndexChanged", + "Common.TypeName": "Radzen.Blazor.RadzenTabs" + } + }, + { + "HashCode": 1502802973, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenTabs", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'SelectedIndex' property and a change event delegate to the 'SelectedIndexChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenTabs", + "Attributes": [ + { + "Name": "@bind-SelectedIndex", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-SelectedIndex", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'SelectedIndex' property and a change event delegate to the 'SelectedIndexChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "SelectedIndex" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "SelectedIndex", + "Components.Bind.ChangeAttribute": "SelectedIndexChanged", + "Common.TypeName": "Radzen.Blazor.RadzenTabs", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 481932878, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenTextArea", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenTextArea", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenTextArea" + } + }, + { + "HashCode": -234294137, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenTextArea", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenTextArea", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenTextArea", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 294426407, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenTextBox", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenTextBox", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenTextBox" + } + }, + { + "HashCode": -1241694215, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenTextBox", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenTextBox", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Components.Bind.ExpressionAttribute": "ValueExpression", + "Common.TypeName": "Radzen.Blazor.RadzenTextBox", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 718106832, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenTree", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenTree", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Common.TypeName": "Radzen.Blazor.RadzenTree" + } + }, + { + "HashCode": 962481850, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenTree", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'CheckedValues' property and a change event delegate to the 'CheckedValuesChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenTree", + "Attributes": [ + { + "Name": "@bind-CheckedValues", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-CheckedValues", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "Binds the provided expression to the 'CheckedValues' property and a change event delegate to the 'CheckedValuesChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "CheckedValues" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "CheckedValues", + "Components.Bind.ChangeAttribute": "CheckedValuesChanged", + "Common.TypeName": "Radzen.Blazor.RadzenTree" + } + }, + { + "HashCode": -1070360818, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenTree", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenTree", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Common.TypeName": "Radzen.Blazor.RadzenTree", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1812881218, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenTree", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'CheckedValues' property and a change event delegate to the 'CheckedValuesChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenTree", + "Attributes": [ + { + "Name": "@bind-CheckedValues", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-CheckedValues", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback>", + "Documentation": "Binds the provided expression to the 'CheckedValues' property and a change event delegate to the 'CheckedValuesChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "CheckedValues" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "CheckedValues", + "Components.Bind.ChangeAttribute": "CheckedValuesChanged", + "Common.TypeName": "Radzen.Blazor.RadzenTree", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 1545129039, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenGrid", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "RadzenGrid", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "System.Action", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Common.TypeName": "Radzen.Blazor.RadzenGrid" + } + }, + { + "HashCode": -113730675, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.RadzenGrid", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.RadzenGrid", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "System.Action", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Common.TypeName": "Radzen.Blazor.RadzenGrid", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": -284532826, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.Rendering.EditorColorPicker", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "EditorColorPicker", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Common.TypeName": "Radzen.Blazor.Rendering.EditorColorPicker" + } + }, + { + "HashCode": -603455662, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.Rendering.EditorColorPicker", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.EditorColorPicker", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Common.TypeName": "Radzen.Blazor.Rendering.EditorColorPicker", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 570843318, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.Rendering.EditorDropDown", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "EditorDropDown", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Common.TypeName": "Radzen.Blazor.Rendering.EditorDropDown" + } + }, + { + "HashCode": 1168388625, + "Kind": "Components.Bind", + "Name": "Radzen.Blazor.Rendering.EditorDropDown", + "AssemblyName": "Radzen.Blazor", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "Radzen.Blazor.Rendering.EditorDropDown", + "Attributes": [ + { + "Name": "@bind-Value", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Bind", + "Name": "@bind-Value", + "TypeName": "Microsoft.AspNetCore.Components.EventCallback", + "Documentation": "Binds the provided expression to the 'Value' property and a change event delegate to the 'ValueChanged' property of the component.", + "Metadata": { + "Common.DirectiveAttribute": "True", + "Common.PropertyName": "Value" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Bind", + "Components.Bind.ValueAttribute": "Value", + "Components.Bind.ChangeAttribute": "ValueChanged", + "Common.TypeName": "Radzen.Blazor.Rendering.EditorDropDown", + "Components.NameMatch": "Components.FullyQualifiedNameMatch" + } + }, + { + "HashCode": 2003984255, + "Kind": "Components.Ref", + "Name": "Ref", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Populates the specified field or property with a reference to the element or component.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@ref", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Ref", + "Name": "@ref", + "TypeName": "System.Object", + "Documentation": "Populates the specified field or property with a reference to the element or component.", + "Metadata": { + "Common.PropertyName": "Ref", + "Common.DirectiveAttribute": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Ref", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Ref" + } + }, + { + "HashCode": 790221366, + "Kind": "Components.Key", + "Name": "Key", + "AssemblyName": "Microsoft.AspNetCore.Components", + "Documentation": "Ensures that the component or element will be preserved across renders if (and only if) the supplied key value matches.", + "CaseSensitive": true, + "TagMatchingRules": [ + { + "TagName": "*", + "Attributes": [ + { + "Name": "@key", + "Metadata": { + "Common.DirectiveAttribute": "True" + } + } + ] + } + ], + "BoundAttributes": [ + { + "Kind": "Components.Key", + "Name": "@key", + "TypeName": "System.Object", + "Documentation": "Ensures that the component or element will be preserved across renders if (and only if) the supplied key value matches.", + "Metadata": { + "Common.PropertyName": "Key", + "Common.DirectiveAttribute": "True" + } + } + ], + "Metadata": { + "Runtime.Name": "Components.None", + "Components.IsSpecialKind": "Components.Key", + "Common.ClassifyAttributesOnly": "True", + "Common.TypeName": "Microsoft.AspNetCore.Components.Key" + } + } + ], + "CSharpLanguageVersion": 1000 + }, + "RootNamespace": "TodoList", + "Documents": [ + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/Pages/Counter.razor", + "TargetPath": "Pages\\Counter.razor", + "FileKind": "component" + }, + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/Pages/_Host.cshtml", + "TargetPath": "Pages\\_Host.cshtml", + "FileKind": "mvc" + }, + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/_Imports.razor", + "TargetPath": "_Imports.razor", + "FileKind": "componentImport" + }, + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/Pages/Index.razor", + "TargetPath": "Pages\\Index.razor", + "FileKind": "component" + }, + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/App.razor", + "TargetPath": "App.razor", + "FileKind": "component" + }, + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/Pages/Todo.razor", + "TargetPath": "Pages\\Todo.razor", + "FileKind": "component" + }, + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/Shared/SurveyPrompt.razor", + "TargetPath": "Shared\\SurveyPrompt.razor", + "FileKind": "component" + }, + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/Shared/MainLayout.razor", + "TargetPath": "Shared\\MainLayout.razor", + "FileKind": "component" + }, + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/Shared/NavMenu.razor", + "TargetPath": "Shared\\NavMenu.razor", + "FileKind": "component" + }, + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/Pages/FetchData.razor", + "TargetPath": "Pages\\FetchData.razor", + "FileKind": "component" + }, + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/Pages/Accounts.razor", + "TargetPath": "Pages\\Accounts.razor", + "FileKind": "component" + }, + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/Pages/_Layout.cshtml", + "TargetPath": "Pages\\_Layout.cshtml", + "FileKind": "mvc" + }, + { + "FilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/Pages/Error.cshtml", + "TargetPath": "Pages\\Error.cshtml", + "FileKind": "mvc" + } + ], + "SerializationFormat": "0.2" +} \ No newline at end of file diff --git a/TodoList/obj/Debug/net6.0/ref/TodoList.dll b/TodoList/obj/Debug/net6.0/ref/TodoList.dll index a0b6bf94..c79c37d9 100644 Binary files a/TodoList/obj/Debug/net6.0/ref/TodoList.dll and b/TodoList/obj/Debug/net6.0/ref/TodoList.dll differ diff --git a/TodoList/obj/Debug/net6.0/refint/TodoList.dll b/TodoList/obj/Debug/net6.0/refint/TodoList.dll index a0b6bf94..c79c37d9 100644 Binary files a/TodoList/obj/Debug/net6.0/refint/TodoList.dll and b/TodoList/obj/Debug/net6.0/refint/TodoList.dll differ diff --git a/TodoList/obj/Debug/net6.0/staticwebassets.build.json b/TodoList/obj/Debug/net6.0/staticwebassets.build.json index 9d6ab5a1..d52053d7 100644 --- a/TodoList/obj/Debug/net6.0/staticwebassets.build.json +++ b/TodoList/obj/Debug/net6.0/staticwebassets.build.json @@ -1,6 +1,6 @@ { "Version": 1, - "Hash": "PzQ0caOGKV+GdfTq8kIGf4iBs9RCxpUdeDLTZdQn+LA=", + "Hash": "TNYnsCAMCFiFivPvvIyTcN3S49EV5dgVHNTLQJT4bOQ=", "Source": "TodoList", "BasePath": "_content/TodoList", "Mode": "Default", @@ -16,6 +16,465 @@ } ], "Assets": [ + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/dark-base.css", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "css/dark-base.css", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/dark-base.css" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/dark.css", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "css/dark.css", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/dark.css" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/default-base.css", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "css/default-base.css", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/default-base.css" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/default.css", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "css/default.css", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/default.css" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/humanistic-base.css", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "css/humanistic-base.css", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/humanistic-base.css" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/humanistic.css", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "css/humanistic.css", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/humanistic.css" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/software-base.css", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "css/software-base.css", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/software-base.css" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/software.css", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "css/software.css", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/software.css" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/standard-base.css", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "css/standard-base.css", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/standard-base.css" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/standard.css", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "css/standard.css", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/css/standard.css" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/MaterialIcons-Regular.woff", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "fonts/MaterialIcons-Regular.woff", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/MaterialIcons-Regular.woff" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/roboto-v15-latin-300.woff", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "fonts/roboto-v15-latin-300.woff", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/roboto-v15-latin-300.woff" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/roboto-v15-latin-700.woff", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "fonts/roboto-v15-latin-700.woff", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/roboto-v15-latin-700.woff" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/roboto-v15-latin-regular.woff", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "fonts/roboto-v15-latin-regular.woff", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/roboto-v15-latin-regular.woff" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-Black.woff", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "fonts/SourceSansPro-Black.woff", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-Black.woff" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-BlackIt.woff", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "fonts/SourceSansPro-BlackIt.woff", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-BlackIt.woff" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-Bold.woff", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "fonts/SourceSansPro-Bold.woff", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-Bold.woff" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-BoldIt.woff", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "fonts/SourceSansPro-BoldIt.woff", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-BoldIt.woff" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-ExtraLight.woff", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "fonts/SourceSansPro-ExtraLight.woff", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-ExtraLight.woff" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-ExtraLightIt.woff", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "fonts/SourceSansPro-ExtraLightIt.woff", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-ExtraLightIt.woff" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-It.woff", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "fonts/SourceSansPro-It.woff", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-It.woff" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-Light.woff", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "fonts/SourceSansPro-Light.woff", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-Light.woff" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-LightIt.woff", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "fonts/SourceSansPro-LightIt.woff", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-LightIt.woff" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-Regular.woff", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "fonts/SourceSansPro-Regular.woff", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-Regular.woff" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-Semibold.woff", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "fonts/SourceSansPro-Semibold.woff", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-Semibold.woff" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-SemiboldIt.woff", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "fonts/SourceSansPro-SemiboldIt.woff", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/fonts/SourceSansPro-SemiboldIt.woff" + }, + { + "Identity": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/Radzen.Blazor.js", + "SourceId": "Radzen.Blazor", + "SourceType": "Package", + "ContentRoot": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/", + "BasePath": "_content/Radzen.Blazor", + "RelativePath": "Radzen.Blazor.js", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/Radzen.Blazor.js" + }, { "Identity": "/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/bundle/TodoList.styles.css", "SourceId": "TodoList", diff --git a/TodoList/obj/Debug/net6.0/staticwebassets.development.json b/TodoList/obj/Debug/net6.0/staticwebassets.development.json index aa3bed5c..e44de73a 100644 --- a/TodoList/obj/Debug/net6.0/staticwebassets.development.json +++ b/TodoList/obj/Debug/net6.0/staticwebassets.development.json @@ -1 +1 @@ -{"ContentRoots":["/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/","/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/bundle/"],"Root":{"Children":{"css":{"Children":{"bootstrap":{"Children":{"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/bootstrap/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/bootstrap/bootstrap.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"open-iconic":{"Children":{"FONT-LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/FONT-LICENSE"},"Patterns":null},"font":{"Children":{"css":{"Children":{"open-iconic-bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/css/open-iconic-bootstrap.min.css"},"Patterns":null}},"Asset":null,"Patterns":null},"fonts":{"Children":{"open-iconic.eot":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.eot"},"Patterns":null},"open-iconic.otf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.otf"},"Patterns":null},"open-iconic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.svg"},"Patterns":null},"open-iconic.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.ttf"},"Patterns":null},"open-iconic.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.woff"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"ICON-LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/ICON-LICENSE"},"Patterns":null},"README.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/README.md"},"Patterns":null}},"Asset":null,"Patterns":null},"site.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/site.css"},"Patterns":null}},"Asset":null,"Patterns":null},"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.ico"},"Patterns":null},"TodoList.styles.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"TodoList.styles.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}} \ No newline at end of file +{"ContentRoots":["/Users/normrasmussen/Documents/Northpass/TodoList/wwwroot/","/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/staticwebassets/","/Users/normrasmussen/Documents/Northpass/TodoList/obj/Debug/net6.0/scopedcss/bundle/"],"Root":{"Children":{"css":{"Children":{"bootstrap":{"Children":{"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/bootstrap/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/bootstrap/bootstrap.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"open-iconic":{"Children":{"FONT-LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/FONT-LICENSE"},"Patterns":null},"font":{"Children":{"css":{"Children":{"open-iconic-bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/css/open-iconic-bootstrap.min.css"},"Patterns":null}},"Asset":null,"Patterns":null},"fonts":{"Children":{"open-iconic.eot":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.eot"},"Patterns":null},"open-iconic.otf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.otf"},"Patterns":null},"open-iconic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.svg"},"Patterns":null},"open-iconic.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.ttf"},"Patterns":null},"open-iconic.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.woff"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"ICON-LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/ICON-LICENSE"},"Patterns":null},"README.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/README.md"},"Patterns":null}},"Asset":null,"Patterns":null},"site.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/site.css"},"Patterns":null}},"Asset":null,"Patterns":null},"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.ico"},"Patterns":null},"_content":{"Children":{"Radzen.Blazor":{"Children":{"css":{"Children":{"dark-base.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/dark-base.css"},"Patterns":null},"dark.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/dark.css"},"Patterns":null},"default-base.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/default-base.css"},"Patterns":null},"default.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/default.css"},"Patterns":null},"humanistic-base.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/humanistic-base.css"},"Patterns":null},"humanistic.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/humanistic.css"},"Patterns":null},"software-base.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/software-base.css"},"Patterns":null},"software.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/software.css"},"Patterns":null},"standard-base.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/standard-base.css"},"Patterns":null},"standard.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/standard.css"},"Patterns":null}},"Asset":null,"Patterns":null},"fonts":{"Children":{"MaterialIcons-Regular.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/MaterialIcons-Regular.woff"},"Patterns":null},"roboto-v15-latin-300.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/roboto-v15-latin-300.woff"},"Patterns":null},"roboto-v15-latin-700.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/roboto-v15-latin-700.woff"},"Patterns":null},"roboto-v15-latin-regular.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/roboto-v15-latin-regular.woff"},"Patterns":null},"SourceSansPro-Black.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-Black.woff"},"Patterns":null},"SourceSansPro-BlackIt.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-BlackIt.woff"},"Patterns":null},"SourceSansPro-Bold.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-Bold.woff"},"Patterns":null},"SourceSansPro-BoldIt.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-BoldIt.woff"},"Patterns":null},"SourceSansPro-ExtraLight.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-ExtraLight.woff"},"Patterns":null},"SourceSansPro-ExtraLightIt.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-ExtraLightIt.woff"},"Patterns":null},"SourceSansPro-It.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-It.woff"},"Patterns":null},"SourceSansPro-Light.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-Light.woff"},"Patterns":null},"SourceSansPro-LightIt.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-LightIt.woff"},"Patterns":null},"SourceSansPro-Regular.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-Regular.woff"},"Patterns":null},"SourceSansPro-Semibold.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-Semibold.woff"},"Patterns":null},"SourceSansPro-SemiboldIt.woff":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"fonts/SourceSansPro-SemiboldIt.woff"},"Patterns":null}},"Asset":null,"Patterns":null},"Radzen.Blazor.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"Radzen.Blazor.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"TodoList.styles.css":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"TodoList.styles.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}} \ No newline at end of file diff --git a/TodoList/obj/TodoList.csproj.nuget.dgspec.json b/TodoList/obj/TodoList.csproj.nuget.dgspec.json index aa35842d..87df9e85 100644 --- a/TodoList/obj/TodoList.csproj.nuget.dgspec.json +++ b/TodoList/obj/TodoList.csproj.nuget.dgspec.json @@ -37,6 +37,12 @@ "frameworks": { "net6.0": { "targetAlias": "net6.0", + "dependencies": { + "Radzen.Blazor": { + "target": "Package", + "version": "[3.18.15, )" + } + }, "imports": [ "net461", "net462", diff --git a/TodoList/obj/TodoList.csproj.nuget.g.props b/TodoList/obj/TodoList.csproj.nuget.g.props index 4f7023cc..2f5a2261 100644 --- a/TodoList/obj/TodoList.csproj.nuget.g.props +++ b/TodoList/obj/TodoList.csproj.nuget.g.props @@ -12,4 +12,7 @@ + + + \ No newline at end of file diff --git a/TodoList/obj/TodoList.csproj.nuget.g.targets b/TodoList/obj/TodoList.csproj.nuget.g.targets index 3dc06ef3..f99d1e43 100644 --- a/TodoList/obj/TodoList.csproj.nuget.g.targets +++ b/TodoList/obj/TodoList.csproj.nuget.g.targets @@ -1,2 +1,6 @@  - \ No newline at end of file + + + + + \ No newline at end of file diff --git a/TodoList/obj/project.assets.json b/TodoList/obj/project.assets.json index 66a68d11..b9d29b76 100644 --- a/TodoList/obj/project.assets.json +++ b/TodoList/obj/project.assets.json @@ -1,11 +1,638 @@ { "version": 3, "targets": { - "net6.0": {} + "net6.0": { + "LibSassBuilder/2.0.1": { + "type": "package", + "build": { + "build/_._": {} + } + }, + "Microsoft.AspNetCore.Authorization/5.0.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Metadata": "5.0.0", + "Microsoft.Extensions.Logging.Abstractions": "5.0.0", + "Microsoft.Extensions.Options": "5.0.0" + }, + "compile": { + "lib/net5.0/Microsoft.AspNetCore.Authorization.dll": {} + }, + "runtime": { + "lib/net5.0/Microsoft.AspNetCore.Authorization.dll": {} + } + }, + "Microsoft.AspNetCore.Components/5.0.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Authorization": "5.0.0", + "Microsoft.AspNetCore.Components.Analyzers": "5.0.0" + }, + "compile": { + "lib/net5.0/Microsoft.AspNetCore.Components.dll": {} + }, + "runtime": { + "lib/net5.0/Microsoft.AspNetCore.Components.dll": {} + } + }, + "Microsoft.AspNetCore.Components.Analyzers/5.0.0": { + "type": "package", + "build": { + "buildTransitive/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.targets": {} + } + }, + "Microsoft.AspNetCore.Components.Forms/5.0.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Components": "5.0.0" + }, + "compile": { + "lib/net5.0/Microsoft.AspNetCore.Components.Forms.dll": {} + }, + "runtime": { + "lib/net5.0/Microsoft.AspNetCore.Components.Forms.dll": {} + } + }, + "Microsoft.AspNetCore.Components.Web/5.0.0": { + "type": "package", + "dependencies": { + "Microsoft.AspNetCore.Components": "5.0.0", + "Microsoft.AspNetCore.Components.Forms": "5.0.0", + "Microsoft.Extensions.DependencyInjection": "5.0.0", + "Microsoft.JSInterop": "5.0.0", + "System.IO.Pipelines": "5.0.0" + }, + "compile": { + "lib/net5.0/Microsoft.AspNetCore.Components.Web.dll": {} + }, + "runtime": { + "lib/net5.0/Microsoft.AspNetCore.Components.Web.dll": {} + } + }, + "Microsoft.AspNetCore.Metadata/5.0.0": { + "type": "package", + "compile": { + "lib/net5.0/Microsoft.AspNetCore.Metadata.dll": {} + }, + "runtime": { + "lib/net5.0/Microsoft.AspNetCore.Metadata.dll": {} + } + }, + "Microsoft.CSharp/4.7.0": { + "type": "package", + "compile": { + "ref/netcoreapp2.0/_._": {} + }, + "runtime": { + "lib/netcoreapp2.0/_._": {} + } + }, + "Microsoft.Extensions.DependencyInjection/5.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0" + }, + "compile": { + "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll": {} + }, + "runtime": { + "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll": {} + } + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { + "type": "package", + "compile": { + "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} + } + }, + "Microsoft.Extensions.Logging.Abstractions/5.0.0": { + "type": "package", + "compile": { + "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {} + } + }, + "Microsoft.Extensions.Options/5.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", + "Microsoft.Extensions.Primitives": "5.0.0" + }, + "compile": { + "lib/net5.0/Microsoft.Extensions.Options.dll": {} + }, + "runtime": { + "lib/net5.0/Microsoft.Extensions.Options.dll": {} + } + }, + "Microsoft.Extensions.Primitives/5.0.0": { + "type": "package", + "compile": { + "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": {} + }, + "runtime": { + "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": {} + } + }, + "Microsoft.JSInterop/5.0.0": { + "type": "package", + "compile": { + "lib/net5.0/Microsoft.JSInterop.dll": {} + }, + "runtime": { + "lib/net5.0/Microsoft.JSInterop.dll": {} + } + }, + "Radzen.Blazor/3.18.15": { + "type": "package", + "dependencies": { + "LibSassBuilder": "2.0.1", + "Microsoft.AspNetCore.Components": "5.0.0", + "Microsoft.AspNetCore.Components.Web": "5.0.0", + "Microsoft.CSharp": "4.7.0", + "System.Linq.Dynamic.Core": "1.2.12" + }, + "compile": { + "lib/net5.0/Radzen.Blazor.dll": {} + }, + "runtime": { + "lib/net5.0/Radzen.Blazor.dll": {} + }, + "build": { + "buildTransitive/Radzen.Blazor.props": {} + }, + "buildMultiTargeting": { + "buildMultiTargeting/Radzen.Blazor.props": {} + } + }, + "System.IO.Pipelines/5.0.0": { + "type": "package", + "compile": { + "ref/netcoreapp2.0/System.IO.Pipelines.dll": {} + }, + "runtime": { + "lib/netcoreapp3.0/System.IO.Pipelines.dll": {} + } + }, + "System.Linq.Dynamic.Core/1.2.12": { + "type": "package", + "compile": { + "lib/net5.0/System.Linq.Dynamic.Core.dll": {} + }, + "runtime": { + "lib/net5.0/System.Linq.Dynamic.Core.dll": {} + } + } + } + }, + "libraries": { + "LibSassBuilder/2.0.1": { + "sha512": "f+7TWQtCirW94VdzKL9SaAfeSF96TeEqdtDztmTGbndrcUlZZlL6uJLZKQCXQgj1BB3OqX0584OCvqFHrkAusA==", + "type": "package", + "path": "libsassbuilder/2.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LibSassBuilder.csproj", + "build/DesignTime/LibSassBuilder.DesignTime.targets", + "build/DesignTime/Rules/ProjectItemsSchema.xaml", + "build/DesignTime/Rules/SassFileType.xaml", + "build/LibSassBuilder.props", + "build/LibSassBuilder.targets", + "libsassbuilder.2.0.1.nupkg.sha512", + "libsassbuilder.nuspec", + "sass.png", + "tool/AdvancedStringBuilder.dll", + "tool/CommandLine.dll", + "tool/LibSassBuilder.deps.json", + "tool/LibSassBuilder.dll", + "tool/LibSassBuilder.exe", + "tool/LibSassBuilder.pdb", + "tool/LibSassBuilder.runtimeconfig.json", + "tool/LibSassHost.dll", + "tool/runtimes/linux-x64/native/libsass.so", + "tool/runtimes/osx-x64/native/libsass.dylib", + "tool/runtimes/win-x64/native/libsass.dll", + "tool/x64/libsass.dll" + ] + }, + "Microsoft.AspNetCore.Authorization/5.0.0": { + "sha512": "kNiUekkQZIgd0k8WJZVLpdaJSTgpwHT+gn9slPtON4FC8vGGsFWQo3Bd5wo363EJuxlOgszUNQBbpLAaFh1kFg==", + "type": "package", + "path": "microsoft.aspnetcore.authorization/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.AspNetCore.Authorization.dll", + "lib/net461/Microsoft.AspNetCore.Authorization.xml", + "lib/net5.0/Microsoft.AspNetCore.Authorization.dll", + "lib/net5.0/Microsoft.AspNetCore.Authorization.xml", + "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml", + "microsoft.aspnetcore.authorization.5.0.0.nupkg.sha512", + "microsoft.aspnetcore.authorization.nuspec" + ] + }, + "Microsoft.AspNetCore.Components/5.0.0": { + "sha512": "kfJF9EqJGzVgfEN15vWI+8g+ZhtlMAk9YO6G8lXKO9s1AxWv+Ct4OLOMO46PXyjPWWJ7X9gded9EFVFyxsdyjg==", + "type": "package", + "path": "microsoft.aspnetcore.components/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.txt", + "lib/net5.0/Microsoft.AspNetCore.Components.dll", + "lib/net5.0/Microsoft.AspNetCore.Components.xml", + "microsoft.aspnetcore.components.5.0.0.nupkg.sha512", + "microsoft.aspnetcore.components.nuspec" + ] + }, + "Microsoft.AspNetCore.Components.Analyzers/5.0.0": { + "sha512": "G5SP+2FO90d84XB90A1NBKJaDjhkhcv3kDumd7zughGt1tNQn92sCpBoRs51LT1M1Cp4w4cD/WHS8WB8t5ol9A==", + "type": "package", + "path": "microsoft.aspnetcore.components.analyzers/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.txt", + "analyzers/dotnet/cs/Microsoft.AspNetCore.Components.Analyzers.dll", + "build/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.targets", + "buildTransitive/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.targets", + "microsoft.aspnetcore.components.analyzers.5.0.0.nupkg.sha512", + "microsoft.aspnetcore.components.analyzers.nuspec" + ] + }, + "Microsoft.AspNetCore.Components.Forms/5.0.0": { + "sha512": "6Xdql+Sbx7XM1XjNXx6iyEmlAujTM2GFgeOdzlHip3h6g/M3D/al+K945JuFQ5HlBUQv3SL0c6Okencad6nVmA==", + "type": "package", + "path": "microsoft.aspnetcore.components.forms/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.txt", + "lib/net5.0/Microsoft.AspNetCore.Components.Forms.dll", + "lib/net5.0/Microsoft.AspNetCore.Components.Forms.xml", + "microsoft.aspnetcore.components.forms.5.0.0.nupkg.sha512", + "microsoft.aspnetcore.components.forms.nuspec" + ] + }, + "Microsoft.AspNetCore.Components.Web/5.0.0": { + "sha512": "TYnULwOuF43ITRlL02CmVoXLb1t1NSNbmUXuIrS4IMJd+HjK+sIisTRoJOr4L13LDWmOr1OM8teA04tOFf4I6w==", + "type": "package", + "path": "microsoft.aspnetcore.components.web/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.txt", + "lib/net5.0/Microsoft.AspNetCore.Components.Web.dll", + "lib/net5.0/Microsoft.AspNetCore.Components.Web.xml", + "microsoft.aspnetcore.components.web.5.0.0.nupkg.sha512", + "microsoft.aspnetcore.components.web.nuspec" + ] + }, + "Microsoft.AspNetCore.Metadata/5.0.0": { + "sha512": "Gr7YSfoYYnyiQ3+se9RjiZhj2h7I9uDn0ps1kPfxGqLbC8fzpfAzb3EPbHz0sBHtw8aBE0zyckZixmAMqHJnpA==", + "type": "package", + "path": "microsoft.aspnetcore.metadata/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.AspNetCore.Metadata.dll", + "lib/net461/Microsoft.AspNetCore.Metadata.xml", + "lib/net5.0/Microsoft.AspNetCore.Metadata.dll", + "lib/net5.0/Microsoft.AspNetCore.Metadata.xml", + "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll", + "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.xml", + "microsoft.aspnetcore.metadata.5.0.0.nupkg.sha512", + "microsoft.aspnetcore.metadata.nuspec" + ] + }, + "Microsoft.CSharp/4.7.0": { + "sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", + "type": "package", + "path": "microsoft.csharp/4.7.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/Microsoft.CSharp.dll", + "lib/netcoreapp2.0/_._", + "lib/netstandard1.3/Microsoft.CSharp.dll", + "lib/netstandard2.0/Microsoft.CSharp.dll", + "lib/netstandard2.0/Microsoft.CSharp.xml", + "lib/portable-net45+win8+wp8+wpa81/_._", + "lib/uap10.0.16299/_._", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "microsoft.csharp.4.7.0.nupkg.sha512", + "microsoft.csharp.nuspec", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/Microsoft.CSharp.dll", + "ref/netcore50/Microsoft.CSharp.xml", + "ref/netcore50/de/Microsoft.CSharp.xml", + "ref/netcore50/es/Microsoft.CSharp.xml", + "ref/netcore50/fr/Microsoft.CSharp.xml", + "ref/netcore50/it/Microsoft.CSharp.xml", + "ref/netcore50/ja/Microsoft.CSharp.xml", + "ref/netcore50/ko/Microsoft.CSharp.xml", + "ref/netcore50/ru/Microsoft.CSharp.xml", + "ref/netcore50/zh-hans/Microsoft.CSharp.xml", + "ref/netcore50/zh-hant/Microsoft.CSharp.xml", + "ref/netcoreapp2.0/_._", + "ref/netstandard1.0/Microsoft.CSharp.dll", + "ref/netstandard1.0/Microsoft.CSharp.xml", + "ref/netstandard1.0/de/Microsoft.CSharp.xml", + "ref/netstandard1.0/es/Microsoft.CSharp.xml", + "ref/netstandard1.0/fr/Microsoft.CSharp.xml", + "ref/netstandard1.0/it/Microsoft.CSharp.xml", + "ref/netstandard1.0/ja/Microsoft.CSharp.xml", + "ref/netstandard1.0/ko/Microsoft.CSharp.xml", + "ref/netstandard1.0/ru/Microsoft.CSharp.xml", + "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml", + "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml", + "ref/netstandard2.0/Microsoft.CSharp.dll", + "ref/netstandard2.0/Microsoft.CSharp.xml", + "ref/portable-net45+win8+wp8+wpa81/_._", + "ref/uap10.0.16299/_._", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "ref/xamarintvos10/_._", + "ref/xamarinwatchos10/_._", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.Extensions.DependencyInjection/5.0.0": { + "sha512": "Rc2kb/p3Ze6cP6rhFC3PJRdWGbLvSHZc0ev7YlyeU6FmHciDMLrhoVoTUEzKPhN5ZjFgKF1Cf5fOz8mCMIkvpA==", + "type": "package", + "path": "microsoft.extensions.dependencyinjection/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.Extensions.DependencyInjection.dll", + "lib/net461/Microsoft.Extensions.DependencyInjection.xml", + "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll", + "lib/net5.0/Microsoft.Extensions.DependencyInjection.xml", + "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", + "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", + "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", + "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", + "microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { + "sha512": "ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==", + "type": "package", + "path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.xml", + "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", + "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512", + "microsoft.extensions.dependencyinjection.abstractions.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.Extensions.Logging.Abstractions/5.0.0": { + "sha512": "NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==", + "type": "package", + "path": "microsoft.extensions.logging.abstractions/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.Extensions.Logging.Abstractions.dll", + "lib/net461/Microsoft.Extensions.Logging.Abstractions.xml", + "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", + "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", + "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512", + "microsoft.extensions.logging.abstractions.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.Extensions.Options/5.0.0": { + "sha512": "CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==", + "type": "package", + "path": "microsoft.extensions.options/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.Extensions.Options.dll", + "lib/net461/Microsoft.Extensions.Options.xml", + "lib/net5.0/Microsoft.Extensions.Options.dll", + "lib/net5.0/Microsoft.Extensions.Options.xml", + "lib/netstandard2.0/Microsoft.Extensions.Options.dll", + "lib/netstandard2.0/Microsoft.Extensions.Options.xml", + "microsoft.extensions.options.5.0.0.nupkg.sha512", + "microsoft.extensions.options.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.Extensions.Primitives/5.0.0": { + "sha512": "cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==", + "type": "package", + "path": "microsoft.extensions.primitives/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/Microsoft.Extensions.Primitives.dll", + "lib/net461/Microsoft.Extensions.Primitives.xml", + "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll", + "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.xml", + "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", + "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", + "microsoft.extensions.primitives.5.0.0.nupkg.sha512", + "microsoft.extensions.primitives.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.JSInterop/5.0.0": { + "sha512": "qhLTZMoOsAbDWwE7M+VbjxH3EuP654tclaOhi6Sf7Xh6bj6TXDO0GiNQeNPdebMClKMGELJezOwbFp1BFB+9Ug==", + "type": "package", + "path": "microsoft.jsinterop/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.TXT", + "lib/net5.0/Microsoft.JSInterop.dll", + "lib/net5.0/Microsoft.JSInterop.xml", + "microsoft.jsinterop.5.0.0.nupkg.sha512", + "microsoft.jsinterop.nuspec" + ] + }, + "Radzen.Blazor/3.18.15": { + "sha512": "72ELk9fRC+1b41tiL9yfR0zoU/8RWRgaDBvoCt0l09MdLXgCkDEI/q3eURZ+hPK2gI0MIBY9mT9YIaSgZg5wBg==", + "type": "package", + "path": "radzen.blazor/3.18.15", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE.txt", + "build/Microsoft.AspNetCore.StaticWebAssets.props", + "build/Radzen.Blazor.props", + "buildMultiTargeting/Radzen.Blazor.props", + "buildTransitive/Radzen.Blazor.props", + "icon.png", + "lib/net5.0/Radzen.Blazor.dll", + "lib/net5.0/Radzen.Blazor.xml", + "lib/netstandard2.1/Radzen.Blazor.dll", + "lib/netstandard2.1/Radzen.Blazor.xml", + "radzen.blazor.3.18.15.nupkg.sha512", + "radzen.blazor.nuspec", + "staticwebassets/Radzen.Blazor.js", + "staticwebassets/css/dark-base.css", + "staticwebassets/css/dark.css", + "staticwebassets/css/default-base.css", + "staticwebassets/css/default.css", + "staticwebassets/css/humanistic-base.css", + "staticwebassets/css/humanistic.css", + "staticwebassets/css/software-base.css", + "staticwebassets/css/software.css", + "staticwebassets/css/standard-base.css", + "staticwebassets/css/standard.css", + "staticwebassets/fonts/MaterialIcons-Regular.woff", + "staticwebassets/fonts/SourceSansPro-Black.woff", + "staticwebassets/fonts/SourceSansPro-BlackIt.woff", + "staticwebassets/fonts/SourceSansPro-Bold.woff", + "staticwebassets/fonts/SourceSansPro-BoldIt.woff", + "staticwebassets/fonts/SourceSansPro-ExtraLight.woff", + "staticwebassets/fonts/SourceSansPro-ExtraLightIt.woff", + "staticwebassets/fonts/SourceSansPro-It.woff", + "staticwebassets/fonts/SourceSansPro-Light.woff", + "staticwebassets/fonts/SourceSansPro-LightIt.woff", + "staticwebassets/fonts/SourceSansPro-Regular.woff", + "staticwebassets/fonts/SourceSansPro-Semibold.woff", + "staticwebassets/fonts/SourceSansPro-SemiboldIt.woff", + "staticwebassets/fonts/roboto-v15-latin-300.woff", + "staticwebassets/fonts/roboto-v15-latin-700.woff", + "staticwebassets/fonts/roboto-v15-latin-regular.woff" + ] + }, + "System.IO.Pipelines/5.0.0": { + "sha512": "irMYm3vhVgRsYvHTU5b2gsT2CwT/SMM6LZFzuJjpIvT5Z4CshxNsaoBC1X/LltwuR3Opp8d6jOS/60WwOb7Q2Q==", + "type": "package", + "path": "system.io.pipelines/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/System.IO.Pipelines.dll", + "lib/net461/System.IO.Pipelines.xml", + "lib/netcoreapp3.0/System.IO.Pipelines.dll", + "lib/netcoreapp3.0/System.IO.Pipelines.xml", + "lib/netstandard1.3/System.IO.Pipelines.dll", + "lib/netstandard1.3/System.IO.Pipelines.xml", + "lib/netstandard2.0/System.IO.Pipelines.dll", + "lib/netstandard2.0/System.IO.Pipelines.xml", + "ref/netcoreapp2.0/System.IO.Pipelines.dll", + "ref/netcoreapp2.0/System.IO.Pipelines.xml", + "system.io.pipelines.5.0.0.nupkg.sha512", + "system.io.pipelines.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Linq.Dynamic.Core/1.2.12": { + "sha512": "wJDLhidcJnLAJeZ4z10YVAxMm4rTW0zlYmUjriJTo4eGLHD5NKZOm6qFabkn5TinbfZ6LM9LeYFPyiQMpRly3Q==", + "type": "package", + "path": "system.linq.dynamic.core/1.2.12", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net35/System.Linq.Dynamic.Core.dll", + "lib/net35/System.Linq.Dynamic.Core.pdb", + "lib/net35/System.Linq.Dynamic.Core.xml", + "lib/net40/System.Linq.Dynamic.Core.dll", + "lib/net40/System.Linq.Dynamic.Core.pdb", + "lib/net40/System.Linq.Dynamic.Core.xml", + "lib/net45/System.Linq.Dynamic.Core.dll", + "lib/net45/System.Linq.Dynamic.Core.pdb", + "lib/net45/System.Linq.Dynamic.Core.xml", + "lib/net46/System.Linq.Dynamic.Core.dll", + "lib/net46/System.Linq.Dynamic.Core.pdb", + "lib/net46/System.Linq.Dynamic.Core.xml", + "lib/net5.0/System.Linq.Dynamic.Core.dll", + "lib/net5.0/System.Linq.Dynamic.Core.pdb", + "lib/net5.0/System.Linq.Dynamic.Core.xml", + "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll", + "lib/netcoreapp2.1/System.Linq.Dynamic.Core.pdb", + "lib/netcoreapp2.1/System.Linq.Dynamic.Core.xml", + "lib/netstandard1.3/System.Linq.Dynamic.Core.dll", + "lib/netstandard1.3/System.Linq.Dynamic.Core.pdb", + "lib/netstandard1.3/System.Linq.Dynamic.Core.xml", + "lib/netstandard2.0/System.Linq.Dynamic.Core.dll", + "lib/netstandard2.0/System.Linq.Dynamic.Core.pdb", + "lib/netstandard2.0/System.Linq.Dynamic.Core.xml", + "lib/netstandard2.1/System.Linq.Dynamic.Core.dll", + "lib/netstandard2.1/System.Linq.Dynamic.Core.pdb", + "lib/netstandard2.1/System.Linq.Dynamic.Core.xml", + "lib/uap10.0.10240/System.Linq.Dynamic.Core.dll", + "lib/uap10.0.10240/System.Linq.Dynamic.Core.pdb", + "lib/uap10.0.10240/System.Linq.Dynamic.Core.pri", + "lib/uap10.0.10240/System.Linq.Dynamic.Core.xml", + "system.linq.dynamic.core.1.2.12.nupkg.sha512", + "system.linq.dynamic.core.nuspec" + ] + } }, - "libraries": {}, "projectFileDependencyGroups": { - "net6.0": [] + "net6.0": [ + "Radzen.Blazor >= 3.18.15" + ] }, "packageFolders": { "/Users/normrasmussen/.nuget/packages/": {} @@ -43,6 +670,12 @@ "frameworks": { "net6.0": { "targetAlias": "net6.0", + "dependencies": { + "Radzen.Blazor": { + "target": "Package", + "version": "[3.18.15, )" + } + }, "imports": [ "net461", "net462", diff --git a/TodoList/obj/project.nuget.cache b/TodoList/obj/project.nuget.cache index d1ed3f6a..c0bcef58 100644 --- a/TodoList/obj/project.nuget.cache +++ b/TodoList/obj/project.nuget.cache @@ -1,8 +1,26 @@ { "version": 2, - "dgSpecHash": "E8PFyEhgVpCkydQn35A4H8fnIxNRWCqLRKvZNyz/WmT49E90x0fxJku+QpeJpCF6ReR6cy4jcGIvmoSx3QX3YQ==", + "dgSpecHash": "Xerc7HEhrTxJP/atXTJEdAzFi8ol86lOpp032eb0M0cv4TXkT2I4UuIz9JA/PBNN470+n4HBpBEAXr4WtRyV/w==", "success": true, "projectFilePath": "/Users/normrasmussen/Documents/Northpass/TodoList/TodoList.csproj", - "expectedPackageFiles": [], + "expectedPackageFiles": [ + "/Users/normrasmussen/.nuget/packages/libsassbuilder/2.0.1/libsassbuilder.2.0.1.nupkg.sha512", + "/Users/normrasmussen/.nuget/packages/microsoft.aspnetcore.authorization/5.0.0/microsoft.aspnetcore.authorization.5.0.0.nupkg.sha512", + "/Users/normrasmussen/.nuget/packages/microsoft.aspnetcore.components/5.0.0/microsoft.aspnetcore.components.5.0.0.nupkg.sha512", + "/Users/normrasmussen/.nuget/packages/microsoft.aspnetcore.components.analyzers/5.0.0/microsoft.aspnetcore.components.analyzers.5.0.0.nupkg.sha512", + "/Users/normrasmussen/.nuget/packages/microsoft.aspnetcore.components.forms/5.0.0/microsoft.aspnetcore.components.forms.5.0.0.nupkg.sha512", + "/Users/normrasmussen/.nuget/packages/microsoft.aspnetcore.components.web/5.0.0/microsoft.aspnetcore.components.web.5.0.0.nupkg.sha512", + "/Users/normrasmussen/.nuget/packages/microsoft.aspnetcore.metadata/5.0.0/microsoft.aspnetcore.metadata.5.0.0.nupkg.sha512", + "/Users/normrasmussen/.nuget/packages/microsoft.csharp/4.7.0/microsoft.csharp.4.7.0.nupkg.sha512", + "/Users/normrasmussen/.nuget/packages/microsoft.extensions.dependencyinjection/5.0.0/microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512", + "/Users/normrasmussen/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/5.0.0/microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512", + "/Users/normrasmussen/.nuget/packages/microsoft.extensions.logging.abstractions/5.0.0/microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512", + "/Users/normrasmussen/.nuget/packages/microsoft.extensions.options/5.0.0/microsoft.extensions.options.5.0.0.nupkg.sha512", + "/Users/normrasmussen/.nuget/packages/microsoft.extensions.primitives/5.0.0/microsoft.extensions.primitives.5.0.0.nupkg.sha512", + "/Users/normrasmussen/.nuget/packages/microsoft.jsinterop/5.0.0/microsoft.jsinterop.5.0.0.nupkg.sha512", + "/Users/normrasmussen/.nuget/packages/radzen.blazor/3.18.15/radzen.blazor.3.18.15.nupkg.sha512", + "/Users/normrasmussen/.nuget/packages/system.io.pipelines/5.0.0/system.io.pipelines.5.0.0.nupkg.sha512", + "/Users/normrasmussen/.nuget/packages/system.linq.dynamic.core/1.2.12/system.linq.dynamic.core.1.2.12.nupkg.sha512" + ], "logs": [] } \ No newline at end of file diff --git a/TodoList/obj/staticwebassets.pack.sentinel b/TodoList/obj/staticwebassets.pack.sentinel index 20d86660..865f4a5e 100644 --- a/TodoList/obj/staticwebassets.pack.sentinel +++ b/TodoList/obj/staticwebassets.pack.sentinel @@ -1,2 +1,11 @@ 2.0 2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 +2.0 diff --git a/TodoList/wwwroot/css/site.css b/TodoList/wwwroot/css/site.css index dc4c68b3..24ba3ca5 100644 --- a/TodoList/wwwroot/css/site.css +++ b/TodoList/wwwroot/css/site.css @@ -62,3 +62,15 @@ a, .btn-link { .blazor-error-boundary::after { content: "An error has occurred." } + +/* Boxes and Columns */ + +.middle-column { + flex-grow: 1; + display: flex; + flex-direction: column; +} +.left-column { + flex-grow: 2; + border: solid 1px orange +} \ No newline at end of file