WireBootstrap Angular Component

The WireBootstrap Angular Component is an Angular component that can render any WireBootstrap component using the WireBootstrap component's native configuration and Angular's standard binding conventions.

The examples in this section are part of the WireBootstrap for Angular solution. See Installation or Sample Project for details on how to install and start using the solution.

After installing and running the sample project for WireBootstrap for Angular, a page will be loaded in a browser window showing two HTML tables.

The first table demonstrates how to use property binding with the WireBootstrap for Angular Component. The second demonstrates how to use code binding in order to have more control over binding to and presenting data in the component.

Last updated