Class PropsTextAreaAttribute
Renders the property as a multiline text area.
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public class PropsTextAreaAttribute : Attribute
Renders the property as a multiline text area.
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public class PropsTextAreaAttribute : Attribute