Format Prop: used to format ISO Date string JXM.children values to strings using Luxon formatting
Format Prop: used to format date values assigned to JXM.children as strings using Luxon formatting
Format Prop: used to convert JXM.children value to strings using JSON.stringify
Utility Prop: insert JXM template from external path
Format Prop: used to format number JXM.children values to strings using Numeral.js formatting
Format Prop: used to convert JXM.children value to strings using .toString
Evaluation Prop: used to assign function bound to current this as values of JXM.props from strings
Evaluation Prop: used to set all values of JXM.props
Evaluation Prop: used to assign values of JXM.props from strings
Evaluation Prop: used to create class components as prop values of JXM.props
Evaluation Prop: used to assign React Elements to prop values of JXM.props from JXM Objects
Evaluation Prop: used to create function components as prop values of JXM.props
Evaluation Prop: used to assign React Components to prop values of JXM.props from JXM Objects
Evaluation Prop: used to assign React Components to prop values of JXM.props from JXM Objects
Evaluation Prop(LEGACY): used to assign functions to values of JXM.props from strings
Evaluation Prop(LEGACY): used to bind arguments functions from __functionProps to values of JXM.props from strings
Evaluation Prop(LEGACY): used to define functions for __functionProps to values of JXM.props from strings
Evaluation Prop: values to loop over and generate JXM.children by mapping over component in JXM.__spreadComponent
Evaluation Prop: JXM object that's mapped with data from __spread array
Evaluation Prop: used to assign props of React elements as prop values of JXM.props
Evaluation Prop: used to assign React elements as prop values of JXM.props
Evaluation Prop: used to override value of JXM.children
Tranverse Prop: Alias for resourceprops
Display Prop: flag used to conditionally show elements when any comparison values are true
Display Prop: conditionally show elements based on props when all comparison values are true
Standard Prop: Required React.createElement element
Utility Prop: output calculated advanced props to console
Utility Prop: pass down and merge parent props to children JXM objects
Standard Prop: props argument for React.createElement
Tranverse Prop: traverse asynchronous properties passed to components when using JSONX programmatically
Tranverse Prop: transverse properties on this
Tranverse Prop: transverse properties on this.props
Tranverse Prop: transverse properties on this.state
Standard Prop: Alias for component
Tranverse Prop: transverse properties on window
Format Prop: used to set timezone for Luxon formatting