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