Output
Last updated
Was this helpful?
Was this helpful?
output name: 'x', for: 'a b', text: ''<output for="a b" name="x"></output>output id: 'my-id', class: 'my-class', name: 'x', for: 'a b', form: 'form_id' do
plain 'All attributes'
end<output for="a b" form="form_id" id="my-id" name="x" class="my-class">
All attributes
</output>