diff --git a/PlatformProvidedBehaviors/HOWTO.md b/PlatformProvidedBehaviors/HOWTO.md new file mode 100644 index 000000000..6fa3629e8 --- /dev/null +++ b/PlatformProvidedBehaviors/HOWTO.md @@ -0,0 +1,185 @@ +# How to experiment with Platform-Provided Behaviors + +Platform-provided behaviors allow custom elements to adopt native HTML element capabilities through `attachInternals()`. The initial behavior, `HTMLSubmitButtonBehavior`, gives custom elements the form submission capability of `