Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20411 (s=20411, is=20441, ic=20443, ia=20439)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20442 (s=20411, is=20442, ic=20444, ia=20440)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20444 (s=20411, is=20442, ic=20444, ia=20440)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20440 (s=20411, is=20442, ic=20444, ia=20440)