Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13063 (s=13063, is=13073, ic=13075, ia=13076)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13074 (s=13063, is=13074, ic=13076, ia=13077)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13076 (s=13063, is=13074, ic=13076, ia=13077)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13077 (s=13063, is=13074, ic=13076, ia=13077)