Edit in GitHubLog an issue

Trigger

Typedefs

props

Props for Trigger

A component that will trigger a given action.

Returns: React.Element — A React component that when triggered invokes the action.

Parameters

NameTypeDescription
props
React component props

Props for Trigger

Properties

NameTypeDescription
action
function
the handler for on the onClick event handler.
children
ReactNodeLike
any elements that will be child elements inside the root container.
classes
Object
An object containing the class names for the Trigger component.
classes.root
string
classes for root container

Source Code: pwa-studio/packages/venia-ui/lib/components/Trigger/trigger.js

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.