Develop ultra fast with Prismane 🎉

Getting Started

Learn about all of Prismane's components. Explore all of the components that we ordered by their type.
Inputs

ActionButtonActionButton displays a square call-to-action button.AutocompleteFieldAutocompleteField displays a field that has a set of options, which can be filtered.ButtonButton displays a styled button.CheckboxCheckbox displays a field that has a set of options, which can be filtered.CloseButtonCloseButton displays a square close button.ColorFieldColor field displays a field that has a set of colors, which can be chosen.FieldField displays a field that is used as the base component to create fields.FormForm displays a form container that groups a given set of fields.NativeDateFieldNativeDateField displays a native date field.NativeSelectFieldNativeSelectField displays a native select field.NumberFieldNumberField displays a field that handles numbers, allowing incrementing and decrementing the value.PasswordFieldPasswordField displays a field that handles passwords, allowing for showing and hiding the password.PinFieldPinField displays a field that handles pins, allowing for easily typing in number combinations.RadioRadio displays a group of fields that handles toggling between multiple values.SegmentedFieldSegmentedField displays a field that handles toggling between multiple values.SelectFieldSelectField displays a field that handles choosing a value from a set values.SwitchSwitch displays a field that handles toggling between true or false.TextareaFieldTextareaField displays a field that handles toggling between multiple values.TextFieldTextField displays a field that handles toggling between multiple values.