Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65223 (s=65223, is=65278, ic=65279, ia=65280)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65279 (s=65223, is=65279, ic=65280, ia=65281)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65280 (s=65223, is=65279, ic=65280, ia=65281)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65281 (s=65223, is=65279, ic=65280, ia=65281)