Skip to content

Commit 903f311

Browse files
author
JelteMX
committed
Update screenshots
1 parent 74ec43c commit 903f311

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ A widget that sets attributes on elements, based on your attribute values in you
2121
- Select a (custom) HTML-attribute like `data-custom-attribute`
2222
- Select a text-value for this attribute, where you can use attribute values from you context object. For example `{1}`, where the first argument will be the String value `Name` in your Mendix object
2323
- The widget will set the following attribute on the selected element(s): `data-custom-attribute="Value"`. This can then be used in styling your application.
24+
- You can manipulate the value before you set it: Remove spaces, make it Uppercase/Lowercase
2425

2526
## Alternatives
2627

assets/settings3.png

9.6 KB
Loading

assets/settings4.png

-29.9 KB
Loading

0 commit comments

Comments
 (0)