Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8284 (s=8284, is=8291, ic=8289, ia=8291)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8292 (s=8284, is=8292, ic=8290, ia=8292)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8290 (s=8284, is=8292, ic=8290, ia=8292)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8292 (s=8284, is=8292, ic=8290, ia=8292)