Dynamic data import
The data
attribute accepts a function as well:
Live Editor
Result
Name | Email | Phone Number |
---|---|---|
John | john@example.com | (353) 01 222 3333 |
Mark | mark@gmail.com | (01) 22 888 4444 |
The data
attribute accepts a function as well:
Name | Email | Phone Number |
---|---|---|
John | john@example.com | (353) 01 222 3333 |
Mark | mark@gmail.com | (01) 22 888 4444 |