Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102050 (s=102050, is=102114, ic=102115, ia=102117)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102115 (s=102050, is=102115, ic=102116, ia=102118)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102116 (s=102050, is=102115, ic=102116, ia=102118)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102118 (s=102050, is=102115, ic=102116, ia=102118)