Skip to content

CRCIT/ui-grid-bootstrap-styles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ui-grid bootstrap styles

Plugin for applying bootstrap styles to ui-grid

Installation

To use the plugin you can download it or use as Bower dependency: "ui-grid-bootstrap-styles"

As soon as you've got all the files downloaded and included in your page you just need to declare a dependency on the ui.grid.bootstrap.style module: angular.module('myModule', ['ui.grid.bootstrap.style']);

Use in a ui-grid table

Example:

<div class="grid" ui-grid-bootstrap-styles ui-grid="gridOptions"></div>

About

Plugin for applying bootstrap styles to ui-grid

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors