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