@logo-software/card
TypeScript icon, indicating that this package has built-in type declarations

11.0.0 • Public • Published

Card

Card is a content container for text, photos, and actions in the context of a single subject.

Click here for demo

Installation

All public NPM packages of Logo Software is at https://www.npmjs.com/~logofe. To install Card Module:

$ npm set registry https://registry.npmjs.org/
$ npm install @logo-software/card -s

Just import it to your project of @NgModule import section.

@NgModule({
  imports: [CommonModule, CardModule]
})
export class AppModule {
}

Card Component

Cards contain content and actions about a single subject. Add the below code to your code stack and give initializer parameters.

app.component.ts

<logo-card [cardImage]="imagePath" [cssClasses]="css-class-names"></logo-card>

For API details, please visit http://design.logo.com.tr/#/docs/components/components-overview

Package Sidebar

Install

npm i @logo-software/card

Weekly Downloads

4

Version

11.0.0

License

See license in LICENSE file

Unpacked Size

171 kB

Total Files

18

Last publish

Collaborators

  • furkan.cetin
  • yusufyilmaz
  • serdarates
  • gamzeyapici
  • srknc
  • dotnet-ankara
  • murat.logo
  • serhan.gurbuz
  • gulnihaleksi