An Adobe Commerce developer wants to create a sticky widget.
How would the widget be initialized using the data-mage-init attribute?
A)
B)
C)
To apply a knockout binding to a
A)
: This solution will use the click binding to execute the onClick() function as an expression when theC)
: This solution will use the click binding to execute the onClick function as a reference when theThe following solutions are not valid and will not work:
B)
D)
: This solution will use a custom attribute instead of a data-bind attribute to apply the click binding. This is not supported by knockout and will not have any effect.
Currently there are no comments in this discussion, be the first to comment!