Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11055 (s=11055, is=11065, ic=11064, ia=11066)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11066 (s=11055, is=11066, ic=11065, ia=11067)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11065 (s=11055, is=11066, ic=11065, ia=11067)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11067 (s=11055, is=11066, ic=11065, ia=11067)