Skip to content

Support Spreads in AFX

Latest
Compare
Choose a tag to compare
@mficzel mficzel released this 30 Oct 07:10
52e11d8

This changes the way props are returned, the props and spreads are now all returned as attributes-array of an afx-node. The attributes can be of type string, expression and spread the first two contain an identifier with the name of the prop. Spreads do not recieve an identifier but only the expression as payload.