© 2026 Hedgehog Software, LLC
<UPageCard to="https://github.com" target="_blank" title="GitHub" > <template #footer> <UButton icon="i-simple-icons-github" @click.stop.prevent=" () => { alert(10000); } " > I wanna click here </UButton> </template> </UPageCard>