x
1
<a href="https://www.raspberrypi.org">Raspberry Pi</a>
1
2
3
4
5
6
7
class_name = as_button ? 'sauce-button' : nil
c('ui/link', {
href: 'https://www.raspberrypi.org',
label:,
attrs: { class: class_name }
}) { block_text }