Skip to content

feature23/ngx-mat-split-button

Repository files navigation

ngx-mat-split-button

CI Build

A split button component for Angular Material. Split buttons (also known as "split button dropdowns" in Bootstrap) have a primary action button with a conjoined dropdown toggle that opens a menu for secondary actions.

Getting Started

See the README in the ngx-mat-split-button project to get started.

Running the demo

Install dependencies with npm ci from the repo root.

Start the demo with npm start and ctrl/cmd+click the URL to open it in your browser.