Class ScrollSectionCenteredEventArgs
- Namespace
- MudBlazor
- Assembly
- MudBlazor.dll
public class ScrollSectionCenteredEventArgs
- Inheritance
-
ScrollSectionCenteredEventArgs
- Inherited Members
- Extension Methods
Constructors
ScrollSectionCenteredEventArgs(string)
public ScrollSectionCenteredEventArgs(string id)
Parameters
id
string
Properties
Id
public string Id { get; }