Definition
Term and definition pairs
Display definitions and glossary terms.
Definition list
Simple term/definition pairs:
- MDX
- Markdown with JSX components
- SSG
- Static site generation
Glossary
Boxed glossary format:
- API
- Application programming interface
- CLI
- Command line interface
- SDK
- Software development kit
Props
Definition
| prop | type | default | description |
|---|---|---|---|
| term | string | - | Term to define |
| children | ReactNode | - | Definition text |
GlossaryItem
| prop | type | default | description |
|---|---|---|---|
| term | string | - | Term to define |
| children | ReactNode | - | Definition text |