Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123633 (s=123633, is=123710, ic=123712, ia=123715)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123711 (s=123633, is=123711, ic=123713, ia=123716)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123713 (s=123633, is=123711, ic=123713, ia=123716)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123716 (s=123633, is=123711, ic=123713, ia=123716)