Documentation
    Preparing search index...

    Function post_btn_noform

    • post_btn_noform(href: string, s: string, csrfToken: string, opts?: any): string

      Like post_btn, but never emits a

      - for content that may be embedded inside another view's own . Most callers should use post_btn instead.

      Parameters

      • href: string
      • s: string
      • csrfToken: string
      • opts: any = {}

      Returns string