Properties
Properties | Description |
---|---|
children or modal_content | (optional) the content to show. |
title | (optional) the content title. Defaults to Hjelpetekst (HelpButton.title). |
icon | (optional) the icon defaults to question . |
modal_content | (optional) the content which will appear when triggering the modal. |
modal_props | (optional) accepts all Modal properties as an object, if children is given. |
Button | (optional) accepts all Button properties, if children is not given. |