Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101960 (s=101960, is=102024, ic=102025, ia=102027)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102025 (s=101960, is=102025, ic=102026, ia=102028)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102026 (s=101960, is=102025, ic=102026, ia=102028)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102028 (s=101960, is=102025, ic=102026, ia=102028)