Share via

Angular JavaScript Flip Control Power Apps component framework sample

This sample shows how to use third-party libraries to create components in Power Apps component framework. The flip sample component is implemented based on angular.js, angular-ui, angular-animate, angular-sanitize, bootstrap.

Note

The code may not reveal the best practices for the mentioned third-party libraries.

Preview of the sample

Compatibility

This sample works for both model-driven and canvas apps.

Applies to

Power Apps component framework

Get your own free development tenant by subscribing to Power Apps Developer Plan.

Contributors

This sample was created by the Power Apps component framework team.

Version history

Version Date Comments
1.0 January 11, 2024 README created

Prerequisites

Install the Microsoft Power Platform CLI.

Try this sample

Follow the steps in the README.md to generate solutions containing the controls so you can import and try the sample components in your model-driven or canvas app.

Implementing Flip component

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.