When all observables complete, emit the last emitted value from each.
SCSS version
@mixin animated-box-shadow($border-radius) {
position: relative;
cursor: pointer;
Use ng-content
(not ng-template
) to pass component into component:
<!-- component A -->
<div>
....
The idea is a box with zero width and height. The actual width and height of the arrow is determined by the width of the border. In an up arrow, for example, the bottom border is colored while the left and right are transparent, which forms the triangle.
.arrow-up {
width: 0;
height: 0;