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