Skip to content

Introduction

Shadcn Admin Kit offers numerous primitives to fetch and display relational data.

Common props:

  • source: path to the value in the record
  • record: override the current record
  • defaultValue: fallback when value missing
  • empty: placeholder (translated if string)