Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19090 (s=19090, is=19102, ic=19104, ia=19106)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19103 (s=19090, is=19103, ic=19105, ia=19107)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19105 (s=19090, is=19103, ic=19105, ia=19107)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19107 (s=19090, is=19103, ic=19105, ia=19107)