axonyx-ui 0.0.38

Foundry CSS, JavaScript helpers, and Axonyx-native .ax components for Axonyx UI.
Documentation
1
2
3
4
5
page Container(max = "xl", recipe = "")

<div class="ax-container" data-max={max}>
  <Slot />
</div>