(Created a property of type Text) |
(Changed categories.) |
||
Line 6: | Line 6: | ||
* [[Allows value::organizer]] | * [[Allows value::organizer]] | ||
* [[Allows value::admin]] | * [[Allows value::admin]] | ||
[[Category:WCAG]] |
Latest revision as of 13:05, 5 August 2022
This is a property of type Text.
The allowed values for this property are:
- reader
- editor
- organizer
- admin
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "reader", "editor", "organizer", "admin" ] } }