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