Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11272 (s=11272, is=11282, ic=11281, ia=11283)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11283 (s=11272, is=11283, ic=11282, ia=11284)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11282 (s=11272, is=11283, ic=11282, ia=11284)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11284 (s=11272, is=11283, ic=11282, ia=11284)