Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6030 (s=6030, is=6037, ic=6035, ia=6037)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6038 (s=6030, is=6038, ic=6036, ia=6038)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6036 (s=6030, is=6038, ic=6036, ia=6038)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6038 (s=6030, is=6038, ic=6036, ia=6038)