Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65155 (s=65155, is=65210, ic=65211, ia=65212)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65211 (s=65155, is=65211, ic=65212, ia=65213)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65212 (s=65155, is=65211, ic=65212, ia=65213)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65213 (s=65155, is=65211, ic=65212, ia=65213)