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