Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15890 (s=15890, is=15901, ic=15903, ia=15904)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15902 (s=15890, is=15902, ic=15904, ia=15905)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15904 (s=15890, is=15902, ic=15904, ia=15905)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15905 (s=15890, is=15902, ic=15904, ia=15905)