This watches a non-parent component. It requires adding an id attribute, or `x-id` attribute so the component can be identified
A title will load below
This helper checks screen breakpoint and returns boolean if any matches.
myref
The child component uses the color name set on the parent in x-text
This will let you pass in a range to `x-for` such as `$range(1, 10, 2)` and expect 5 iterations [1, 3, 5, 7, 9]
Manually refresh a component
Pressing the button on the left will manually refresh the component.
Truncate to specific characters (click the truncated text to update from 50 characters to unlimited)
Truncate to specific words (in this case, 5). Additionally, customize the ellipsis
A random number generator