Skip to content

jsonify

Source

Hook for reading and writing json. Hook reads from path if no data field is provided, otherwise it writes the data to path.

Inputs

Name Type Default Required Description
data union None True Map/list or renderable string to a map/list key to write.

Arguments

Position Argument Type
1 data union

Returns

union