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