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