Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100529 (s=100529, is=100591, ic=100593, ia=100594)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100592 (s=100529, is=100592, ic=100594, ia=100595)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100594 (s=100529, is=100592, ic=100594, ia=100595)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100595 (s=100529, is=100592, ic=100594, ia=100595)