Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99647 (s=99647, is=99710, ic=99711, ia=99712)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99711 (s=99647, is=99711, ic=99712, ia=99713)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99712 (s=99647, is=99711, ic=99712, ia=99713)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99713 (s=99647, is=99711, ic=99712, ia=99713)