Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111886 (s=111886, is=111959, ic=111960, ia=111962)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111960 (s=111886, is=111960, ic=111961, ia=111963)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111961 (s=111886, is=111960, ic=111961, ia=111963)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111963 (s=111886, is=111960, ic=111961, ia=111963)