@fluid-topics/ft-search-result-abstract
TypeScript icon, indicating that this package has built-in type declarations

1.1.82 • Public • Published

Search result abstract for integrated search component

Install

npm install @fluid-topics/ft-search-result-abstract
yarn add @fluid-topics/ft-search-result-abstract

Usage

import { html } from "lit"
import "@fluid-topics/ft-search-result-abstract"

function render() {
    return html`<ft-search-result-context>
                    <ft-search-result-abstract></ft-search-result-abstract>
                </ft-search-result-context>`
}

Readme

Keywords

Package Sidebar

Install

npm i @fluid-topics/ft-search-result-abstract

Weekly Downloads

262

Version

1.1.82

License

ISC

Unpacked Size

424 kB

Total Files

12

Last publish

Collaborators

  • antidot
  • mike.antidot