Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100993 (s=100993, is=101057, ic=101058, ia=101060)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101058 (s=100993, is=101058, ic=101059, ia=101061)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101059 (s=100993, is=101058, ic=101059, ia=101061)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101061 (s=100993, is=101058, ic=101059, ia=101061)