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