Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13126 (s=13126, is=13139, ic=13138, ia=13140)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13140 (s=13126, is=13140, ic=13139, ia=13141)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13139 (s=13126, is=13140, ic=13139, ia=13141)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13141 (s=13126, is=13140, ic=13139, ia=13141)