Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98971 (s=98971, is=99033, ic=99034, ia=99035)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99034 (s=98971, is=99034, ic=99035, ia=99036)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99035 (s=98971, is=99034, ic=99035, ia=99036)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99036 (s=98971, is=99034, ic=99035, ia=99036)