Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101974 (s=101974, is=102038, ic=102039, ia=102041)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102039 (s=101974, is=102039, ic=102040, ia=102042)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102040 (s=101974, is=102039, ic=102040, ia=102042)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102042 (s=101974, is=102039, ic=102040, ia=102042)