Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86802 (s=86802, is=86860, ic=86861, ia=86862)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86861 (s=86802, is=86861, ic=86862, ia=86863)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86862 (s=86802, is=86861, ic=86862, ia=86863)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86863 (s=86802, is=86861, ic=86862, ia=86863)