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