Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123996 (s=123996, is=124073, ic=124075, ia=124078)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124074 (s=123996, is=124074, ic=124076, ia=124079)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124076 (s=123996, is=124074, ic=124076, ia=124079)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124079 (s=123996, is=124074, ic=124076, ia=124079)