Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 108765 (s=108765, is=108837, ic=108838, ia=108840)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 108838 (s=108765, is=108838, ic=108839, ia=108841)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 108839 (s=108765, is=108838, ic=108839, ia=108841)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 108841 (s=108765, is=108838, ic=108839, ia=108841)