Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98097 (s=98097, is=98159, ic=98160, ia=98161)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98160 (s=98097, is=98160, ic=98161, ia=98162)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98161 (s=98097, is=98160, ic=98161, ia=98162)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98162 (s=98097, is=98160, ic=98161, ia=98162)