Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89833 (s=89833, is=89894, ic=89895, ia=89896)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89895 (s=89833, is=89895, ic=89896, ia=89897)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89896 (s=89833, is=89895, ic=89896, ia=89897)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89897 (s=89833, is=89895, ic=89896, ia=89897)