This action will move shade to specified percent.
Developer info
- API endpoint slug
- LinkShades.set_percent
- Filter code method
- LinkShades.setPercent.skip(string?: reason)
- Runtime method
- runAction("LinkShades.set_percent", {})
Action fields
Which shade Dropdown list
- Label
- Which shade?
- Slug
- which_shade
- Required
- true
- Can have default value
- false
Percent Dropdown list
- Label
- Percent
- Helper text
- 100% is fully open. 0% is fully closed.
- Slug
- percent
- Required
- true
- Can have default value
- true
- Filter code method
- LinkShades.setPercent.setPercent(string: percent)