jquery.repeater icon indicating copy to clipboard operation
jquery.repeater copied to clipboard

Add an item by javascript

Open alanisrael7 opened this issue 3 years ago • 1 comments

addItem as public method. It lets add one item by javascript

alanisrael7 avatar Oct 13 '21 05:10 alanisrael7

Hello ! Just tried the dynamic function to add items programmatically but :

$('.repeater').addItem({price: '', moq: ''}) VM7139:1 Uncaught TypeError: $(...).addItem is not a function at :1:16

Even though i grabbed the latest jq.repeater.js ... Any ideas ?Thanx

kohaistyle avatar Mar 23 '22 18:03 kohaistyle