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

11.0.0 • Public • Published

Cursor

Cursor module uses customize to the cursor

Click here for demo

Installation

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

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

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

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

Cursor Component

Cursor component changes default cursor to animated nested circle cursor. There are two circle. The Biggest one is track the default cursor position with animation. Add the below code to your code stack and give initializer parameters.

app.component.html

<logo-cursor timeDuration=400 [targets]=['.cursor', 'button', 'a']></logo-cursor>

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

Package Sidebar

Install

npm i @logo-software/cursor

Weekly Downloads

20

Version

11.0.0

License

See license in LICENSE file

Unpacked Size

127 kB

Total Files

18

Last publish

Collaborators

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