Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/lume/plugins/search.ts>Search#data

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method Search.prototype.data
Deprecated
Deprecated

Use search.page() instead

import { Search } from "https://deno.land/x/lume@v1.17.2/plugins/search.ts";

Return the data in the scope of a path (file or folder)

Parameters

optional
path = [UNSUPPORTED]

Returns

Data | undefined