Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22035 (s=22035, is=22050, ic=22052, ia=22054)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22051 (s=22035, is=22051, ic=22053, ia=22055)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22053 (s=22035, is=22051, ic=22053, ia=22055)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22055 (s=22035, is=22051, ic=22053, ia=22055)