Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42991 (s=42991, is=43034, ic=43034, ia=43036)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 43035 (s=42991, is=43035, ic=43035, ia=43037)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 43035 (s=42991, is=43035, ic=43035, ia=43037)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 43037 (s=42991, is=43035, ic=43035, ia=43037)