Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22223 (s=22223, is=22238, ic=22240, ia=22242)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22239 (s=22223, is=22239, ic=22241, ia=22243)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22241 (s=22223, is=22239, ic=22241, ia=22243)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22243 (s=22223, is=22239, ic=22241, ia=22243)