Module

ActionLinksRow

Methods

# inner ActionLinksRow(props) → {React.ReactElement}

Parameters:
Name Type Description
props object props object
links object array of link objects
links.label string label for the link
links.url string url for the link
links.target string target for the link
includeDivider boolean whether to include a divider above the links
themeGroup object theme object
themeGroup.actionLinkRow object theme object for the action link row

View Source stories/components/blocks/ActionLinksRow.jsx, line 8

- React component
React.ReactElement