Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4099 (s=4099, is=4104, ic=4102, ia=4104)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4105 (s=4099, is=4105, ic=4103, ia=4105)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4103 (s=4099, is=4105, ic=4103, ia=4105)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4105 (s=4099, is=4105, ic=4103, ia=4105)