Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123697 (s=123697, is=123774, ic=123776, ia=123779)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123775 (s=123697, is=123775, ic=123777, ia=123780)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123777 (s=123697, is=123775, ic=123777, ia=123780)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123780 (s=123697, is=123775, ic=123777, ia=123780)