-
Refactor code for server and ui
-
-
This is a bit of a weird one an potentially not iPages related. I'm curious if you can recreate this issue.
I was using the default apple PageTabViewStyle but saw this library and gave it a shot. …
-
Given this UI:
```
...some views
```
and
```
... some tabs
```
and this view model implementati…
-
Is there a possibility to nest/reference a Generico template inside another Generico template?
The goal is to reduce reduntant text by grouping text blocks (that are templates) into one template that…
-
I'm using shiny and shinydashboard which periodically query a mongodb server and present data in the dashboard. The dashboard is highly dynamic since its menu and tab pages are dynamically determined …
-
### Environment
Edition - Windows 11 Enterprise
Version - 23H2
OS build - 22631.3737
Visual Studio version - 17.10.4
### .NET version
.Net 6,7,8
### Did this work in a previous version …
-
As I understand `e_arrange` is a new feature in the latest library. It is written in the documentation that `e_arrange` may not work properly in the RStudio viewer. But should it work in the shiny ses…
-
Hi,
First of all, thank you for the package, it has been very useful!
I made an app using the `golem` framework, using `rintrojs` to give a tutorial of the app that switched between multiple tabs …
-
```
What steps will reproduce the problem?
1. Create Html or HtmlContainer object by giving html string as input parameter
( or setting HtmlContainers url )
2. Adding this object to TabItem or Conten…