Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123170 (s=123170, is=123246, ic=123249, ia=123251)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123247 (s=123170, is=123247, ic=123250, ia=123252)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123250 (s=123170, is=123247, ic=123250, ia=123252)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123252 (s=123170, is=123247, ic=123250, ia=123252)