mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
## Summary Getting typography consistency and better hierarchy throughout Connectors and Web Crawlers sections: - Now all panels have the same title size and gutter: <img width="421" alt="Screenshot 2024-01-25 at 15 13 27" src=" |
||
---|---|---|
.. | ||
components | ||
lib | ||
types | ||
utils | ||
index.ts | ||
jest.config.js | ||
kibana.jsonc | ||
package.json | ||
README.md | ||
tsconfig.json |
Helper components to aid with listing documents in an index
This package provides UI components with pagination to list documents in an index
.
Setup
To use this package, add the package name ‘@kbn/search-index-documents’ in your tsconfig.json
.