Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25111 (s=25111, is=25136, ic=25135, ia=25136)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25137 (s=25111, is=25137, ic=25136, ia=25137)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25136 (s=25111, is=25137, ic=25136, ia=25137)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25137 (s=25111, is=25137, ic=25136, ia=25137)