Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65353 (s=65353, is=65408, ic=65409, ia=65410)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65409 (s=65353, is=65409, ic=65410, ia=65411)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65410 (s=65353, is=65409, ic=65410, ia=65411)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65411 (s=65353, is=65409, ic=65410, ia=65411)