CoachmarkScope
interface CoachmarkScope
Scope for coachmark content.
Functions
Link copied to clipboard
@Composable
ImageCoachmark usually used to display image for anchor UI. It typically contains an image and an optional button.
Link copied to clipboard
@Composable
ImageCoachmark usually used to display rich message for anchor UI. It typically contains an optional image, title, content and buttons.
Link copied to clipboard
@Composable
SimpleCoachmark usually used to display brevity message for anchor UI. It typically contains text and an optional button.