Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25098 (s=25098, is=25115, ic=25117, ia=25119)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25116 (s=25098, is=25116, ic=25118, ia=25120)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25118 (s=25098, is=25116, ic=25118, ia=25120)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25120 (s=25098, is=25116, ic=25118, ia=25120)