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