# Demos
# Basic Demo
# Custom Component Demo
This example shows how to pull in a custom component that can be used in place of a standard form input for a rule. The component must support the v-model
directive. This example pulls in a third party range component called Vue Slide Bar.