Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99162 (s=99162, is=99224, ic=99225, ia=99226)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99225 (s=99162, is=99225, ic=99226, ia=99227)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99226 (s=99162, is=99225, ic=99226, ia=99227)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99227 (s=99162, is=99225, ic=99226, ia=99227)