Input Lock
Its purpose is to disable your form submission button when the input is required and its value is false and enable the same when the required permission is set to true.
<button for-gc-input-name="YOUR-INPUT-KEY" gc-input-lock></button>Last updated