Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86111 (s=86111, is=86169, ic=86170, ia=86171)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86170 (s=86111, is=86170, ic=86171, ia=86172)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86171 (s=86111, is=86170, ic=86171, ia=86172)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86172 (s=86111, is=86170, ic=86171, ia=86172)