Cambalab / vue-admin

An open source frontend Framework for building admin applications running in the browser on top of REST, using ES6 and Vue.js
GNU General Public License v3.0
132 stars 24 forks source link

As a Show Action, a custom title can be provided #172

Closed sgobotta closed 4 years ago

sgobotta commented 4 years ago

Is your feature request related to a problem? Please describe. The Show component could support declaring a title prop, so that the view renders that title.

Describe the solution you'd like Add a new prop to the Show action component