8000 GitHub · Where software is built
[go: up one dir, main page]

Skip to content

Hint - add hasNoOffset support to actions #10485

@mcoker

Description

@mcoker

In patternfly/patternfly#6708, we added .pf-m-no-offset to .pf-v6-c-hint__actions, so we'll need support for that in the react <Hint>. This basically matches the same feature for <Card> actions, so maybe the API can be the same?

/** Flag indicating that the actions have no offset */
hasNoOffset?: boolean;

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0