Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16098 (s=16098, is=16109, ic=16111, ia=16112)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16110 (s=16098, is=16110, ic=16112, ia=16113)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16112 (s=16098, is=16110, ic=16112, ia=16113)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16113 (s=16098, is=16110, ic=16112, ia=16113)