You can create an action sheet with this basic directive. The position attribute can be set as "top" or "bottom."
To use custom content in the button, place the HTML mark up in between the custom zf tags.
This is my fancy content!
This is my fancy content!
To use an entirely different element entirely to control the action sheet, use the following markup. Make sure that the ID for the action sheet and the toggle match up. The zf-as-button element is optional here, since you're using another element to trigger the action sheet.
Message for you, sir!