Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11317 (s=11317, is=11327, ic=11326, ia=11328)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11328 (s=11317, is=11328, ic=11327, ia=11329)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11327 (s=11317, is=11328, ic=11327, ia=11329)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11329 (s=11317, is=11328, ic=11327, ia=11329)