Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 104036 (s=104036, is=104101, ic=104102, ia=104104)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 104102 (s=104036, is=104102, ic=104103, ia=104105)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 104103 (s=104036, is=104102, ic=104103, ia=104105)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 104105 (s=104036, is=104102, ic=104103, ia=104105)