# Hero slider

Component name: <v-hero-slider>

# Example

# API

Name Type Description Default
auto Boolean If the slider should change slide automatically false
slide-interval Number if auto, this sets the interval at which the slides change in milliseconds 5000 (5s)
interval Number Set this in child hero elements - will set the interval for that specific slide. Only works with auto, overrides slide-interval -