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