x
1
2
3
4
<div class="space-y-2">
<span class="label block" id="your-text-6768">Your text</span>
<span class="w-full max-w-sm " aria-labelledby="your-text-6768">Primary text</span>
</div>
1
render(PrefilledTextFieldComponent.new(label: "Your text", text: "Primary text"))