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