Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10583 (s=10583, is=10591, ic=10590, ia=10592)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10592 (s=10583, is=10592, ic=10591, ia=10593)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10591 (s=10583, is=10592, ic=10591, ia=10593)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10593 (s=10583, is=10592, ic=10591, ia=10593)