csharp
public enum BoundAttributeKindWhat an attribute turned out to mean.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (4)
ParameterAn ordinary value: a class list, a component parameter.
EventAn event handler, from on:click or the onclick alias.
BindA two-way binding, from bind:value.
KeyThe reconciler's identity for this element, from key.
Used by (5)
- BinderVixen.Ui.Markup
- BinderTestsVixen.Ui.Markup.Tests
- BoundAttributeVixen.Ui.Markup
- BoundElementVixen.Ui.Markup
- ComponentEmitterVixen.Ui.Markup