Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100964 (s=100964, is=101028, ic=101029, ia=101031)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101029 (s=100964, is=101029, ic=101030, ia=101032)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101030 (s=100964, is=101029, ic=101030, ia=101032)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101032 (s=100964, is=101029, ic=101030, ia=101032)