Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12509 (s=12509, is=12520, ic=12521, ia=12519)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12521 (s=12509, is=12521, ic=12522, ia=12520)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12522 (s=12509, is=12521, ic=12522, ia=12520)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12520 (s=12509, is=12521, ic=12522, ia=12520)