Results 4 issues of SarguelUnda

## Summary At the moment typescript only allow the following signatures for SetStoreFunction interface; ```js (setter): void; (k1, setter): void; (k1, k2, setter): void; (k1, k2, k3, setter): void; (k1,...

# Describe the bug When using top level anonymous `export default function ()` the hot reload break in some part of the tree # Steps to Reproduce the Bug or...

A simple fix because the description and sample value were swapped

# Summary This PR does 2 things: - better method detection for action. If the formmethod attribute is present, use it instead of the form element. - add a Form...