Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98833 (s=98833, is=98895, ic=98896, ia=98897)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98896 (s=98833, is=98896, ic=98897, ia=98898)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98897 (s=98833, is=98896, ic=98897, ia=98898)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98898 (s=98833, is=98896, ic=98897, ia=98898)