Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99150 (s=99150, is=99212, ic=99213, ia=99214)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99213 (s=99150, is=99213, ic=99214, ia=99215)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99214 (s=99150, is=99213, ic=99214, ia=99215)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99215 (s=99150, is=99213, ic=99214, ia=99215)