shared
utils
string
object
is
extension
js
tracking
string
dom
when
selection
position
iframe
event
scroll
console
node
string
project
fs
console
getFormValues
Type:Function
Status:stable
Since:1.0.0
Platform:js
@blackbyte.sugar.js.dom.form
This function take a form element and return an object with all the values
Params
- $form*-HTMLFormElement
The form element to get the values from
Return
- -Object
An object with all the values
Example
import { getFormValues } from '@blackbyte/sugar/dom'
const values = getFormValues(myForm);Todo
- testsnormal
Author
- Olivier Bosselolivier.bossel@gmail.comhttps://blackbyte.space