Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123611 (s=123611, is=123688, ic=123690, ia=123693)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123689 (s=123611, is=123689, ic=123691, ia=123694)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123691 (s=123611, is=123689, ic=123691, ia=123694)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123694 (s=123611, is=123689, ic=123691, ia=123694)