Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98978 (s=98978, is=99040, ic=99041, ia=99042)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99041 (s=98978, is=99041, ic=99042, ia=99043)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99042 (s=98978, is=99041, ic=99042, ia=99043)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99043 (s=98978, is=99041, ic=99042, ia=99043)