BackButtonProps
Props for BackButton
Properties
className?
optionalclassName:string
Additional CSS classes to apply to the button
href?
optionalhref:string
The URL to navigate to when the button is clicked
id?
optionalid:string
The id of the button
onClick?
optionalonClick:VoidFuncNoParam
Event handler called when the button is clicked
size?
optionalsize:null|"default"|"icon"|"sm"|"lg"
The size of the button
variant?
optionalvariant:null|"default"|"link"|"destructive"|"outline"|"secondary"|"ghost"|"icon"|"float"|"fullRounded"
The variant of the button