Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101076 (s=101076, is=101140, ic=101141, ia=101143)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101141 (s=101076, is=101141, ic=101142, ia=101144)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101142 (s=101076, is=101141, ic=101142, ia=101144)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101144 (s=101076, is=101141, ic=101142, ia=101144)