Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
143081 | Mar 4,2019 12:36 PM UTC | Apr 15,2020 02:30 AM UTC | Angular - EJ 2 | 7 |
![]() |
Tags: Accordion |
public clicktoadd(e) {
// give the item as item model with header and content property
var items = { header: 'NewHeader', content: 'NewContentAdded' };
this.acrdnInstance.addItem(items); // add the item using addItem
} |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.