Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86127 (s=86127, is=86185, ic=86186, ia=86187)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86186 (s=86127, is=86186, ic=86187, ia=86188)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86187 (s=86127, is=86186, ic=86187, ia=86188)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86188 (s=86127, is=86186, ic=86187, ia=86188)