Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101165 (s=101165, is=101229, ic=101230, ia=101232)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101230 (s=101165, is=101230, ic=101231, ia=101233)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101231 (s=101165, is=101230, ic=101231, ia=101233)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101233 (s=101165, is=101230, ic=101231, ia=101233)