Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65769 (s=65769, is=65824, ic=65825, ia=65826)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65825 (s=65769, is=65825, ic=65826, ia=65827)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65826 (s=65769, is=65825, ic=65826, ia=65827)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65827 (s=65769, is=65825, ic=65826, ia=65827)