Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88300 (s=88300, is=88360, ic=88361, ia=88362)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88361 (s=88300, is=88361, ic=88362, ia=88363)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88362 (s=88300, is=88361, ic=88362, ia=88363)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88363 (s=88300, is=88361, ic=88362, ia=88363)