Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UseCubizOptions

Hierarchy

  • UseCubizOptions

Index

Properties

Properties

key?: any
track?: boolean | { change?: boolean; loading?: boolean }

enable/disable cubiz tracking track.change = true: the component will re-render when state of the cubiz changed track.loading = true: the component will re-render when loading status of the cubiz changed track = false: no tracking enabled

Generated using TypeDoc