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