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