Class
AppBarSpacer

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public class AppBarSpacer : AppBarItemBase, IComponent, IHandleEvent, IHandleAfterRender, IDisposable

Inheritance: objectComponentBaseAppBarItemBaseAppBarSpacer

Implements: IComponentIDisposableIHandleAfterRenderIHandleEvent

Inherited Members AppBarItemBase.OnInitialized()AppBarItemBase.SetParametersAsync(ParameterView)AppBarItemBase.OnParametersSetAsync()AppBarItemBase.Dispose()AppBarItemBase.ClassAppBarItemBase.VisibleComponentBase.BuildRenderTree(RenderTreeBuilder)ComponentBase.OnInitializedAsync()ComponentBase.OnParametersSet()ComponentBase.StateHasChanged()ComponentBase.ShouldRender()ComponentBase.OnAfterRender(bool)ComponentBase.OnAfterRenderAsync(bool)ComponentBase.InvokeAsync(Action)ComponentBase.InvokeAsync(Func<Task>)

Constructors

AppBarSpacer()

Declaration

cs-api-definition
public AppBarSpacer()

Properties

Size

Determines the width of the spacer. If no width is specified, the spacer will take up all the available space between sections.

Declaration

cs-api-definition
[Parameter]
public string Size { get; set; }

Property Value

string

In this article
DefinitionConstructorsAppBarSpacer()PropertiesSize
Not finding the help you need?
Contact Support