Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4928 (s=4928, is=4934, ic=4932, ia=4934)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4935 (s=4928, is=4935, ic=4933, ia=4935)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4933 (s=4928, is=4935, ic=4933, ia=4935)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4935 (s=4928, is=4935, ic=4933, ia=4935)