Is there a directive for Ionic that works similar to an ionic action sheet, but instead of it containing buttons it would contain whatever content you like slid in from the bottom, similar to what happens in the Car2Go app when you click a rental car. Car2Go first and second click of action sheet like directive, or is this a case of rolling my own directive that animates a layer into view and attached some event listeners?