UNPKG

@gravityforms/components

Version:

UI components for use in Gravity Forms development. Both React and vanilla js flavors.

9 lines (6 loc) 172 B
export const UP = 'up'; export const DOWN = 'down'; export const START = 'start'; export const END = 'end'; export const BLOCK = 'block'; export const INLINE = 'inline';