Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100036 (s=100036, is=100099, ic=100100, ia=100101)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100100 (s=100036, is=100100, ic=100101, ia=100102)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100101 (s=100036, is=100100, ic=100101, ia=100102)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100102 (s=100036, is=100100, ic=100101, ia=100102)