A snackbar component is used to provide feedback about an operation by showing a brief message at the bottom of the screen.
InheritanceSystem.Object
IgbSnackbar
ImplementsSystem.IDisposable
Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntaxpublic class IgbSnackbar : IgbBaseAlertLike, RefSink, JsonSerializable, IDisposable
Constructors IgbSnackbar() Declaration Properties Action Declaration
public EventCallback<IgbVoidEventArgs> Action { get; set; }
Property Value Type Description Microsoft.AspNetCore.Components.EventCallback<IgbVoidEventArgs> ActionScript Declaration
public string ActionScript { get; set; }
Property Value Type Description System.String ActionText
The snackbar action button.
Declarationpublic string ActionText { get; set; }
Property Value Type Description System.String DirectRenderElementName Declaration
protected override string DirectRenderElementName { get; }
Property Value Type Description System.String Overrides SupportsVisualChildren Declaration
protected override bool SupportsVisualChildren { get; }
Property Value Type Description System.Boolean Overrides Type Declaration
public override string Type { get; }
Property Value Type Description System.String Overrides UseDirectRender Declaration
protected override bool UseDirectRender { get; }
Property Value Type Description System.Boolean Overrides Methods EnsureModulesLoaded() Declaration
protected override void EnsureModulesLoaded()
Overrides FindByName(String) Declaration
public override object FindByName(string name)
Parameters Type Name Description System.String name Returns Type Description System.Object Overrides ResolveDisplay() Declaration
protected override string ResolveDisplay()
Returns Type Description System.String Overrides Implements
System.IDisposable
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4