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