Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 103999 (s=103999, is=104064, ic=104065, ia=104067)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 104065 (s=103999, is=104065, ic=104066, ia=104068)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 104066 (s=103999, is=104065, ic=104066, ia=104068)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 104068 (s=103999, is=104065, ic=104066, ia=104068)