Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111061 (s=111061, is=111134, ic=111135, ia=111137)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111135 (s=111061, is=111135, ic=111136, ia=111138)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111136 (s=111061, is=111135, ic=111136, ia=111138)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111138 (s=111061, is=111135, ic=111136, ia=111138)