Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111498 (s=111498, is=111571, ic=111572, ia=111574)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111572 (s=111498, is=111572, ic=111573, ia=111575)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111573 (s=111498, is=111572, ic=111573, ia=111575)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111575 (s=111498, is=111572, ic=111573, ia=111575)