Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65799 (s=65799, is=65854, ic=65855, ia=65856)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65855 (s=65799, is=65855, ic=65856, ia=65857)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65856 (s=65799, is=65855, ic=65856, ia=65857)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65857 (s=65799, is=65855, ic=65856, ia=65857)