• close ()
    Close the ActionSheet.
  • open (target, context)
    Open the ActionSheet.

    Parameters

    target: jQuery
    (optional) The target of the ActionSheet, available in the callback methods.
    context: Object
    (optional) The context of the ActionSheet, available in the callback methods.