Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8375 (pia, s=8375, is=8381, ic=8382, ia=8383)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8382 (pia, s=8375, is=8382, ic=8383, ia=8384)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8383 (pia, s=8375, is=8382, ic=8383, ia=8384)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8384 (pia, s=8375, is=8382, ic=8383, ia=8384)