Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 108333 (s=108333, is=108404, ic=108405, ia=108407)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 108405 (s=108333, is=108405, ic=108406, ia=108408)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 108406 (s=108333, is=108405, ic=108406, ia=108408)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 108408 (s=108333, is=108405, ic=108406, ia=108408)