Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 56950 (s=56950, is=57001, ic=57001, ia=57003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 57002 (s=56950, is=57002, ic=57002, ia=57004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 57002 (s=56950, is=57002, ic=57002, ia=57004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 57004 (s=56950, is=57002, ic=57002, ia=57004)