Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 24111 (s=24111, is=24127, ic=24129, ia=24131)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 24128 (s=24111, is=24128, ic=24130, ia=24132)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 24130 (s=24111, is=24128, ic=24130, ia=24132)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 24132 (s=24111, is=24128, ic=24130, ia=24132)