UNPKG

rsuite

Version:

A suite of react components

4 lines 220 B
'use client'; export const RSUITE_PICKER_TYPE = Symbol.for('rsuite.picker'); export const RSUITE_PICKER_GROUP_KEY = Symbol.for('rsuite.picker_group_key'); export const RSUITE_TOASTER_ID = Symbol.for('rsuite.toaster_id');