Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 122222 (s=122222, is=122298, ic=122301, ia=122303)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 122299 (s=122222, is=122299, ic=122302, ia=122304)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 122302 (s=122222, is=122299, ic=122302, ia=122304)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 122304 (s=122222, is=122299, ic=122302, ia=122304)