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