This repository has been archived by the owner on Feb 7, 2025. It is now read-only.
Read-only variables #194
Labels
Difficulty: Medium
Package: Contract Editor π»
Type: Feature Request ποΈ
New feature or request
Feature Request ποΈ
In some cases it is useful to be able to tag a variable as read-only, such that it is present in the document, but can not be edited.
Use Case
This will be used for signature blocks.
Possible Solution
Look for the `ContractEditor("readOnly") decorator on the model element.
The text was updated successfully, but these errors were encountered: