Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49099 (s=49099, is=49149, ic=49149, ia=49151)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 49150 (s=49099, is=49150, ic=49150, ia=49152)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 49150 (s=49099, is=49150, ic=49150, ia=49152)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 49152 (s=49099, is=49150, ic=49150, ia=49152)