Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12056 (s=12056, is=12068, ic=12067, ia=12069)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12069 (s=12056, is=12069, ic=12068, ia=12070)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12068 (s=12056, is=12069, ic=12068, ia=12070)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12070 (s=12056, is=12069, ic=12068, ia=12070)