Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88061 (s=88061, is=88121, ic=88122, ia=88123)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88122 (s=88061, is=88122, ic=88123, ia=88124)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88123 (s=88061, is=88122, ic=88123, ia=88124)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88124 (s=88061, is=88122, ic=88123, ia=88124)