cloudstack/ui/docs/detailview.md
Rohit Yadav ca1c5e80f7 docs: update docs
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-20 07:06:14 +05:30

9 lines
321 B
Markdown

## Resource Detail View Customisation
Define `details`, an array of keys from the resource object/json that is used
for detail list rendering.
The default resource detail view uses `ResourceView` component which can also
accept `tabs`, an array of custom components that will get rendered as tabs in
the resource view.