0.0.8 • Published 1 year ago

show-message-v v0.0.8

Weekly downloads
-
License
-
Repository
-
Last release
1 year 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

1 year ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago