Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78828 (s=78828, is=78885, ic=78886, ia=78887)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78886 (s=78828, is=78886, ic=78887, ia=78888)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78887 (s=78828, is=78886, ic=78887, ia=78888)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78888 (s=78828, is=78886, ic=78887, ia=78888)