Playground
Verwende <ActionGroup />, um eine ActionGroup darzustellen.
import { ActionGroup, Button, } from "@mittwald/flow-react-components"; <ActionGroup> <Button color="accent">Organisation erstellen</Button> <Button color="secondary" variant="soft"> Abbrechen </Button> </ActionGroup>
Slots
Die Actions werden von der ActionGroup automatisch in die Slots primary,
secondary und abort sortiert. So werden
Buttons mit der
Color Primary (Standard), Accent und Danger automatisch dem Slot primary
zugeordnet, der am Ende der ActionGroup positioniert ist.
Kombiniere mit ...
Link
Passwort vergessen?