# Slots

NioFileChooser provides the following slots for customizing the component:

# success-actions

Slot for showing a custom template when state = 'success'.

# error-actions

Slot for showing a custom template when state = 'error'.

# instructions

Slot for displaying more complex instructions (for instance, instructions with links or images). The default instructions prop can only display text and will not be rendered if this slot is used.

Last Updated: 2/10/2021, 5:34:22 PM