needRender(componentStore, formData): boolean
Returns true if the component should be rendered, false otherwise.
Parameters
componentStore
ComponentStore
the component settings.
IFormData
the form data.
Returns
boolean
true if the component should be rendered, false otherwise.