Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102123 (s=102123, is=102187, ic=102188, ia=102190)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102188 (s=102123, is=102188, ic=102189, ia=102191)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102189 (s=102123, is=102188, ic=102189, ia=102191)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102191 (s=102123, is=102188, ic=102189, ia=102191)