Skip to content

Commit

Permalink
Document viewButtonText in EventPreview
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffplays2005 committed Oct 27, 2024
1 parent 49b7d50 commit 213d6a2
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ export interface IEventsCardPreview {
* Headline of the preview - generally is the title of the event
*/
title: string

/**
* The text to display on the view button
*/
viewButtonText?: string
/**
* The variant of the card to render
Expand Down

0 comments on commit 213d6a2

Please sign in to comment.