Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5291 (s=5291, is=5297, ic=5295, ia=5297)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5298 (s=5291, is=5298, ic=5296, ia=5298)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5296 (s=5291, is=5298, ic=5296, ia=5298)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5298 (s=5291, is=5298, ic=5296, ia=5298)