Question: Which of the following statements are correct with regards passing potions?
A
B
C
D
Options can be passed via data attributes or JavaScript.
B
For data attributes, the option name has to be appended to option-, as in option-animation="".
C
For data attributes, the option name has to be appended to data-, as in data-animation="".
D
Option can be passed only via JavaScript.
Note: Not available