Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16206 (s=16206, is=16222, ic=16223, ia=16221)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16223 (s=16206, is=16223, ic=16224, ia=16222)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16224 (s=16206, is=16223, ic=16224, ia=16222)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16222 (s=16206, is=16223, ic=16224, ia=16222)