Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readme Documentation #146

Open
ennisa-ire opened this issue Dec 9, 2021 · 0 comments
Open

Readme Documentation #146

ennisa-ire opened this issue Dec 9, 2021 · 0 comments

Comments

@ennisa-ire
Copy link

Can you please update readme, and specify the name and location of the application module file similarly for the html template file below?

`
Embedding
Then, navigate to your application's module file. Import the File Tree module by adding import { FileTreeModule } from '@zowe/zlux-angular-file-tree/src/plugin'; and then, add the File Tree module into your application's module.

FileTreeModule,
...,
Now, in your application's HTML template, given they are within the scope of your module, you can import the File Explorer widget as <zlux-file-tree (nodeClick)="onNodeClick($event)"> with an optional (style) input to specify the color, size, or other properties of the main tree container.
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant