0.0.8 • Published 3 months ago

show-message-v v0.0.8

Weekly downloads
-
License
-
Repository
-
Last release
3 months ago

ShowMessage

This library was generated with Angular CLI version 15.0.0.

Installation

  npm i show-message-v

Usage

Click the button to display or hide the entered message

Pass 2 parameters:

  1. buttonText = To display the text on the button.
  2. message = To display the message on the button click.

Example

<lib-showMessage
  buttonText="the message"
  message="The message is displayed"
></lib-showMessage>
0.0.8

3 months ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago