ng2-bootstrap-base-modified
Version:
Native Angular Bootstrap Components Typeahead modified
18 lines (16 loc) • 358 B
Markdown
- basic with button
- basic with a
- button variants
- split button dropdowns
- dropup variation (attach up and down)
- menu alignment
- menu headers
- menu dividers
- disabled menu items
- manual
- config
+ config:
/** if true dropdown will be initially opened */
public isOpen:boolean = false;
+ config dropup
+ fix append to body