Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78949 (s=78949, is=79006, ic=79007, ia=79008)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 79007 (s=78949, is=79007, ic=79008, ia=79009)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 79008 (s=78949, is=79007, ic=79008, ia=79009)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 79009 (s=78949, is=79007, ic=79008, ia=79009)