@alusta/image
TypeScript icon, indicating that this package has built-in type declarations

0.3.4 • Public • Published

Image

Image helpers for angular

API

lib-image


@Input()
image: {
fileName?: string;
downloadUrl?: string;
storageRef?: string;
filePath?: string;
dimensionX?: number;
dimensionY?: number;
}

@Input()
asImage: boolean;

@Input()
size: string;

@Input()
hasBackdrop = false;

Readme

Keywords

none

Package Sidebar

Install

npm i @alusta/image

Weekly Downloads

1

Version

0.3.4

License

none

Unpacked Size

190 kB

Total Files

26

Last publish

Collaborators

  • tremppu