Skip to content

MikeVensel/ngx-compactable-row

Repository files navigation

NgxMatCompactableRow

NgxCompactableRow allows you to create a row of button elements which can automatically move into a menu if the screen becomes to small.

The library's README.md in the package contains usage documentation.

Contributing

This project requires at least node 24.11.0 and yarn. Once installed run the following commands to get started:

corepack enable
yarn # or yarn install
yarn watch:all # Runs the library build with --watch and ng serve

Running unit tests

To execute unit tests with the Karma test runner, use the following command:

yarn test

About

An Angular Material library for compacting a row of elements into a menu

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors