Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30031 (s=30031, is=30065, ic=30064, ia=30066)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30066 (s=30031, is=30066, ic=30065, ia=30067)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30065 (s=30031, is=30066, ic=30065, ia=30067)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30067 (s=30031, is=30066, ic=30065, ia=30067)