Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86000 (s=86000, is=86058, ic=86059, ia=86060)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86059 (s=86000, is=86059, ic=86060, ia=86061)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86060 (s=86000, is=86059, ic=86060, ia=86061)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86061 (s=86000, is=86059, ic=86060, ia=86061)