Hi i am trying to make accordion dynamic and i am binding the id like this `<d-btn block-level size="small" theme="secondary" href="#" v-b-toggle="'accordion'+index" >Accordion 1</d-btn>` But its not working any idea what i am doing wrong
Hi
i am trying to make accordion dynamic and i am binding the id like this
<d-btn block-level size="small" theme="secondary" href="#" v-b-toggle="'accordion'+index" >Accordion 1</d-btn>But its not working any idea what i am doing wrong