Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 103984 (s=103984, is=104049, ic=104050, ia=104052)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 104050 (s=103984, is=104050, ic=104051, ia=104053)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 104051 (s=103984, is=104050, ic=104051, ia=104053)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 104053 (s=103984, is=104050, ic=104051, ia=104053)