# SSectionLoader

Section loader with dynamic name

# Props

Prop name Description Type Values Default
name Section's name to load string -
props Section's prosp to pass object -

<SSectionLoader name="Default Example Usage" :props="{}" />