Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 3, Init count: 68 (pis=8, pic=2, pia, s=68, is=68, ic=67, ia=67)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 3, Init count: 69 (pis=8, pic=2, pia, s=68, is=69, ic=68, ia=68)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 3, Init count: 68 (pis=8, pic=2, pia, s=68, is=69, ic=68, ia=68)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 3, Init count: 68 (pis=8, pic=2, pia, s=68, is=69, ic=68, ia=68)