Topic: How remove option delete in MDBTableEditor?
Yutaka priority asked 2 years ago
Expected behaviour I want to remove the delete option in MDBTableEditor Actual behaviour
Resources (screenshots, code snippets etc.)
Add comment
Mikołaj Smoleński staff answered 2 years ago
Hi @Yutaka,
Please add the following css rule:
.table-editor .delete-button {
display: none;
}
Keep coding!
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Resolved
Specification of the issue
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Vue
- MDB Version: MDB5 1.14.0
- Device: Laptop
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No