NextFire main logoNextFire
Docs X
Introduction
Get Started
Clone repo
Run the app
Configuration
Firebase
Create firebase app
Authentication
Firestore
Storage
Functions
Global configuration
Public
Site config
Payments
Stripe
One time
Subscriptions
Webhooks
Usage
Project structure
Static pages
Public pages
Protected pages
Auth
Client auth
Server auth
Data fetching
Firestore client
Firestore admin
Functions
Storage
Content
Blog
Documentation
Components
Markdown
Cards
Diagrams
Filetree
Lists
Maths
Notes
Steps
Table
Tabs
Public
Deep
Deeper
Even deeper
  1. Markdown
  2. Lists

Lists

This section provides an overview of creating and using lists in the Documents boilerplate.

Learn how to create and render different types of lists in the Documents boilerplate. Examples include checklists, ordered lists, unordered lists and nested lists.

Checklist

  • Write the press release
  • Update the website
  • Contact the media
- [x] Write the press release
- [ ] Update the website
- [ ] Contact the media

Simple List

  • Item 1
  • Item 2
  • Item 3
- Item 1
- Item 2
- Item 3

Number List

  1. Research
  2. Draft the content
  3. Review and edit
  4. Publish
1. Research
2. Draft the content
3. Review and edit
4. Publish

Nested List

  • Main Category 1
    • Sub Item 1.1
    • Sub Item 1.2
  • Main Category 2
    • Sub Item 2.1
    • Sub Item 2.2
- Main Category 1
  - Sub Item 1.1
  - Sub Item 1.2
- Main Category 2
  - Sub Item 2.1
  - Sub Item 2.2

Use these examples as a foundation to create and customize lists that fit your project's needs.

FiletreeMaths

On this page

ChecklistSimple ListNumber ListNested List

Content

FeedbackEdit page

© 2025 Ship IT.

Rubix Studios logo