import {EventJoinOptions} from "@/types/event.model"; A button to set your participation ##### If the participant has been confirmed ```vue ``` ##### If the participant has not being approved yet ```vue ``` ##### If the participant has been rejected ```vue ``` ##### If the participant doesn't exist yet ```vue ```