DEMOS / Record-Based Binding

The #bind{} element allows you to bind data to one or more elements using an efficient syntax. You define a list of data, a list of elements, and a map of where the data should be placed within the elements.

This demo binds an Erlang record to elements.

View Module Source

Div Binding




Table Binding

TitleAuthorDescription
Title 1Author 1Description 1
Title 2Author 2Description 2
Title 3Author 3Description 3
Copyright © 2008-2024 Nitrogen Web Framework. Released under the MIT License.