From ac1b465e6b51994986ee926c2ff5cbad95379501 Mon Sep 17 00:00:00 2001 From: WilliamRClark Date: Fri, 4 Jun 2021 08:37:32 -0400 Subject: [PATCH] Update readme text. --- component/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/component/README.md b/component/README.md index c103098..2defb2c 100644 --- a/component/README.md +++ b/component/README.md @@ -28,6 +28,15 @@ To integrate the file-browse component into your own app, import ngx-file-select ``` +### Parameters + +* filter - What files you want to display in the search dialog. (Folders can not be hidden) + +```html + +``` + + ## Development server If you want to run this locally, first run: