Skip to content
Snippets Groups Projects
Commit 1eb9b776 authored by Matthieu Fesselier's avatar Matthieu Fesselier
Browse files

Merge branch 'class-add-remove-button' into 'dev'

Add add/remove class attr for button on multiple-f

See merge request documentation/doc!75
parents 4eb007b8 b02fd1e7
No related branches found
No related tags found
No related merge requests found
......@@ -210,14 +210,12 @@ Attributes
- ``solid-form`` : all the resources of the container are displayed in a text widget.
Buttons are automatically created to add and remove elements.
For ``solid-form`` only:
For ``solid-form`` only :
``multiple-[field]-add-label``
++++++++++++++++++++++++++++++
- ``multiple-[field]-add-label`` : Text of the “+” button used to add an element
Text of the “+” button used to add an element
``multiple-[field]-remove-label``
+++++++++++++++++++++++++++++++++
- ``multiple-[field]-remove-label`` : Text of the “x” button used to remove an element
- ``multiple-[field]-add-class`` : Class of the “+” button used to add an element
Text of the “x” button used to remove an element
- ``multiple-[field]-remove-class`` : Class of the “x” button used to remove an element
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment