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