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