axonyx-ui 0.0.37

Foundry CSS, JavaScript helpers, and Axonyx-native .ax components for Axonyx UI.
Documentation
1
2
3
4
5
page Option(value = "", selected = "", disabled = "")

<option value={value} selected={selected} disabled={disabled}>
  <Slot />
</option>