{% load rijkshuisstijl %}{% singleline %} {% comment %} class: Sets additional wrapper classes. icon: Adds an icon to the button. icon_src: Adds an icon to the button (src). id: Sets the button id. name: Sets the button name. value: Sets the button value. title: Sets the button title. type: Sets the button type. size: Sets the button size. disabled: Makes the button disabled. focus_target: Allow a queryselector for other elements to be passed, this element will be focussed on click. toggle_target: Allow a queryselector for other elements to be passed, this element will toggle modifier [toggle_modifier] on click. toggle_modifier: Modifier applied to toggle_target on click, actual toggle class is button--[toggle-modifier] {% endcomment %} {% endsingleline %}