Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97444 (s=97444, is=97506, ic=97507, ia=97508)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97507 (s=97444, is=97507, ic=97508, ia=97509)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97508 (s=97444, is=97507, ic=97508, ia=97509)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97509 (s=97444, is=97507, ic=97508, ia=97509)