Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101587 (s=101587, is=101651, ic=101652, ia=101654)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101652 (s=101587, is=101652, ic=101653, ia=101655)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101653 (s=101587, is=101652, ic=101653, ia=101655)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101655 (s=101587, is=101652, ic=101653, ia=101655)