Stephanevg/PSHTML

enable passing variables / data to called include files

Opened this issue · 0 comments

Currently it is not possible to pass data / configuration data down to the contents of an include. Which means that the include is somewhat static.

What to do

Make data available in includes

Write-PSHTMLInclude -Name jumbotron -data $Data