Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100937 (s=100937, is=101000, ic=101001, ia=101003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101001 (s=100937, is=101001, ic=101002, ia=101004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101002 (s=100937, is=101001, ic=101002, ia=101004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101004 (s=100937, is=101001, ic=101002, ia=101004)