User Tools

Site Tools


ixe:json:ui

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ixe:json:ui [2025/07/24 20:32] – created Up-Levelixe:json:ui [2025/10/17 23:41] (current) – Add textalignment tag Up-Level
Line 7: Line 7:
   :Displays left-aligned text.   :Displays left-aligned text.
   ?button   ?button
-  :Displays a button that when pressed fires one or more event messages. Text is centre-aligned.+  :Displays a button that when pressed fires one or more event messages. Text is centre-aligned by default.
   ?image   ?image
   :Displays an image.   :Displays an image.
Line 34: Line 34:
   ?text   ?text
   :A string to show on text or button components.   :A string to show on text or button components.
 +  ?textalignment
 +  :A string for the alignment of text. Can be any of "Left", "Center" or "Right" (case sensitive).
   ?image   ?image
   :A path to an image to show on button or image components.   :A path to an image to show on button or image components.
ixe/json/ui.txt · Last modified: 2025/10/17 23:41 by Up-Level