Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123596 (s=123596, is=123673, ic=123675, ia=123678)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123674 (s=123596, is=123674, ic=123676, ia=123679)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123676 (s=123596, is=123674, ic=123676, ia=123679)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123679 (s=123596, is=123674, ic=123676, ia=123679)