Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10554 (s=10554, is=10562, ic=10561, ia=10563)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10563 (s=10554, is=10563, ic=10562, ia=10564)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10562 (s=10554, is=10563, ic=10562, ia=10564)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10564 (s=10554, is=10563, ic=10562, ia=10564)