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