Site settings
Change the appearance of the site to suit your preferences
Nudge
A nudge should be used when introducing a new feature. It can be used to draw attention to a new button, entrance, functionality, or elements that have been relocated.
For multi step nudges, check out Wizard Nudge
A simple nudge
<Nudge introducedDate="2029-02-19"> <NudgeTrigger>Check this feature out</NudgeTrigger> <NudgeContent> We have done some changes to the app! <NudgeActions> <NudgeCloseTrigger> <Button variant="tertiary">Close</Button> </NudgeCloseTrigger> <Button variant="primary">Show me</Button> </NudgeActions> </NudgeContent> </Nudge>