Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111141 (s=111141, is=111214, ic=111215, ia=111217)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111215 (s=111141, is=111215, ic=111216, ia=111218)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111216 (s=111141, is=111215, ic=111216, ia=111218)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111218 (s=111141, is=111215, ic=111216, ia=111218)