Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20777 (s=20777, is=20799, ic=20800, ia=20797)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20800 (s=20777, is=20800, ic=20801, ia=20798)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20801 (s=20777, is=20800, ic=20801, ia=20798)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20798 (s=20777, is=20800, ic=20801, ia=20798)