-
Notifications
You must be signed in to change notification settings - Fork 2
Align
Crutiatix edited this page Apr 13, 2017
·
1 revision
Table containing keys x and y which define align of an element in relation to its position or of a text and icon in relation to an element. The Values can be: 0 - left/up, 1 - center, or 2 - right/down.
- x = [number] - vertical align
- y = [number] - horizontal align
Modifications:
- v0.6.0
- added