Class ResizeNotification
- Namespace
- BootstrapBlazor.Components
- Assembly
- BootstrapBlazor.dll
网页尺寸变化通知组件
public class ResizeNotification : BootstrapModuleComponentBase, IComponent, IHandleAfterRender, IHandleEvent, IAsyncDisposable
- Inheritance
-
ResizeNotification
- Implements
- Inherited Members
- Extension Methods
Constructors
ResizeNotification()
public ResizeNotification()
Methods
InvokeInitAsync()
call JavaScript method
protected override Task InvokeInitAsync()
Returns
OnResize(string)
JSInvoke 回调方法
[JSInvokable]
public Task OnResize(string pointString)
Parameters
pointString
string