Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 813 Bytes

5th-gen.md

File metadata and controls

13 lines (9 loc) · 813 Bytes

5th Generation Interfaces

5th generation interfaces are more dynamic than 4th generation interfaces, not only have they access to variables in component's scope, but they also have access to variables in component's .render() function scope.

5th gen CSS interface can use .render() function's scope variables, such as arguments received from render props and FaCCs.

freestyler provides these 5th generation interfaces: