Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 80143 (s=80143, is=80200, ic=80201, ia=80202)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 80201 (s=80143, is=80201, ic=80202, ia=80203)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 80202 (s=80143, is=80201, ic=80202, ia=80203)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 80203 (s=80143, is=80201, ic=80202, ia=80203)