Open Stephanevg opened 1 year ago
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.
Make data available in includes
Write-PSHTMLInclude -Name jumbotron -data $Data
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