Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23872 (s=23872, is=23888, ic=23890, ia=23892)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23889 (s=23872, is=23889, ic=23891, ia=23893)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23891 (s=23872, is=23889, ic=23891, ia=23893)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23893 (s=23872, is=23889, ic=23891, ia=23893)