Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10038 (pia, s=10038, is=10041, ic=10041, ia=10041)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10042 (pia, s=10038, is=10042, ic=10042, ia=10042)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10042 (pia, s=10038, is=10042, ic=10042, ia=10042)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10042 (pia, s=10038, is=10042, ic=10042, ia=10042)