Skip to content

Properties

PropertyTypeDescription
pathstring(required) The path to the array to add the new item to.
itemPathstring(optional) The path to the item in a nested array, to add the new item to.
pushValueunknown(optional) The element to add to the array when the button is clicked. Can be a function to returns the push value.
ButtonVarious(optional) All button properties.