Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16370 (s=16370, is=16381, ic=16383, ia=16384)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16382 (s=16370, is=16382, ic=16384, ia=16385)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16384 (s=16370, is=16382, ic=16384, ia=16385)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16385 (s=16370, is=16382, ic=16384, ia=16385)