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