Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89840 (s=89840, is=89901, ic=89902, ia=89903)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89902 (s=89840, is=89902, ic=89903, ia=89904)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89903 (s=89840, is=89902, ic=89903, ia=89904)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89904 (s=89840, is=89902, ic=89903, ia=89904)