Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88111 (s=88111, is=88171, ic=88172, ia=88173)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88172 (s=88111, is=88172, ic=88173, ia=88174)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88173 (s=88111, is=88172, ic=88173, ia=88174)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88174 (s=88111, is=88172, ic=88173, ia=88174)