ng2-flashbox
Version:
Angular2 - FlashBox(ng2-flashbox) component
22 lines • 817 B
HTML
<div
[]="isShown"
class="hide type_common"
[]="style_type[0]"
[]="style_type[1]"
[]="style_type[2]"
[]="style_type[3]"
[]="style_type[4]"
[]="style_type[5]"
[]="style_position[0]"
[]="style_position[1]"
[]="style_position[2]"
[]="style_position[3]"
[]="style_position[4]"
[]="style_position[5]"
[]="style_position[6]"
[]="style_position[7]"
[]="style_position[8]"
[]="maxwidth"
>
<ng-content></ng-content>
</div>