Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25081 (s=25081, is=25106, ic=25105, ia=25106)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25107 (s=25081, is=25107, ic=25106, ia=25107)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25106 (s=25081, is=25107, ic=25106, ia=25107)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25107 (s=25081, is=25107, ic=25106, ia=25107)