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