UNPKG

@meve/ui

Version:

Argon design system components library

19 lines 287 B
export var props = { right: { type: [Number, String] }, bottom: { type: [Number, String] }, visibilityHeight: { type: [Number, String], default: 200 }, duration: { type: Number, default: 300 }, target: { type: [String, Object, Window] } };