Tailwind UI Pattern Registry for humans and agents

api parameters table documentation type required optional nested api parameters table type required optional default nested schema documentation API parameter table with type badges request body documentation table required optional parameter display nested object schema table

Data Table API Params

Fetch pattern JSON: curl https://webspire.de/patterns/data-table/api-params.json

Details

Family
data-table
Tier
enhanced
Kind
component
Extends
data-table/base
Dark Mode Tailwind Only SSR Safe Copy & Paste
Stable Published
apiparameterstabledocumentationtyperequiredoptionalnested

Slots

Name Required Description
header Yes Table header with endpoint method badge, path, and section label.
rows Yes Parameter rows with name, required/optional badge, type badge, description, and defaults.
nested No Inline nested object schema for array or object parameters.

API parameter documentation table styled in the dark code-preview theme. Columns: parameter name (monospace), type badge (sky, string | integer | null | array), description with defaults and ranges. Required parameters show a red badge; optional ones show a slate badge. Array parameters include an inline nested object table. Used together with code-preview/api-endpoint and code-preview/language-switcher.