Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88800 (s=88800, is=88861, ic=88862, ia=88863)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88862 (s=88800, is=88862, ic=88863, ia=88864)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88863 (s=88800, is=88862, ic=88863, ia=88864)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88864 (s=88800, is=88862, ic=88863, ia=88864)