Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111897 (s=111897, is=111970, ic=111971, ia=111973)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111971 (s=111897, is=111971, ic=111972, ia=111974)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111972 (s=111897, is=111971, ic=111972, ia=111974)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111974 (s=111897, is=111971, ic=111972, ia=111974)