Home > @uniformdev/canvas > ParamTypeConfigConventions > required
ParamTypeConfigConventions.required property
Whether an author must enter a value for this property.
Implementation of the required
property is optional (you must set it in the config UI, and also respect it on the component renderer) - custom types that do not need, or use a different meaning for required should create their own custom-named property instead.
NOTE: setting required to true will cause a UI indication that the parameter is required. Even if not using it for validation, you can choose to configure it to control the UI.
Signature: