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