diff --git a/PlatformProvidedBehaviors/htmlbuttonbehavior-with-type-attribute.md b/PlatformProvidedBehaviors/htmlbuttonbehavior-with-type-attribute.md new file mode 100644 index 000000000..e8f8b9178 --- /dev/null +++ b/PlatformProvidedBehaviors/htmlbuttonbehavior-with-type-attribute.md @@ -0,0 +1,393 @@ +# Alternative: HTMLButtonBehavior + +This document explores an alternative direction for [platform-provided behaviors](explainer.md). This alternative differs in two ways: + +1. It collapses the three button modes into a single `HTMLButtonBehavior` whose `type` property mirrors the `type` attribute of native `