Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101267 (s=101267, is=101331, ic=101332, ia=101334)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101332 (s=101267, is=101332, ic=101333, ia=101335)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101333 (s=101267, is=101332, ic=101333, ia=101335)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101335 (s=101267, is=101332, ic=101333, ia=101335)