data.html 225 B

12345678910
  1. <section>
  2. <h1>
  3. Data adapters
  4. </h1>
  5. {% include options/data/select.html %}
  6. {% include options/data/array.html %}
  7. {% include options/data/ajax.html %}
  8. {% include options/data/selection-access.html %}
  9. </section>