Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99207 (s=99207, is=99269, ic=99270, ia=99271)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99270 (s=99207, is=99270, ic=99271, ia=99272)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99271 (s=99207, is=99270, ic=99271, ia=99272)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99272 (s=99207, is=99270, ic=99271, ia=99272)