Table of Contents

Property Value

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Value

The pre-filled value for the text input component.

[JsonProperty("value", NullValueHandling = NullValueHandling.Ignore)]
public string? Value { get; }

Property Value

string