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