Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25225 (s=25225, is=25249, ic=25250, ia=25247)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25250 (s=25225, is=25250, ic=25251, ia=25248)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25251 (s=25225, is=25250, ic=25251, ia=25248)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25248 (s=25225, is=25250, ic=25251, ia=25248)