Browse Packages

Function: Gate()

export function Gate({
  name,
  flow,
  check,
  sync,
  fallback,
  loading,
  onAccess,
  children,
}: GateProps)

Defined in: components/Gate.tsx:59

Parameters

__namedParameters

GateProps

Returns

Element

Feature detail