Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99912 (s=99912, is=99975, ic=99976, ia=99977)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99976 (s=99912, is=99976, ic=99977, ia=99978)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99977 (s=99912, is=99976, ic=99977, ia=99978)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99978 (s=99912, is=99976, ic=99977, ia=99978)