I use in Visual Studio Code the app Magento 2 Snippets from Jerry Lopez.
If I generate a container,
<container name="" label="" output="0" htmlTag="" htmlId="" htmlClass="" />
I get the option
output="0"
Could you tell me, what does it do and mean?
Thank you very much.