ink-cartridge
    Preparing search index...

    Function skip

    • Navigate down the tree to a direct child of the current screen, or refresh the current screen in place by passing it as the target (see SkipOptions.onlyAttribute).

      Type Parameters

      • C extends ComponentType<any>

      Parameters

      • component: C
      • params: ComponentProps<C>
      • Optionaloptions: SkipOptions

      Returns void