Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4765 (s=4765, is=4765, ic=4765, ia=4765)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4766 (s=4765, is=4766, ic=4766, ia=4766)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4766 (s=4765, is=4766, ic=4766, ia=4766)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4766 (s=4765, is=4766, ic=4766, ia=4766)