About Attribute Partials
Attribute partials are used to display a single attribute of a model, within an `index` table colum or the resource's `show` screen.
Read more about them and about the form field partials in the extensive developer documentation.
Options
Name | Required | Type | Default | Description |
---|---|---|---|---|
object |
Object |
Reference to the model object |
||
attribute |
String |
Attribute of the model |