Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18025 (s=18025, is=18042, ic=18043, ia=18041)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18043 (s=18025, is=18043, ic=18044, ia=18042)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18044 (s=18025, is=18043, ic=18044, ia=18042)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18042 (s=18025, is=18043, ic=18044, ia=18042)