Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22008 (s=22008, is=22030, ic=22031, ia=22028)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22031 (s=22008, is=22031, ic=22032, ia=22029)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22032 (s=22008, is=22031, ic=22032, ia=22029)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22029 (s=22008, is=22031, ic=22032, ia=22029)