Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20777 (s=20777, is=20808, ic=20810, ia=20805)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20809 (s=20777, is=20809, ic=20811, ia=20806)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20811 (s=20777, is=20809, ic=20811, ia=20806)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20806 (s=20777, is=20809, ic=20811, ia=20806)