0.0.1 • Published 4 years ago

@sueldosrh/button-more-action-vertical v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Button-more-action-vertical

Button ellipsis vertical.

PeerDependency

Install via NPM:

npm i @sueldosrh/icons-feather

Installation

Install via NPM:

npm i @sueldosrh/button-more-action-vertical

Usage

TypeScript

import {ButtonMoreActionModule} from '@sueldosrh/button-more-action-vertical';

@NgModule({
	imports: [
		ButtonMoreActionModule
	]
})
<my-button-more-vertical>

    <some button></some>
    <some button></some>
    <some button></some>
    <some button></some>

<my-button-more-vertical>

####Directives

Button

Captures the template of a button.

Selector: button

License

This project is licensed under the terms of the MIT license.

0.0.1

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago