powered by
Sets the text content of an element (or its value as appropriate) to the JSON representation of an object.
value
string, HTMLElement The element (or its id) that will have its text set
string
HTMLElement
any The object whose JSON representation will be set as the text content of the element
any