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