Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8897 (s=8897, is=8904, ic=8903, ia=8905)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8905 (s=8897, is=8905, ic=8904, ia=8906)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8904 (s=8897, is=8905, ic=8904, ia=8906)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8906 (s=8897, is=8905, ic=8904, ia=8906)