Class IpAddress
- Namespace
- BootstrapBlazor.Components
- Assembly
- BootstrapBlazor.dll
BootstrapInputTextBase 组件
public class IpAddress : ValidateBase<string>, IComponent, IHandleAfterRender, IHandleEvent, IAsyncDisposable, IValidateComponent
- Inheritance
-
IpAddress
- Implements
- Inherited Members
- Extension Methods
Constructors
IpAddress()
public IpAddress()
Properties
ClassName
获得 class 样式集合
protected string? ClassName { get; }
Property Value
Methods
BuildRenderTree(RenderTreeBuilder)
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
__builder
RenderTreeBuilder
OnParametersSet()
OnParametersSet 方法
protected override void OnParametersSet()