Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10627 (s=10627, is=10640, ic=10642, ia=10643)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10641 (s=10627, is=10641, ic=10643, ia=10644)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10643 (s=10627, is=10641, ic=10643, ia=10644)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10644 (s=10627, is=10641, ic=10643, ia=10644)