Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123880 (s=123880, is=123957, ic=123959, ia=123962)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123958 (s=123880, is=123958, ic=123960, ia=123963)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123960 (s=123880, is=123958, ic=123960, ia=123963)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123963 (s=123880, is=123958, ic=123960, ia=123963)