Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 91940 (s=91940, is=92001, ic=92002, ia=92003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 92002 (s=91940, is=92002, ic=92003, ia=92004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 92003 (s=91940, is=92002, ic=92003, ia=92004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 92004 (s=91940, is=92002, ic=92003, ia=92004)