Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 63846 (s=63846, is=63901, ic=63902, ia=63903)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 63902 (s=63846, is=63902, ic=63903, ia=63904)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 63903 (s=63846, is=63902, ic=63903, ia=63904)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 63904 (s=63846, is=63902, ic=63903, ia=63904)