# Patterns

Patterns are rules on how the Components will be used together. Think of a login form, where you need two input fields, a button and some validation logic. This can be codified in design system as a single block of code that has specific rules on how it should be used.