Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123530 (s=123530, is=123607, ic=123609, ia=123612)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123608 (s=123530, is=123608, ic=123610, ia=123613)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123610 (s=123530, is=123608, ic=123610, ia=123613)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123613 (s=123530, is=123608, ic=123610, ia=123613)