Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102400 (s=102400, is=102464, ic=102465, ia=102467)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102465 (s=102400, is=102465, ic=102466, ia=102468)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102466 (s=102400, is=102465, ic=102466, ia=102468)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102468 (s=102400, is=102465, ic=102466, ia=102468)