Skip to main content
Glama
deleonio
by deleonio
basic.tsx588 B
import type { FC } from 'react'; import React from 'react'; import { FormWrap } from '../FormWrap'; import { SampleDescription } from '../SampleDescription'; import { InputRangeVariants } from './partials/variants'; export const InputRangeBasic: FC = () => ( <> <SampleDescription> <p> KolInputRange renders a pair of range- and number fields wich are synchronized with each other. The sample shows KolInputRange in a form context with all variations and states. </p> </SampleDescription> <FormWrap RefComponent={InputRangeVariants} showButtons={false} /> </> );

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/deleonio/public-ui-kolibri'

If you have feedback or need assistance with the MCP directory API, please join our Discord server