Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99051 (s=99051, is=99113, ic=99114, ia=99115)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99114 (s=99051, is=99114, ic=99115, ia=99116)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99115 (s=99051, is=99114, ic=99115, ia=99116)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99116 (s=99051, is=99114, ic=99115, ia=99116)