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