Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12121 (s=12121, is=12135, ic=12137, ia=12138)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12136 (s=12121, is=12136, ic=12138, ia=12139)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12138 (s=12121, is=12136, ic=12138, ia=12139)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12139 (s=12121, is=12136, ic=12138, ia=12139)