Questions tagged [fabricator-assemble]
2 questions
0
votes
1 answer
Adding 'controls' to Fabricator 'UI Toolkit'
I'm building a style guide using Fabricator, and the docs seem to indicate that I should be able to add 'controls' to let the users toggle visibility on various sections.
By default, Fabricator builds come with 3 main toggles: labels, notes, and…

Bmd
- 1,308
- 8
- 15
0
votes
1 answer
How can I include content of a component in Fabricator Assemble *without* a corresponding attribute, or at block level?
In Fabricator Assemble, I could have a component button.html:
{{text}}
I can use this with the syntax {{>button text='Home'}}. Notably, I have to specify a name for the "text" attribute.
I'm looking to see how I can handle not…

doppelgreener
- 4,809
- 10
- 46
- 63