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