Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97034 (s=97034, is=97095, ic=97096, ia=97097)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97096 (s=97034, is=97096, ic=97097, ia=97098)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97097 (s=97034, is=97096, ic=97097, ia=97098)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97098 (s=97034, is=97096, ic=97097, ia=97098)