Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
Signed-off-by: isamrish <[email protected]>
  • Loading branch information
isamrish committed Aug 20, 2020
1 parent dea8d7a commit 611e841
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ This example includes optional property in the component:

**crossStyle** - style object for styling of the crossIcon. The font size of cross icon can only be defined by `crossIconSize` property.

**hidePermanentlyOnDate** - To hide banner permanently on a specific date / datetime

## Properties

| Property | Type | Required | Default value | Description |
Expand All @@ -101,6 +103,8 @@ This example includes optional property in the component:
| mainStyleLink | object | no | | style object for styling of Call To Action link |
| crossStyle | object | no | | style object for styling cross Icon - such as color etc. **Note** - font size property will be set only by `crossIconSize` property. |

| hidePermanentlyOnDate | Date | no | | To hide banner permanently on a specific date / datetime property. |

### Example with CTA title

```tsx
Expand Down

0 comments on commit 611e841

Please sign in to comment.