Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111046 (s=111046, is=111119, ic=111120, ia=111122)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111120 (s=111046, is=111120, ic=111121, ia=111123)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111121 (s=111046, is=111120, ic=111121, ia=111123)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111123 (s=111046, is=111120, ic=111121, ia=111123)