Forum Discussion

bpeikes's avatar
bpeikes
Cloud Apps
01-18-2023

Blox documentation?

How do people learn Blox? Is there a resource that I'm missing out on? The embedded playground has very few examples, and the documentation doesn't tell you which attributes are applicable to which types.

For instance, there is no reference to an attribute called "width", but from reading through another post, I found that it can be used on a "type":"Column". There doesn't appear any information about attributes.

1 Reply

Replies have been turned off for this discussion
  • Most of the attributes that aren't custom  to BLOX are in some way CSS attributes. In CSS you can set a width on any element,  so you can do this in BloX, too.

    Seconding the sparseness of documentation, however. It's truly trial and error at this point. Honestly I've found the old forumns and this community (especially harikm007's replies) most useful in figuring out how to get anything done in BloX.

    Good luck!