Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11068 (s=11068, is=11078, ic=11077, ia=11079)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11079 (s=11068, is=11079, ic=11078, ia=11080)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11078 (s=11068, is=11079, ic=11078, ia=11080)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11080 (s=11068, is=11079, ic=11078, ia=11080)