Showing 1-20 of 3,107 packages
一行代码实现 defaultValue
Automatically enrich TSDoc comments with default values or check if they are all correct.
default value `typeof value === 'undefined'? 'defaultValue': value` syntactic sugar
Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled
GraphQL Codegen plugin for building mock data
A super-fast, promise-based cache that reads and writes to the file-system.
Textarea React component for Chakra UI
### API属性如下 成员|说明|类型|默认值 ---|:--:|:--:|--- defaultValue|输入框默认值|string| - dataSource|选项内容|string[]| - loading|显示加载中|boolean|false suffix|后缀|string[]| - inputSuffix|输入框后缀图标 | React.ReactNode | - onChange|输入框内容变化时的回调| (value: string):void | - onSelect| 选项选择时
Accessible slider component for React that implements <input type=range>
A TypeDoc plugin to remove defaultValue of properties that are equal to ..., a dead simple cleanup plugin.
* value 搜索的默认值 Object default: {} * defaultValue 重置的默认值 Object default: {} * data 搜索列表 ISearchBarType default: {} * loading? 加载状态 Boolean default: false * cols? 显示的栅格数量 number default: 5 * autoSubmit? 自动提交 Boolean default: true * cache? 启用缓存 boolean defau
Detect the MIME type of a Buffer, Uint8Array, ArrayBuffer, ReadableStream, file path and file name, with async method.
快速实现 defaultValue 的语法糖 <input {...sync('name')} />
<pre> default-value.js --- var obj; obj = defaultValue(obj, 1); // obj = 1; </pre> <pre> delay.js --- await Delay(500); // Delay(timeout); return @type: Promise; </pre>
Config parser module for gemini
TypeScript definitions for browser-sync-webpack-plugin
当前控件是可选择日月季年时间的控件 使用方法: <time-pick v-if="isSHow" :cancleFn="showTime" :time="true" :defaultValue="defaultValue" @btnSure="btnSure" :arrayFirstdayAndLastday="['2018.1.1', lastDay]"></time-pick> <script> data(){ return {
Fluent UI TextArea component
Provides utilities for working with valuesbase objects, like IntValue or ObjectValue in Roblox.
flatpickr for React